방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 다중모드 워드투벡터× | 멀티모달 BERT 기반 분류× | |
|---|---|---|
| 분야 | 딥러닝 | 딥러닝 |
| 계열 | Machine learning | Machine learning |
| 기원 연도≠ | 2014 | 2019 |
| 창시자≠ | Bruni, E., Tran, N.-K., & Baroni, M. (building on Mikolov et al.) | Kiela, D. et al.; Lu, J. et al. |
| 유형≠ | Multimodal word embedding model | Multimodal transformer classifier |
| 원전≠ | Bruni, E., Tran, N.-K., & Baroni, M. (2014). Multimodal Distributional Semantics. Journal of Artificial Intelligence Research, 49, 1–47. DOI ↗ | 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 ↗ |
| 별칭 | multimodal word embeddings, visual-linguistic Word2Vec, cross-modal Word2Vec, MM-W2V | MMBT, multimodal transformer classification, BERT multimodal fusion, vision-language BERT classifier |
| 관련≠ | 5 | 2 |
| 요약≠ | Multimodal Word2Vec extends the classic Word2Vec framework by grounding word representations in perceptual signals — typically image features — alongside distributional text statistics. The result is word vectors that capture both linguistic co-occurrence patterns and visual meaning, enabling richer semantic similarity judgements and better performance on concept-level tasks where purely text-based embeddings fall short. | 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. |
| ScholarGate데이터셋 ↗ |
|
|