Sammenlign metoder
Gjennomgå de valgte metodene side om side; rader som avviker, er uthevet.
| Multimodal transformere× | Setningsembddinger× | |
|---|---|---|
| Fagfelt | Dyp læring | Dyp læring |
| Familie | Machine learning | Machine learning |
| Opprinnelsesår≠ | 2019–2021 | 2015–2019 |
| Opphavsperson≠ | Lu et al. (ViLBERT); Radford et al. (CLIP) | Kiros et al. (Skip-Thought, 2015); Reimers & Gurevych (Sentence-BERT, 2019) |
| Type≠ | Cross-modal attention-based deep learning model | Representation learning / embedding |
| Opprinnelig kilde≠ | Lu, J., Batra, D., Parikh, D., & Lee, S. (2019). ViLBERT: Pretraining Task-Agnostic Visiolinguistic Representations for Vision-and-Language Tasks. Advances in Neural Information Processing Systems (NeurIPS), 32. link ↗ | Reimers, N., & Gurevych, I. (2019). Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks. Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing (EMNLP), 3980–3990. DOI ↗ |
| Alias | multimodal attention model, cross-modal transformer, vision-language transformer, multi-modal fusion transformer | sentence vectors, sentence representations, SBERT, semantic sentence encoding |
| Relaterte≠ | 5 | 4 |
| Sammendrag≠ | A Multimodal Transformer extends the standard Transformer architecture to process and jointly reason over two or more input modalities — most commonly text and images, but also audio, video, or structured data. Cross-modal attention layers allow information from one modality to inform representations in another, enabling tasks such as visual question answering, image captioning, and multimodal sentiment analysis. | Sentence Embeddings convert a sentence or short text into a single fixed-length dense vector that captures its semantic meaning. These vectors allow downstream tasks — semantic similarity, clustering, retrieval, and classification — to operate on numerical representations instead of raw text, making them one of the most versatile building blocks in modern NLP pipelines. |
| ScholarGateDatasett ↗ |
|
|