方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 多模态图神经网络× | 多模态卷积神经网络× | |
|---|---|---|
| 领域 | 深度学习 | 深度学习 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 2019–2020 | 2011 |
| 提出者≠ | Kipf & Welling (GNN foundation); extended to multimodal settings by multiple research groups c. 2019–2020 | Ngiam, J. et al. / multiple groups |
| 类型≠ | Graph-based deep learning with multimodal input fusion | Multimodal deep learning model |
| 开创性文献≠ | Kipf, T. N., & Welling, M. (2017). Semi-Supervised Classification with Graph Convolutional Networks. International Conference on Learning Representations (ICLR). link ↗ | Ngiam, J., Khosla, A., Kim, M., Nam, J., Lee, H., & Ng, A. Y. (2011). Multimodal deep learning. In Proceedings of the 28th International Conference on Machine Learning (ICML), 689–696. link ↗ |
| 别名 | MM-GNN, Multimodal GNN, Multi-modal Graph Network, Cross-modal Graph Neural Network | MM-CNN, multimodal CNN, multi-input CNN, cross-modal convolutional network |
| 相关≠ | 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 Convolutional Neural Network (MM-CNN) processes and fuses two or more input modalities — such as images and text, or video and audio — through dedicated convolutional branches, learning a shared representation that captures complementary signals from each source. The fused representation drives a downstream task such as classification, regression, or retrieval. |
| ScholarGate数据集 ↗ |
|
|