Hyperbolic Heterogeneous Graph Transformer
Jongmin Park, Seunghoon Han, Hyewon Lee, Won-Yong Shin, Sungsu Lim

TL;DR
This paper introduces HypHGT, a hyperbolic space-based transformer model for heterogeneous graphs that captures complex structures efficiently, outperforming existing methods in node classification with less computational cost.
Contribution
The paper proposes HypHGT, a novel hyperbolic transformer architecture that effectively models both local and global dependencies in heterogeneous graphs without tangent-space operations.
Findings
HypHGT outperforms state-of-the-art methods in node classification.
It achieves this with reduced training time and memory usage.
The relation-specific hyperbolic attention mechanism is efficient and preserves heterogeneous information.
Abstract
In heterogeneous graphs, we can observe complex structures such as tree-like or hierarchical structures. Recently, the hyperbolic space has been widely adopted in many studies to effectively learn these complex structures. Although these methods have demonstrated the advantages of the hyperbolic space in learning heterogeneous graphs, most existing methods still have several challenges. They rely heavily on tangent-space operations, which often lead to mapping distortions during frequent transitions. Moreover, their message-passing architectures mainly focus on local neighborhood information, making it difficult to capture global hierarchical structures and long-range dependencies between different types of nodes. To address these limitations, we propose Hyperbolic Heterogeneous Graph Transformer (HypHGT), which effectively and efficiently learns heterogeneous graph representations…
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 · Big Data and Digital Economy
