Table of Contents
Fetching ...

Fast Randomized Matrix and Tensor Interpolative Decomposition Using CountSketch

Osman Asif Malik, Stephen Becker

TL;DR

A new fast randomized algorithm for interpolative decomposition of matrices which utilizes CountSketch and maintains the accuracy of competing methods, while running in less time, achieving at least an order of magnitude speedup on large matrices and tensors.

Abstract

We propose a new fast randomized algorithm for interpolative decomposition of matrices which utilizes CountSketch. We then extend this approach to the tensor interpolative decomposition problem introduced by Biagioni et al. (J. Comput. Phys. 281, pp. 116-134, 2015). Theoretical performance guarantees are provided for both the matrix and tensor settings. Numerical experiments on both synthetic and real data demonstrate that our algorithms maintain the accuracy of competing methods, while running in less time, achieving at least an order of magnitude speed-up on large matrices and tensors.

Fast Randomized Matrix and Tensor Interpolative Decomposition Using CountSketch

TL;DR

A new fast randomized algorithm for interpolative decomposition of matrices which utilizes CountSketch and maintains the accuracy of competing methods, while running in less time, achieving at least an order of magnitude speedup on large matrices and tensors.

Abstract

We propose a new fast randomized algorithm for interpolative decomposition of matrices which utilizes CountSketch. We then extend this approach to the tensor interpolative decomposition problem introduced by Biagioni et al. (J. Comput. Phys. 281, pp. 116-134, 2015). Theoretical performance guarantees are provided for both the matrix and tensor settings. Numerical experiments on both synthetic and real data demonstrate that our algorithms maintain the accuracy of competing methods, while running in less time, achieving at least an order of magnitude speed-up on large matrices and tensors.

Paper Structure

This paper contains 4 sections, 1 equation, 1 algorithm.