手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| マルチモーダルグラフニューラルネットワーク× | マルチモーダル・トランスフォーマー× | |
|---|---|---|
| 分野 | 深層学習 | 深層学習 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 2019–2020 | 2019–2021 |
| 提唱者≠ | Kipf & Welling (GNN foundation); extended to multimodal settings by multiple research groups c. 2019–2020 | Lu et al. (ViLBERT); Radford et al. (CLIP) |
| 種類≠ | Graph-based deep learning with multimodal input fusion | Cross-modal attention-based deep learning model |
| 原典≠ | Kipf, T. N., & Welling, M. (2017). Semi-Supervised Classification with Graph Convolutional Networks. International Conference on Learning Representations (ICLR). link ↗ | 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 ↗ |
| 別名 | MM-GNN, Multimodal GNN, Multi-modal Graph Network, Cross-modal Graph Neural Network | multimodal attention model, cross-modal transformer, vision-language transformer, multi-modal fusion transformer |
| 関連≠ | 6 | 5 |
| 概要≠ | 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. | 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. |
| ScholarGateデータセット ↗ |
|
|