Revisiting Spectral Graph Clustering with Generative Community Models
Pin-Yu Chen, Lingfei Wu

TL;DR
This paper introduces SGC-GEN, a unified spectral graph clustering framework that combines model-based guarantees with model-free flexibility, providing theoretical detectability conditions and robust performance on real-world data.
Contribution
The paper proposes SGC-GEN, a novel community detection method that integrates model mismatch analysis with spectral clustering, offering theoretical guarantees and practical effectiveness.
Findings
SGC-GEN outperforms baseline methods on real-world datasets.
It provides a theoretical condition for community detection under GCMs.
SGC-GEN has comparable computational complexity to existing methods.
Abstract
The methodology of community detection can be divided into two principles: imposing a network model on a given graph, or optimizing a designed objective function. The former provides guarantees on theoretical detectability but falls short when the graph is inconsistent with the underlying model. The latter is model-free but fails to provide quality assurance for the detected communities. In this paper, we propose a novel unified framework to combine the advantages of these two principles. The presented method, SGC-GEN, not only considers the detection error caused by the corresponding model mismatch to a given graph, but also yields a theoretical guarantee on community detectability by analyzing Spectral Graph Clustering (SGC) under GENerative community models (GCMs). SGC-GEN incorporates the predictability on correct community detection with a measure of community fitness to GCMs. It…
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 · Advanced Graph Neural Networks · Advanced Clustering Algorithms Research
