MHGNN: Multi-view fusion based Heterogeneous Graph Neural Network
Chao Li,Xiangkai Zhu,Yeyu Yan,Zhongying Zhao,Lingtao Su,Qingtian Zeng
DOI: https://doi.org/10.1007/s10489-024-05567-y
IF: 5.3
2024-06-21
Applied Intelligence
Abstract:Heterogeneous Graph (HG) is a data structure composed of various types of nodes and rich relational information, which can accurately show complex application scenarios in the real world. Although heterogeneous graph neural networks (HGNNs) have been widely applied to model HGs, there are still some issues that need to be addressed. On the one hand, most of HGNNs ignore the fine-grained information when modeling HGs, such as attribute and topology overcoupling due to the accumulation of multi-source heterogeneous information in message passing. On the other hand, HGNNs are designed from a single view (based on metapath or relation awareness), which undoubtedly leads to information loss and makes it difficult to fully extract potential interactions in HGs. To tackle the aforementioned limitations, a M ulti-view fusion based H eterogeneous G raph N eural N etwork (MHGNN) is proposed, which is modeled from node view, network schema view, and semantics view to mine the information from different granularity in HGs. MHGNN extracts the fine-gained information of nodes, heterogeneous interaction of neighboring nodes, and mutual influence between different semantics from three views respectively. Then, the model integrates these information as the final node representation. To prove the effectiveness of this work, extensive experiments are conducted on four real-world datasets, and comparisons are made with seven competitive baselines. The results demonstrate that the proposed MHGNN significantly outperforms state-of-the-art methods. Source codes are available at https://github.com/ZZY-GraphMiningLab/MHGNN.
computer science, artificial intelligence