LGAug 4, 2025

Adaptive Riemannian Graph Neural Networks

arXiv:2508.02600v11 citationsh-index: 3
Originality Highly original
AI Analysis

This addresses the challenge of capturing diverse structural patterns in graphs for applications in network analysis, offering a novel approach that unifies prior geometric GNNs with interpretable insights.

The paper tackles the problem of modeling complex geometric heterogeneity in graph data by introducing Adaptive Riemannian Graph Neural Networks (ARGNN), which learn a continuous and anisotropic Riemannian metric tensor field to adapt to varying local curvatures, resulting in superior performance on homophilic and heterophilic benchmark datasets.

Graph data often exhibits complex geometric heterogeneity, where structures with varying local curvature, such as tree-like hierarchies and dense communities, coexist within a single network. Existing geometric GNNs, which embed graphs into single fixed-curvature manifolds or discrete product spaces, struggle to capture this diversity. We introduce Adaptive Riemannian Graph Neural Networks (ARGNN), a novel framework that learns a continuous and anisotropic Riemannian metric tensor field over the graph. It allows each node to determine its optimal local geometry, enabling the model to fluidly adapt to the graph's structural landscape. Our core innovation is an efficient parameterization of the node-wise metric tensor, specializing to a learnable diagonal form that captures directional geometric information while maintaining computational tractability. To ensure geometric regularity and stable training, we integrate a Ricci flow-inspired regularization that smooths the learned manifold. Theoretically, we establish the rigorous geometric evolution convergence guarantee for ARGNN and provide a continuous generalization that unifies prior fixed or mixed-curvature GNNs. Empirically, our method demonstrates superior performance on both homophilic and heterophilic benchmark datasets with the ability to capture diverse structures adaptively. Moreover, the learned geometries both offer interpretable insights into the underlying graph structure and empirically corroborate our theoretical analysis.

Foundations

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

Your Notes