We call a matrix algorithm superfast (aka running at sublinear cost) if it
involves much fewer flops and memory cells than the matrix has entries. Using
such algorithms is highly desired or even imperative in computations for Big
Data, which involve immense matrices and are quite typically reduced to solving
linear least squares problem and/or computation of low rank approximation of an
input matrix. The known algorithms for these problems are not superfast, but we
prove that their certain superfast modifications output reasonable or even
nearly optimal solutions for large input classes. We also propose, analyze, and
test a novel superfast algorithm for iterative refinement of any crude but
sufficiently close low rank approximation of a matrix. The results of our
numerical tests are in good accordance with our formal study.Comment: 36.1 pages, 5 figures, and 1 table. arXiv admin note: text overlap
with arXiv:1710.07946, arXiv:1906.0411