Uporedite metode
Pregledajte izabrane metode jednu pored druge; redovi koji se razlikuju su istaknuti.
| Multimodalna klasifikacija zasnovana na BERT-u× | Vision Transformer× | |
|---|---|---|
| Oblast | Duboko učenje | Duboko učenje |
| Porodica | Machine learning | Machine learning |
| Godina nastanka≠ | 2019 | 2021 |
| Tvorac≠ | Kiela, D. et al.; Lu, J. et al. | Dosovitskiy, A. et al. |
| Tip≠ | Multimodal transformer classifier | Transformer architecture for images (self-attention over patches) |
| Temeljni izvor≠ | Kiela, D., Bhooshan, S., Firooz, H., Perez, E., & Testuggine, D. (2019). Supervised multimodal bitransformers for classifying images and text. arXiv preprint arXiv:1909.02950. link ↗ | Dosovitskiy, A. et al. (2021). An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale. ICLR. link ↗ |
| Drugi nazivi | MMBT, multimodal transformer classification, BERT multimodal fusion, vision-language BERT classifier | Görsel Transformer (ViT), görsel transformer, ViT, patch transformer for images |
| Srodne≠ | 2 | 5 |
| Sažetak≠ | Multimodal BERT-based classification extends the BERT transformer architecture to jointly encode and classify data from multiple modalities — most commonly text paired with images — by fusing their representations before a final classification head. Introduced prominently around 2019 through models such as MMBT and ViLBERT, it has become a standard approach for tasks where neither text nor image alone carries sufficient information for accurate labeling. | The Vision Transformer (ViT), introduced by Dosovitskiy and colleagues in 2021, splits an image into fixed-size patches, treats those patches as a sequence, and applies the Transformer self-attention mechanism to image classification. Given enough training data, it surpasses convolutional neural networks (CNNs). |
| ScholarGateSkup podataka ↗ |
|
|