Abstract
The Nyström method is routinely used for out-of-sample extension of kernel matrices. We extend the applicability of this method and describe how it can be applied to find the singular value decomposition (SVD) of general matrices and the eigenvalue decomposition (EVD) of square matrices. We take as an input a matrix M ∈ Rm× n, a user defined integer s≤ min(m, n) and A-M ∈ Rs× s, a matrix sampled from the columns and rows of M. These are used to construct an approximate rank-s SVD of M in O(s^2(m+n)) operations. If M is square, the rank-s EVD can be similarly constructed in O(s^2 n) operations. The contribution of the proposed method is three-fold: first, it allows the compression of a general matrix M where the matrix A-M provides a compressed version of M. Second, it allows the approximation of the SVD and EVD when they cannot be directly calculated due to space and time limitations in case of large matrices. Third, a novel algorithm for selecting the initial sample is presented. The sample choice reduces the Nyström approximation error. We discuss the choice of A-M and propose an algorithm that selects a good initial sample for a pivoted version of $M$. The proposed algorithm performs well for general matrices and kernel matrices whose spectra exhibit fast decay.
Original language | English |
---|---|
Pages (from-to) | 997-1019 |
Number of pages | 23 |
Journal | Intelligent Data Analysis |
Volume | 20 |
Issue number | 5 |
DOIs | |
State | Published - 2016 |
Keywords
- Compression
- EVD
- Nystrom
- SVD
- out-of-sample extension