Stochastic Parallelizable Eigengap Dilation for Large Graph Clustering
Elise van der Pol, Ian Gemp, Yoram Bachrach, Richard Everett

TL;DR
This paper presents a parallelizable spectral dilation method that accelerates eigendecomposition in large graph clustering, improving convergence speed of spectral clustering algorithms.
Contribution
It introduces a novel stochastic polynomial-based spectrum dilation technique that enhances the efficiency of eigendecomposition for large graphs.
Findings
Significantly faster convergence in spectral clustering tasks.
Effective parallelization and stochastic approximation of the dilation process.
Scalability demonstrated on large graph datasets.
Abstract
Large graphs commonly appear in social networks, knowledge graphs, recommender systems, life sciences, and decision making problems. Summarizing large graphs by their high level properties is helpful in solving problems in these settings. In spectral clustering, we aim to identify clusters of nodes where most edges fall within clusters and only few edges fall between clusters. This task is important for many downstream applications and exploratory analysis. A core step of spectral clustering is performing an eigendecomposition of the corresponding graph Laplacian matrix (or equivalently, a singular value decomposition, SVD, of the incidence matrix). The convergence of iterative singular value decomposition approaches depends on the eigengaps of the spectrum of the given matrix, i.e., the difference between consecutive eigenvalues. For a graph Laplacian corresponding to a well-clustered…
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 · Opinion Dynamics and Social Influence · Advanced Graph Neural Networks
MethodsSpectral Clustering
