TL;DR
This paper introduces a Ricci curvature flow-based method for core detection in graphs, providing bounds on weights and outperforming traditional centrality measures, with practical applications in network analysis.
Contribution
It derives bounds for weights in Ricci curvature flows and demonstrates a novel, more effective core detection method compared to existing approaches.
Findings
Weights remain bounded during Ricci curvature flows, preventing overflow or zeroing.
The Ricci flow method outperforms PageRank and centrality measures in core detection.
Codes are available at https://github.com/12tangze12/core-detection-via-Ricci-flow.
Abstract
Graph Ricci curvature is crucial as it geometrically quantifies network structure. It pinpoints bottlenecks via negative curvature, identifies cohesive communities with positive curvature, and highlights robust hubs. This guides network analysis, resilience assessment, flow optimization, and effective algorithm design. In this paper, we derived upper and lower bounds for the weights along several kinds of discrete Ricci curvature flows. As an application, we utilized discrete Ricci curvature flows to detect the core subgraph of a finite undirected graph. The novelty of this work has two aspects. Firstly, along the Ricci curvature flow, the bounds for weights determine the minimum number of iterations required to ensure weights remain between two prescribed positive constants. In particular, for any fixed graph, we conclude weights can not overflow and can not be treated as zero, as…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
