paper-with-me

Papers

Efficient Curvature-aware Graph Network

2025-11-03 · Chaoqun Fei, Tinglve Zhou, Tianyong Hao, Yangyang Li arxiv

Graph curvature provides geometric priors for Graph Neural Networks (GNNs), enhancing their ability to model complex graph structures, particularly in terms of structural awareness, robustness, and theoretical interpretability. Among existing methods, Ollivier-Ricci curvature has been extensively studied due to its strong geometric interpretability, effectively characterizing the local geometric distribution between nodes. However, its prohibitively high computational complexity limits its applicability to large-scale graph datasets. To address this challenge, we propose a novel graph curvature measure--Effective Resistance Curvature--which quantifies the ease of message passing along graph edges using the effective resistance between node pairs, instead of the optimal transport distance. This method significantly outperforms Ollivier-Ricci curvature in computational efficiency while preserving comparable geometric expressiveness. Theoretically, we prove the low computational complexity of effective resistance curvature and establish its substitutability for Ollivier-Ricci curvature. Furthermore, extensive experiments on diverse GNN tasks demonstrate that our method achieves competitive performance with Ollivier-Ricci curvature while drastically reducing computational overhead.

📄 PDF Abstract BibTeX arXiv:2511.01443

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Geometric Mixture-of-Experts with Curvature-Guided Adaptive Routing for Graph Representation Learning

2026-03-20 · Haifang Cao, Yu Wang, Timing Li, Xinjie Yao 외 arxiv

Graph-structured data typically exhibits complex topological heterogeneity, making it difficult to model accurately within a single Riemannian manifold. While emerging mixed-curvature methods attempt to capture such dive…

Graph Representation Learning

RicciFlowRec: A Geometric Root Cause Recommender Using Ricci Curvature on Financial Graphs

2025-08-12 · Zhongtian Sun, Anoushka Harit arxiv

We propose RicciFlowRec, a geometric recommendation framework that performs root cause attribution via Ricci curvature and flow on dynamic financial graphs. By modelling evolving interactions among stocks, macroeconomic …

Portfolio Optimization

Heterogeneous manifolds for curvature-aware graph embedding

2022-02-02 · Francesco Di Giovanni, Giulia Luise, Michael Bronstein

Graph embeddings, wherein the nodes of the graph are represented by points in a continuous space, are used in a broad range of Graph ML applications. The quality of such embeddings crucially depends on whether the geomet…

Graph Embedding

Curvature-Aware PCA with Geodesic Tangent Space Aggregation for Semi-Supervised Learning

2026-04-20 · Alexandre L. M. Levada arxiv

Principal Component Analysis (PCA) is a fundamental tool for representation learning, but its global linear formulation fails to capture the structure of data supported on curved manifolds. In contrast, manifold learning…

Dimensionality ReductionRepresentation Learning

Motif-aware Riemannian Graph Neural Network with Generative-Contrastive Learning

2024-01-02 · Li Sun, Zhenhao Huang, Zixi Wang, Feiyang Wang 외

Graphs are typical non-Euclidean data of complex structures. In recent years, Riemannian graph representation learning has emerged as an exciting alternative to Euclidean ones. However, Riemannian methods are still in an…

Contrastive LearningGraph Neural NetworkGraph Representation LearningRepresentation Learning