Deeper with Riemannian Geometry: Overcoming Oversmoothing and Oversquashing for Graph Foundation Models
Li Sun, Zhenhao Huang, Ming Zhang, Philip S. Yu
TL;DR
The paper tackles fundamental bottlenecks in graph foundation models by reframing MPNNs as heat-flow solvers on Riemannian manifolds and showing that global spectral-gap increases can harm gradient flow and acceleration of oversmoothing. It introduces a local, boundary-condition–driven approach that leverages local submanifold geometry to mitigate both oversquashing and oversmoothing, anchored by a Robin-condition–based Graph Boundary conditioned Neural network (GBN). The authors formalize a nonhomogeneous boundary condition and demonstrate theoretical guarantees, including distance-independent Jacobians and non-vanishing Dirichlet energy, enabling substantially deeper networks (up to 256 layers) with robust long-range information propagation. Empirically, GBN achieves state-of-the-art or competitive accuracy across homophilic and heterophilic graphs and exhibits strong performance in deep and transfer-like scenarios, highlighting its practical potential for scalable graph foundation models.
Abstract
Message Passing Neural Networks (MPNNs) is the building block of graph foundation models, but fundamentally suffer from oversmoothing and oversquashing. There has recently been a surge of interest in fixing both issues. Existing efforts primarily adopt global approaches, which may be beneficial in some regions but detrimental in others, ultimately leading to the suboptimal expressiveness. In this paper, we begin by revisiting oversquashing through a global measure -- spectral gap $λ$ -- and prove that the increase of $λ$ leads to gradient vanishing with respect to the input features, thereby undermining the effectiveness of message passing. Motivated by such theoretical insights, we propose a \textbf{local} approach that adaptively adjusts message passing based on local structures. To achieve this, we connect local Riemannian geometry with MPNNs, and establish a novel nonhomogeneous boundary condition to address both oversquashing and oversmoothing. Building on the Robin condition, we design a GBN network with local bottleneck adjustment, coupled with theoretical guarantees. Extensive experiments on homophilic and heterophilic graphs show the expressiveness of GBN. Furthermore, GBN does not exhibit performance degradation even when the network depth exceeds $256$ layers.
