方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 多模态图神经网络× | 多模态Transformer× | |
|---|---|---|
| 领域 | 深度学习 | 深度学习 |
| 方法族 | 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数据集 ↗ |
|
|