Heterogeneous Graph Neural Network with Multi-view Representation Learning
Zezhi Shao, Yongjun Xu, Wei Wei, Fei Wang, Zhao Zhang, Feida Zhu

TL;DR
This paper introduces MV-HetGNN, a novel heterogeneous graph neural network that leverages multi-view representation learning to better capture complex structural and semantic information, outperforming existing methods in various tasks.
Contribution
The paper proposes MV-HetGNN, a multi-view learning framework that integrates diverse semantic views for improved heterogeneous graph embedding.
Findings
MV-HetGNN outperforms state-of-the-art GNNs in node classification.
The model achieves superior results in node clustering.
It also enhances link prediction accuracy.
Abstract
Graph neural networks for heterogeneous graph embedding is to project nodes into a low-dimensional space by exploring the heterogeneity and semantics of the heterogeneous graph. However, on the one hand, most of existing heterogeneous graph embedding methods either insufficiently model the local structure under specific semantic, or neglect the heterogeneity when aggregating information from it. On the other hand, representations from multiple semantics are not comprehensively integrated to obtain versatile node embeddings. To address the problem, we propose a Heterogeneous Graph Neural Network with Multi-View Representation Learning (named MV-HetGNN) for heterogeneous graph embedding by introducing the idea of multi-view representation learning. The proposed model consists of node feature transformation, view-specific ego graph encoding and auto multi-view fusion to thoroughly learn…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Complex Network Analysis Techniques
MethodsGraph Neural Network
