English

Updating Singular Value Decomposition for Rank One Matrix Perturbation

Machine Learning 2017-07-27 v1 Numerical Analysis

Abstract

An efficient Singular Value Decomposition (SVD) algorithm is an important tool for distributed and streaming computation in big data problems. It is observed that update of singular vectors of a rank-1 perturbed matrix is similar to a Cauchy matrix-vector product. With this observation, in this paper, we present an efficient method for updating Singular Value Decomposition of rank-1 perturbed matrix in O(n2 log(1ϵ))O(n^2 \ \text{log}(\frac{1}{\epsilon})) time. The method uses Fast Multipole Method (FMM) for updating singular vectors in O(n log(1ϵ))O(n \ \text{log} (\frac{1}{\epsilon})) time, where ϵ\epsilon is the precision of computation.

Keywords

Cite

@article{arxiv.1707.08369,
  title  = {Updating Singular Value Decomposition for Rank One Matrix Perturbation},
  author = {Ratnik Gandhi and Amoli Rajgor},
  journal= {arXiv preprint arXiv:1707.08369},
  year   = {2017}
}
R2 v1 2026-06-22T20:57:52.459Z