
TL;DR
This paper introduces a novel deep community detection method based on local Fiedler vector centrality, which effectively identifies hidden communities by iteratively removing influential nodes or edges, outperforming traditional methods.
Contribution
It formulates deep community detection as a multi-stage removal process using LFVC, providing theoretical guarantees and demonstrating superior performance on real social networks.
Findings
Greedy LFVC strategy effectively detects deep communities.
The method has bounded performance loss compared to optimal removal.
It outperforms conventional community detection techniques in real datasets.
Abstract
A deep community in a graph is a connected component that can only be seen after removal of nodes or edges from the rest of the graph. This paper formulates the problem of detecting deep communities as multi-stage node removal that maximizes a new centrality measure, called the local Fiedler vector centrality (LFVC), at each stage. The LFVC is associated with the sensitivity of algebraic connectivity to node or edge removals. We prove that a greedy node/edge removal strategy, based on successive maximization of LFVC, has bounded performance loss relative to the optimal, but intractable, combinatorial batch removal strategy. Under a stochastic block model framework, we show that the greedy LFVC strategy can extract deep communities with probability one as the number of observations becomes large. We apply the greedy LFVC strategy to real-world social network datasets. Compared with…
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.
