手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| マルチモーダルグラフニューラルネットワーク× | マルチモーダルBERTベース分類× | |
|---|---|---|
| 分野 | 深層学習 | 深層学習 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 2019–2020 | 2019 |
| 提唱者≠ | Kipf & Welling (GNN foundation); extended to multimodal settings by multiple research groups c. 2019–2020 | Kiela, D. et al.; Lu, J. et al. |
| 種類≠ | Graph-based deep learning with multimodal input fusion | Multimodal transformer classifier |
| 原典≠ | Kipf, T. N., & Welling, M. (2017). Semi-Supervised Classification with Graph Convolutional Networks. International Conference on Learning Representations (ICLR). link ↗ | 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 ↗ |
| 別名 | MM-GNN, Multimodal GNN, Multi-modal Graph Network, Cross-modal Graph Neural Network | MMBT, multimodal transformer classification, BERT multimodal fusion, vision-language BERT classifier |
| 関連≠ | 6 | 2 |
| 概要≠ | A Multimodal Graph Neural Network (MM-GNN) combines data from multiple modalities — such as text, images, and structured features — into a unified graph structure and applies graph-based message passing to learn joint representations. It enables relational reasoning across heterogeneous data sources, going beyond what unimodal or simple concatenation approaches can capture. | 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データセット ↗ |
|
|