IJCAI 2023poster5 citations

A Unification Framework for Euclidean and Hyperbolic Graph Neural Networks

Mehrdad Khatir, Nurendra Choudhary, Sutanay Choudhury, Khushbu Agarwal, Chandan K. Reddy

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 Poincaré 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 power of Euclidean networks such as interpretability and efficient execution of various model components, but also outperforms both Euclidean and hyperbolic counterparts on various benchmarks. Our code is made publicly available at https://github.com/oom-debugger/ijcai23.

Machine Learning: ML: Sequence and graph learningMachine Learning: ML: Representation learning
BibTeX
@inproceedings{ijcai2023p431,
  title     = {A Unification Framework for Euclidean and Hyperbolic Graph Neural Networks},
  author    = {Khatir, Mehrdad and Choudhary, Nurendra and Choudhury, Sutanay and Agarwal, Khushbu and Reddy, Chandan K.},
  booktitle = {Proceedings of the Thirty-Second International Joint Conference on
               Artificial Intelligence, {IJCAI-23}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Edith Elkind},
  pages     = {3875--3883},
  year      = {2023},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2023/431},
  url       = {https://doi.org/10.24963/ijcai.2023/431},
}
A Unification Framework for Euclidean and Hyperbolic Graph Neural Networks · IJCAI 2023