Adaptive LSQR Preconditioning from One Small Sketch
Jung Eun Huh, Coralia Cartis, Yuji Nakatsukasa

TL;DR
APLICUR is an adaptive preconditioning framework for large-scale linear least-squares problems that uses a single small sketch to efficiently refine preconditioners during iterative solving.
Contribution
It introduces a method that incrementally improves a CUR-based preconditioner using one small sketch, enabling early convergence without costly upfront preconditioner construction.
Findings
Achieves convergence guarantees independent of sketch size.
Performs competitively or better than existing randomized preconditioners.
Maintains low setup cost and robustness across various problem types.
Abstract
We propose APLICUR, an adaptive preconditioning framework for large-scale linear least-squares (LLS) problems. Using a single small sketch computed once at initialization, APLICUR incrementally refines a CUR-based preconditioner throughout the Krylov solve, interleaving preconditioning with iteration. This enables early convergence without the need to construct a costly high-quality preconditioner upfront. With a modest sketch dimension (typically 5 - 250), largely independent of both the problem size and numerical rank, APLICUR achieves convergence guarantees that are likewise independent of the sketch size. The method is applicable to general matrices without structural assumptions (e.g. need not be heavily overdetermined) and is well suited to large, sparse, or numerically low-rank problems. We conduct extensive numerical studies to examine the behavior of the proposed framework and…
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.
