An iterative Jacobi-like algorithm to compute a few sparse approximate eigenvectors
Cristian Rusu

TL;DR
This paper introduces an iterative algorithm extending Jacobi's method to efficiently compute a few sparse approximate eigenvectors of symmetric matrices, balancing sparsity and accuracy with proven linear convergence.
Contribution
The paper presents a novel iterative algorithm for sparse eigenvector approximation, extending Jacobi's method with theoretical convergence guarantees and practical applications.
Findings
Algorithm achieves a trade-off between sparsity and accuracy.
Proven linear convergence of the method.
Effective in applications like graph Fourier transforms and sparse PCA.
Abstract
In this paper, we describe a new algorithm that approximates the extreme eigenvalue/eigenvector pairs of a symmetric matrix. The proposed algorithm can be viewed as an extension of the Jacobi eigenvalue method for symmetric matrices diagonalization to the case where we want to approximate just a few extreme eigenvalues/eigenvectors. The method is also particularly well-suited for the computation of sparse approximations of the eigenvectors. In fact, we show that in general, our method provides a trade-off between the sparsity of the computed approximate eigenspaces and their accuracy. We provide theoretical results that show the linear convergence of the proposed method. Finally, we show experimental numerical results for sparse low-rank approximations of random symmetric matrices and show applications to graph Fourier transforms, and the sparse principal component analysis in image…
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
TopicsSparse and Compressive Sensing Techniques · Tensor decomposition and applications · Face and Expression Recognition
