M-IHS: An Accelerated Randomized Preconditioning Method Avoiding Costly Matrix Decompositions
Ibrahim Kurban Ozaslan, Mert Pilanci, Orhan Arikan

TL;DR
The paper introduces M-IHS, an accelerated randomized preconditioning method for large-scale regularized linear least squares problems that avoids costly matrix decompositions, offering faster convergence and computational savings.
Contribution
It develops the M-IHS algorithm by integrating Heavy Ball acceleration into the Iterative Hessian Sketch, enabling faster convergence without matrix decompositions, and provides theoretical bounds on sketch size.
Findings
M-IHS converges faster than Chebyshev semi-iteration based solvers.
It avoids all matrix decompositions and inversions, reducing computational cost.
The required sketch size is proportional to the statistical dimension, often smaller than the matrix rank.
Abstract
Momentum Iterative Hessian Sketch (M-IHS) techniques, a group of solvers for large scale regularized linear Least Squares (LS) problems, are proposed and analyzed in detail. Proposed M-IHS techniques are obtained by incorporating the Heavy Ball Acceleration into the Iterative Hessian Sketch algorithm and they provide significant improvements over the randomized preconditioning techniques. By using approximate solvers along with the iterations, the proposed techniques are capable of avoiding all matrix decompositions and inversions, which is one of the main advantages over the alternative solvers such as the Blendenpik and the LSRN. Similar to the Chebyshev semi-iterations, the M-IHS variants do not use any inner products and eliminate the corresponding synchronization steps in hierarchical or distributed memory systems, yet the M-IHS converges faster than the Chebyshev Semi-iteration…
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 · Matrix Theory and Algorithms
