Metapaths guided Neighbors aggregated Network for?Heterogeneous Graph Reasoning
Bang Lin, Xiuchong Wang, Yu Dong, Chengfu Huo, Weijun Ren, Chuanyu Xu

TL;DR
This paper introduces MHN, a novel heterogeneous graph neural network that leverages metapaths and neighbor aggregation to better capture local, global, and semantic information for improved graph representation learning.
Contribution
The paper proposes MHN, a new method that integrates node attributes, local/global neighbor info, and multiple metapaths for enhanced heterogeneous graph embedding.
Findings
MHN outperforms state-of-the-art baselines on real-world datasets.
MHN improves node classification and link prediction accuracy.
MHN demonstrates effectiveness in online A/B testing on Alibaba mobile app.
Abstract
Most real-world datasets are inherently heterogeneous graphs, which involve a diversity of node and relation types. Heterogeneous graph embedding is to learn the structure and semantic information from the graph, and then embed it into the low-dimensional node representation. Existing methods usually capture the composite relation of a heterogeneous graph by defining metapath, which represent a semantic of the graph. However, these methods either ignore node attributes, or discard the local and global information of the graph, or only consider one metapath. To address these limitations, we propose a Metapaths-guided Neighbors-aggregated Heterogeneous Graph Neural Network(MHN) to improve performance. Specially, MHN employs node base embedding to encapsulate node attributes, BFS and DFS neighbors aggregation within a metapath to capture local and global information, and metapaths…
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 · Complex Network Analysis Techniques · Topic Modeling
