Title :
Faster SVD-truncated regularized least-squares
Author :
Boutsidis, Christos ; Magdon-Ismail, Malik
Author_Institution :
Yahoo! Labs., Sunnyvale, CA, USA
fDate :
June 29 2014-July 4 2014
Abstract :
We develop a fast algorithm for computing the “SVD-truncated” regularized solution to the least-squares problem: minx ∥Ax - b∥2. Let Ak of rank k be the best rank k matrix computed via the SVD of A. Then, the SVD-truncated regularized solution is: xk = Ak†b. If A is m × n, then, it takes O(mnmin{m, n}) time to compute xk using the SVD of A. We give an approximation algorithm for xk which constructs a rank k approximation Ãk and computes x̃k = Ãk† in roughly O(nnz(A)k log n) time. Our algorithm uses a randomized variant of the subspace iteration method. We show that, with high probability: ∥Ax̃k - b∥2 ≈ ∥Axk - b∥2 and ∥xk - x̃k∥2 ≈ 0.
Keywords :
approximation theory; iterative methods; least squares approximations; regression analysis; singular value decomposition; SVD-truncated regularized solution; approximation algorithm; least-squares problem; rank k approximation; rank k matrix; subspace iteration method; Additives; Approximation algorithms; Approximation methods; Linear matrix inequalities; Matrix decomposition; Standards; Vectors;
Conference_Titel :
Information Theory (ISIT), 2014 IEEE International Symposium on
Conference_Location :
Honolulu, HI
DOI :
10.1109/ISIT.2014.6875047