Pass-efficient Randomized Algorithms for Low-rank Approximation of Quaternion Matrices
Salman Ahmadi-Asl, Malihe Nobakht Kooshkghazi, Valentin Leplat

TL;DR
This paper introduces pass-efficient randomized algorithms for low-rank approximation of quaternion matrices, reducing the number of matrix passes needed and improving efficiency in applications like data compression and deep learning.
Contribution
It proposes a family of pass-efficient algorithms for quaternion matrices and extends Krylov methods to accelerate convergence with theoretical error bounds.
Findings
Expected approximation error decays exponentially with passes
Algorithms outperform existing methods in numerical experiments
Effective in applications like image super-resolution and matrix completion
Abstract
Randomized algorithms for low-rank approximation of quaternion matrices have gained increasing attention in recent years. However, existing methods overlook pass efficiency, the ability to limit the number of passes over the input matrix-which is critical in modern computing environments dominated by communication costs. We address this gap by proposing a suite of pass-efficient randomized algorithms that let users directly trade pass budget for approximation accuracy. Our contributions include: (i) a family of arbitrary-pass randomized algorithms for low-rank approximation of quaternion matrices that operate under a user-specified number of matrix views, and (ii) a pass-efficient extension of block Krylov subspace methods that accelerates convergence for matrices with slowly decaying spectra. Furthermore, we establish spectral norm error bounds showing that the expected approximation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques · Tensor decomposition and applications
