Multi-Stage Graph Peeling Algorithm for Probabilistic Core Decomposition
Yang Guo, Xuekui Zhang, Fatemeh Esfahani, Venkatesh Srinivasan, Alex, Thomo, Li Xing

TL;DR
This paper introduces a multi-stage graph peeling algorithm (M-PA) that enhances probabilistic core decomposition by focusing on dense subgraphs, improving efficiency while maintaining the quality of the results.
Contribution
The paper proposes a two-stage data screening process added to existing probabilistic core decomposition to better target dense subgraphs and improve computational efficiency.
Findings
M-PA is more efficient than the previous PA.
Proper filtering thresholds yield similar dense subgraphs as the original PA.
M-PA effectively reduces graph complexity without losing key dense structures.
Abstract
Mining dense subgraphs where vertices connect closely with each other is a common task when analyzing graphs. A very popular notion in subgraph analysis is core decomposition. Recently, Esfahani et al. presented a probabilistic core decomposition algorithm based on graph peeling and Central Limit Theorem (CLT) that is capable of handling very large graphs. Their proposed peeling algorithm (PA) starts from the lowest degree vertices and recursively deletes these vertices, assigning core numbers, and updating the degree of neighbour vertices until it reached the maximum core. However, in many applications, particularly in biology, more valuable information can be obtained from dense sub-communities and we are not interested in small cores where vertices do not interact much with others. To make the previous PA focus more on dense subgraphs, we propose a multi-stage graph peeling algorithm…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBioinformatics and Genomic Networks · Gene expression and cancer classification · Bayesian Modeling and Causal Inference
