方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 多模态图神经网络× | 多模态变分自编码器× | |
|---|---|---|
| 领域 | 深度学习 | 深度学习 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 2019–2020 | 2018 |
| 提出者≠ | Kipf & Welling (GNN foundation); extended to multimodal settings by multiple research groups c. 2019–2020 | Wu, M. and Goodman, N. |
| 类型≠ | Graph-based deep learning with multimodal input fusion | Generative latent-variable model |
| 开创性文献≠ | Kipf, T. N., & Welling, M. (2017). Semi-Supervised Classification with Graph Convolutional Networks. International Conference on Learning Representations (ICLR). link ↗ | Wu, M., & Goodman, N. (2018). Multimodal Generative Models for Scalable Weakly-Supervised Learning. Advances in Neural Information Processing Systems (NeurIPS), 31. link ↗ |
| 别名 | MM-GNN, Multimodal GNN, Multi-modal Graph Network, Cross-modal Graph Neural Network | MVAE, multimodal VAE, multi-modal variational autoencoder, multimodal generative model |
| 相关≠ | 6 | 3 |
| 摘要≠ | 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. | The Multimodal Variational Autoencoder (MVAE) is a deep generative model that learns a shared latent representation across two or more data modalities — such as images and captions — using a product-of-experts fusion of modality-specific encoders, enabling generation and inference even when only a subset of modalities is observed at test time. |
| ScholarGate数据集 ↗ |
|
|