A Unification Framework for Euclidean and Hyperbolic Graph Neural Networks
Mehrdad Khatir, Nurendra Choudhary, Sutanay Choudhury, Khushbu, Agarwal, Chandan K. Reddy

TL;DR
This paper introduces a unification framework that simplifies hyperbolic and Euclidean graph neural networks by using the Poincare disk model, leading to improved performance and scalability on graph datasets.
Contribution
The authors propose a hyperbolic normalization layer and a unified model that reduces hyperbolic GNNs to Euclidean models with normalization, enhancing scalability and interpretability.
Findings
The unified model outperforms existing Euclidean and hyperbolic GNNs on benchmarks.
The approach simplifies hyperbolic models without sacrificing performance.
The method improves scalability and interpretability of graph neural networks.
Abstract
Hyperbolic neural networks can effectively capture the inherent hierarchy of graph datasets, and consequently a powerful choice of GNNs. However, they entangle multiple incongruent (gyro-)vector spaces within a layer, which makes them limited in terms of generalization and scalability. In this work, we propose the Poincare disk model as our search space, and apply all approximations on the disk (as if the disk is a tangent space derived from the origin), thus getting rid of all inter-space transformations. Such an approach enables us to propose a hyperbolic normalization layer and to further simplify the entire hyperbolic model to a Euclidean model cascaded with our hyperbolic normalization layer. We applied our proposed nonlinear hyperbolic normalization to the current state-of-the-art homogeneous and multi-relational graph networks. We demonstrate that our model not only leverages the…
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
TopicsMachine Learning in Materials Science · Neural Networks and Applications · Computational Physics and Python Applications
