@MISC{Mahadevan_fastspectral, author = {Sridhar Mahadevan}, title = {Fast Spectral Learning using Lanczos Eigenspace Projections}, year = {} }
Bookmark
OpenURL
Abstract
The core computational step in spectral learning – finding the projection of a function onto the eigenspace of a symmetric operator, such as a graph Laplacian – generally incurs a cubic computational complexity O(N 3). This paper describes the use of Lanczos eigenspace projections for accelerating spectral projections, which reduces the complexity to O(nT op + n 2 N) operations, where n is the number of distinct eigenvalues, and T op is the complexity of multiplying T by a vector. This approach is based on diagonalizing the restriction of the operator to the Krylov space spanned by the operator and a projected function. Even further savings can be accrued by constructing an approximate Lanczos tridiagonal representation of the Krylov-space restricted operator. A key novelty of this paper is the use of Krylov-subspace modulated Lanczos acceleration for multi-resolution wavelet analysis. A challenging problem of learning to control a robot arm is used to test the proposed approach.