English

Study of Compressed Randomized UTV Decompositions for Low-Rank Matrix Approximations in Data Science

Data Structures and Algorithms 2019-06-12 v1 Numerical Analysis Numerical Analysis

Abstract

In this work, a novel rank-revealing matrix decomposition algorithm termed Compressed Randomized UTV (CoR-UTV) decomposition along with a CoR-UTV variant aided by the power method technique is proposed. CoR-UTV computes an approximation to a low-rank input matrix by making use of random sampling schemes. Given a large and dense matrix of size m×nm\times n with numerical rank kk, where kmin{m,n}k \ll \text{min} \{m,n\}, CoR-UTV requires a few passes over the data, and runs in O(mnk)O(mnk) floating-point operations. Furthermore, CoR-UTV can exploit modern computational platforms and can be optimized for maximum efficiency. CoR-UTV is also applied for solving robust principal component analysis problems. Simulations show that CoR-UTV outperform existing approaches.

Keywords

Cite

@article{arxiv.1906.04572,
  title  = {Study of Compressed Randomized UTV Decompositions for Low-Rank Matrix Approximations in Data Science},
  author = {M. Kaloorazi and R. C. de Lamare},
  journal= {arXiv preprint arXiv:1906.04572},
  year   = {2019}
}

Comments

7 pages, 2 figures. arXiv admin note: substantial text overlap with arXiv:1810.07323

R2 v1 2026-06-23T09:50:12.301Z