Spectral Clustering for Directed Graphs via Likelihood Estimation on Stochastic Block Models
Ning Zhang, Xiaowen Dong, Mihai Cucuringu

TL;DR
This paper introduces a novel spectral clustering algorithm for directed graphs based on likelihood estimation under stochastic block models, with theoretical guarantees and superior performance demonstrated on synthetic and real data.
Contribution
It develops a new spectral clustering method for directed graphs guided by maximum likelihood estimation, with theoretical error bounds and adaptive features.
Findings
The method achieves lower misclustering errors than existing algorithms.
Theoretical upper bounds on misclustering error are established.
Experimental results show significant performance improvements.
Abstract
Graph clustering is a fundamental task in unsupervised learning with broad real-world applications. While spectral clustering methods for undirected graphs are well-established and guided by a minimum cut optimization consensus, their extension to directed graphs remains relatively underexplored due to the additional complexity introduced by edge directions. In this paper, we leverage statistical inference on stochastic block models to guide the development of a spectral clustering algorithm for directed graphs. Specifically, we study the maximum likelihood estimation under a widely used directed stochastic block model, and derive a global objective function that aligns with the underlying community structure. We further establish a theoretical upper bound on the misclustering error of its spectral relaxation, and based on this relaxation, introduce a novel, self-adaptive spectral…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Clustering Algorithms Research · Complex Network Analysis Techniques · Data Management and Algorithms
MethodsSpectral Clustering
