Incremental Eigenpair Computation for Graph Laplacian Matrices: Theory and Applications
Pin-Yu Chen, Baichuan Zhang, Mohammad Al Hasan

TL;DR
This paper introduces an incremental eigenpair computation method for graph Laplacian matrices, enabling efficient spectral clustering without predefining the number of clusters, thus improving adaptability and computational efficiency.
Contribution
The paper presents a novel incremental approach to compute eigenpairs of graph Laplacians, facilitating adaptive spectral clustering and reducing computational costs compared to existing methods.
Findings
Efficient sequential eigenpair computation for graph Laplacians.
Enhanced spectral clustering with unknown number of clusters.
Practical user-guided clustering applications.
Abstract
The smallest eigenvalues and the associated eigenvectors (i.e., eigenpairs) of a graph Laplacian matrix have been widely used in spectral clustering and community detection. However, in real-life applications the number of clusters or communities (say, ) is generally unknown a-priori. Consequently, the majority of the existing methods either choose heuristically or they repeat the clustering method with different choices of and accept the best clustering result. The first option, more often, yields suboptimal result, while the second option is computationally expensive. In this work, we propose an incremental method for constructing the eigenspectrum of the graph Laplacian matrix. This method leverages the eigenstructure of graph Laplacian matrix to obtain the -th smallest eigenpair of the Laplacian matrix given a collection of all previously computed smallest…
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 · Graph theory and applications
MethodsSpectral Clustering
