LGMLNov 27, 2023

Over-Squashing in Riemannian Graph Neural Networks

arXiv:2311.15945v11 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses over-squashing in GNNs, a domain-specific issue affecting graph learning tasks, but it appears incremental as it builds on existing hyperbolic GNNs.

The paper tackles the problem of over-squashing in graph neural networks by exploring Riemannian manifolds with variable curvature as embedding spaces, showing that this approach yields promising theoretical and empirical results for alleviating over-squashing in graphs with negative curvature.

Most graph neural networks (GNNs) are prone to the phenomenon of over-squashing in which node features become insensitive to information from distant nodes in the graph. Recent works have shown that the topology of the graph has the greatest impact on over-squashing, suggesting graph rewiring approaches as a suitable solution. In this work, we explore whether over-squashing can be mitigated through the embedding space of the GNN. In particular, we consider the generalization of Hyperbolic GNNs (HGNNs) to Riemannian manifolds of variable curvature in which the geometry of the embedding space is faithful to the graph's topology. We derive bounds on the sensitivity of the node features in these Riemannian GNNs as the number of layers increases, which yield promising theoretical and empirical results for alleviating over-squashing in graphs with negative curvature.

Foundations

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

Your Notes