kHGCN: Tree-likeness Modeling via Continuous and Discrete Curvature Learning
Menglin Yang, Min Zhou, Lujia Pan, Irwin King

TL;DR
This paper introduces kHGCN, a curvature-aware hyperbolic graph neural network that better models heterogeneous tree-like structures by leveraging continuous and discrete curvature, leading to improved performance in node classification and link prediction.
Contribution
The paper proposes a novel curvature-aware hyperbolic GCN that encodes network topology through curvature, addressing heterogeneity in tree-like data for enhanced modeling.
Findings
kHGCN outperforms existing models in node classification.
kHGCN achieves superior results in link prediction.
Curvature-guided message passing improves long-range information propagation.
Abstract
The prevalence of tree-like structures, encompassing hierarchical structures and power law distributions, exists extensively in real-world applications, including recommendation systems, ecosystems, financial networks, social networks, etc. Recently, the exploitation of hyperbolic space for tree-likeness modeling has garnered considerable attention owing to its exponential growth volume. Compared to the flat Euclidean space, the curved hyperbolic space provides a more amenable and embeddable room, especially for datasets exhibiting implicit tree-like architectures. However, the intricate nature of real-world tree-like data presents a considerable challenge, as it frequently displays a heterogeneous composition of tree-like, flat, and circular regions. The direct embedding of such heterogeneous structures into a homogeneous embedding space (i.e., hyperbolic space) inevitably leads to…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Traffic Prediction and Management Techniques · Data Management and Algorithms
