Multi-Granular Attention based Heterogeneous Hypergraph Neural Network
Hong Jin, Kaicheng Zhou, Jie Yin, Lan You, Zhifeng Zhou

TL;DR
This paper introduces MGA-HHN, a novel heterogeneous hypergraph neural network that captures high-order relations and semantic diversity using multi-granular attention, improving node representations over existing methods.
Contribution
It proposes a new hypergraph construction method and a multi-granular attention mechanism to better model high-order relations and semantic diversity in heterogeneous graphs.
Findings
Outperforms state-of-the-art models on benchmark datasets
Enhances node classification, clustering, and visualization results
Effectively mitigates over-squashing and long-range message distortion
Abstract
Heterogeneous graph neural networks (HeteGNNs) have demonstrated strong abilities to learn node representations by effectively extracting complex structural and semantic information in heterogeneous graphs. Most of the prevailing HeteGNNs follow the neighborhood aggregation paradigm, leveraging meta-path based message passing to learn latent node representations. However, due to the pairwise nature of meta-paths, these models fail to capture high-order relations among nodes, resulting in suboptimal performance. Additionally, the challenge of ``over-squashing'', where long-range message passing in HeteGNNs leads to severe information distortion, further limits the efficacy of these models. To address these limitations, this paper proposes MGA-HHN, a Multi-Granular Attention based Heterogeneous Hypergraph Neural Network for heterogeneous graph representation learning. MGA-HHN introduces…
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 · Graph Theory and Algorithms · Recommender Systems and Techniques
MethodsSoftmax · Attention Is All You Need
