Hypergraph Spectral Clustering in the Weighted Stochastic Block Model
Kwangjun Ahn, Kangwook Lee, and Changho Suh

TL;DR
This paper introduces two algorithms for hypergraph spectral clustering in the weighted stochastic block model, providing performance guarantees and demonstrating optimality and practical applications in subspace clustering.
Contribution
The paper develops and analyzes two hypergraph spectral clustering algorithms with provable performance guarantees under the weighted stochastic block model, improving state-of-the-art results.
Findings
HSC outperforms random guessing when total edge weight is Ω(n).
HSC recovers the hidden partition with vanishing error when total weight is ω(n).
HSCLR exactly recovers the hidden partition when total weight is on the order of n log n.
Abstract
Spectral clustering is a celebrated algorithm that partitions objects based on pairwise similarity information. While this approach has been successfully applied to a variety of domains, it comes with limitations. The reason is that there are many other applications in which only \emph{multi}-way similarity measures are available. This motivates us to explore the multi-way measurement setting. In this work, we develop two algorithms intended for such setting: Hypergraph Spectral Clustering (HSC) and Hypergraph Spectral Clustering with Local Refinement (HSCLR). Our main contribution lies in performance analysis of the poly-time algorithms under a random hypergraph model, which we name the weighted stochastic block model, in which objects and multi-way measures are modeled as nodes and weights of hyperedges, respectively. Denoting by the number of nodes, our analysis reveals the…
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
MethodsSpectral Clustering
