Finding core subgraphs of directed graphs via discrete Ricci curvature flow
By: Juan Zhao , Jicheng Ma , Yunyan Yang and more
Potential Business Impact:
Finds important groups in connected paths.
Ricci curvature and its associated flow offer powerful geometric methods for analyzing complex networks. While existing research heavily focuses on applications for undirected graphs such as community detection and core extraction, there have been relatively less attention on directed graphs. In this paper, we introduce a definition of Ricci curvature and an accompanying curvature flow for directed graphs. Crucially, for strongly connected directed graphs, this flow admits a unique global solution. We then apply this flow to detect strongly connected subgraphs from weakly connected directed graphs. (A weakly connected graph is connected overall but not necessarily strongly connected). Unlike prior work requiring graphs to be strongly connected, our method loosens this requirement. We transform a weakly connected graph into a strongly connected one by adding edges with very large artificial weights. This modification does not compromise our core subgraph detection. Due to their extreme weight, these added edges are automatically discarded during the final iteration of the Ricci curvature flow. For core evaluation, our approach consistently surpasses traditional methods, achieving better results on at least two out of three key metrics. The implementation code is publicly available at https://github.com/12tangze12/Finding-core-subgraphs-on-directed-graphs.
Similar Papers
Iterative Ricci-Foster Curvature Flow with GMM-Based Edge Pruning: A Novel Approach to Community Detection
Social and Information Networks
Finds hidden groups in connected things.
RicciFlowRec: A Geometric Root Cause Recommender Using Ricci Curvature on Financial Graphs
Machine Learning (CS)
Finds hidden money problems by tracking how things change.
Community detection of hypergraphs by Ricci flow
Social and Information Networks
Finds groups in complex networks better.