Inproceedings,

Incremental Singular Value Decomposition of Uncertain Data with Missing Values

.
Computer Vision --- ECCV 2002, volume 2350 of Lecture Notes in Computer Science, page 707--720. Berlin, Springer, (2002)
DOI: 10.1007/3-540-47969-4_47

Abstract

We introduce an incremental singular value decomposition (svd) of incomplete data. The svd is developed as data arrives, and can handle arbitrary missing/untrusted values, correlated uncertainty across rows or columns of the measurement matrix, and user priors. Since incomplete data does not uniquely specify an svd, the procedure selects one having minimal rank. For a dense p × q matrix of low rank r, the incremental method has time complexity O(pqr) and space complexity O((p + q)r)---better than highly optimized batch algorithms such as matlab's svd(). In cases of missing data, it produces factorings of lower rank and residual than batch svd algorithms applied to standard missing-data imputations. We show applications in computer vision and audio feature extraction. In computer vision, we use the incremental svd to develop an efficient and unusually robust subspace-estimating flow-based tracker, and to handle occlusions/missing points in structure-from-motion factorizations.

Tags

Users

  • @dblp
  • @gdmcbain

Comments and Reviews