Representation Learning with Mutual Influence of Modalities for Node Classification in Multi-Modal Heterogeneous Networks
Abstract
Nowadays, numerous online platforms can be described as multi-modal heterogeneous networks (MMHNs), such as Douban's movie networks and Amazon's product review networks. Accurately categorizing nodes within these networks is crucial for analyzing the corresponding entities, which requires effective representation learning on nodes. However, existing multi-modal fusion methods often adopt either early fusion strategies which may lose the unique characteristics of individual modalities, or late fusion approaches overlooking the cross-modal guidance in GNN-based information propagation. In this paper, we propose a novel model for node classification in MMHNs, named Heterogeneous Graph Neural Network with Inter-Modal Attention (HGNN-IMA). It learns node representations by capturing the mutual influence of multiple modalities during the information propagation process, within the framework of heterogeneous graph transformer. Specifically, a nested inter-modal attention mechanism is integrated into the inter-node attention to achieve adaptive multi-modal fusion, and modality alignment is also taken into account to encourage the propagation among nodes with consistent similarities across all modalities. Moreover, an attention loss is augmented to mitigate the impact of missing modalities. Extensive experiments validate the superiority of the model in the node classification task, providing an innovative view to handle multi-modal data, especially when accompanied with network structures. The full version including Appendix is available at http://arxiv.org/abs/2505.07895.
Cite
Text
Li et al. "Representation Learning with Mutual Influence of Modalities for Node Classification in Multi-Modal Heterogeneous Networks." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/338Markdown
[Li et al. "Representation Learning with Mutual Influence of Modalities for Node Classification in Multi-Modal Heterogeneous Networks." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/li2025ijcai-representation/) doi:10.24963/IJCAI.2025/338BibTeX
@inproceedings{li2025ijcai-representation,
title = {{Representation Learning with Mutual Influence of Modalities for Node Classification in Multi-Modal Heterogeneous Networks}},
author = {Li, Jiafan and Zhu, Jiaqi and Chang, Liang and Li, Yilin and Li, Miaomiao and Wang, Yang and Yang, Yi and Wang, Hongan},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2025},
pages = {3036-3044},
doi = {10.24963/IJCAI.2025/338},
url = {https://mlanthology.org/ijcai/2025/li2025ijcai-representation/}
}