paper-with-me

홈 › Papers

Incremental Eigenpair Computation for Graph Laplacian Matrices: Theory and Applications

2017-12-13 · Pin-Yu Chen, Baichuan Zhang, Mohammad Al Hasan

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, $K$) is generally unknown a-priori. Consequently, the majority of the existing methods either choose $K$ heuristically or they repeat the clustering method with different choices of $K$ 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 $K$-th smallest eigenpair of the Laplacian matrix given a collection of all previously computed $K-1$ smallest eigenpairs. Our proposed method adapts the Laplacian matrix such that the batch eigenvalue decomposition problem transforms into an efficient sequential leading eigenpair computation problem. As a practical application, we consider user-guided spectral clustering. Specifically, we demonstrate that users can utilize the proposed incremental method for effective eigenpair computation and for determining the desired number of clusters based on multiple clustering metrics.

📄 PDF Abstract BibTeX arXiv:1801.08196

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringCommunity Detection

Methods 이 논문이 사용한 방법론

Spectral Clustering Spectral clustering has attracted increasing attention due to the promising ability in dealing with nonlinearly separable datasets [15], [16]. In spectral clustering, the…

Similar Papers 제목 키워드 기반

Incremental Method for Spectral Clustering of Increasing Orders

2015-12-23 · Pin-Yu Chen, Baichuan Zhang, Mohammad Al Hasan, Alfred O. Hero

The smallest eigenvalues and the associated eigenvectors (i.e., eigenpairs) of a graph Laplacian matrix have been widely used for spectral clustering and community detection. However, in real-life applications the number…

ClusteringCommunity Detection

Minimax Rates for the Estimation of Eigenpairs of Weighted Laplace-Beltrami Operators on Manifolds

2025-05-30 · Nicolás García Trillos, Chenghui Li, Raghavendra Venkatraman

We study the problem of estimating eigenpairs of elliptic differential operators from samples of a distribution $\rho$ supported on a manifold $M$. The operators discussed in the paper are relevant in unsupervised learni…

Density Estimation

Graph Based Gaussian Processes on Restricted Domains

2020-10-14 · David B Dunson, Hau-Tieng Wu, Nan Wu

In nonparametric regression, it is common for the inputs to fall in a restricted subset of Euclidean space. Typical kernel-based methods that do not take into account the intrinsic geometry of the domain across which obs…

Gaussian Processes

Towards Scalable Spectral Clustering via Spectrum-Preserving Sparsification

2017-10-12 · Yongyu Wang, Zhuo Feng

The eigendeomposition of nearest-neighbor (NN) graph Laplacian matrices is the main computational bottleneck in spectral clustering. In this work, we introduce a highly-scalable, spectrum-preserving graph sparsification …

Clustering

Beyond symmetrization: effective adjacency matrices and renormalization for (un)singed directed graphs

2024-06-03 · Bruno Messias Farias de Resende

To address the peculiarities of directed and/or signed graphs, new Laplacian operators have emerged. For instance, in the case of directionality, we encounter the magnetic operator, dilation (which is underexplored), ope…