LGAIMar 31, 2025

Can we ease the Injectivity Bottleneck on Lorentzian Manifolds for Graph Neural Networks?

arXiv:2504.00142v5h-index: 2Has Code
Originality Incremental advance
AI Analysis

This addresses the expressivity gap in GNNs for hierarchical data, offering a more discriminative model for graph learning tasks.

The paper tackles the limited discriminative power of hyperbolic graph neural networks (GNNs) due to non-injective aggregation by proposing the Lorentzian Graph Isomorphic Network (LGIN), which consistently outperforms or matches state-of-the-art baselines across nine benchmark datasets.

While hyperbolic GNNs show promise for hierarchical data, they often have limited discriminative power compared to Euclidean counterparts or the WL test, due to non-injective aggregation. To address this expressivity gap, we propose the Lorentzian Graph Isomorphic Network (LGIN), a novel HGNN designed for enhanced discrimination within the Lorentzian model. LGIN introduces a new update rule that preserves the Lorentzian metric while effectively capturing richer structural information. This marks a significant step towards more expressive GNNs on Riemannian manifolds. Extensive evaluations across nine benchmark datasets demonstrate LGIN's superior performance, consistently outperforming or matching state-of-the-art hyperbolic and Euclidean baselines, showcasing its ability to capture complex graph structures. LGIN is the first to adapt principles of powerful, highly discriminative GNN architectures to a Riemannian manifold. The code for our paper can be found at https://github.com/Deceptrax123/LGIN

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes