Nucleus Decomposition in Probabilistic Graphs: Hardness and Algorithms
Fatemeh Esfahani, Venkatesh Srinivasan, Alex Thomo, Kui Wu

TL;DR
This paper extends nucleus decomposition to probabilistic graphs, analyzing computational hardness and proposing efficient algorithms for local, global, and weakly-global cases, with experimental validation showing improved density and clustering over existing methods.
Contribution
It introduces probabilistic nucleus decomposition, establishes complexity results, and develops scalable algorithms for different cases, including approximations for large graphs.
Findings
Local nucleus decomposition is in PTIME.
Global and weakly-global are #P-hard and NP-hard.
Proposed algorithms outperform existing methods in density and clustering metrics.
Abstract
Finding dense components in graphs is of great importance in analyzing the structure of networks. Popular and computationally feasible frameworks for discovering dense subgraphs are core and truss decompositions. Recently, Sariyuce et al. introduced nucleus decomposition, a generalization which uses higher-order structures and can reveal interesting subgraphs that can be missed by core and truss decompositions. In this paper, we present nucleus decomposition in probabilistic graphs. We study the most interesting case of nucleus decomposition, k-(3,4)-nucleus, which asks for maximal subgraphs where each triangle is contained in k 4-cliques. The major questions we address are: How to define meaningfully nucleus decomposition in probabilistic graphs? How hard is computing nucleus decomposition in probabilistic graphs? Can we devise efficient algorithms for exact or approximate nucleus…
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
TopicsComplex Network Analysis Techniques · Graph Theory and Algorithms · Bayesian Modeling and Causal Inference
