Randomized algorithms for Tikhonov regularization in linear least squares
Maike Meier, Yuji Nakatsukasa

TL;DR
This paper introduces two efficient sketching-based algorithms for solving regularized linear least squares problems, enabling rapid computation across multiple regularization parameters with improved stability and reduced complexity.
Contribution
The paper presents novel sketching algorithms that compute preconditioners for Tikhonov regularization, allowing fast solutions for multiple regularization parameters in both underdetermined and overdetermined systems.
Findings
Algorithms achieve convergence in O(log(1/ε)) iterations.
Efficiently solve for multiple λ values with reduced computational complexity.
More stable scheme avoiding Gram matrix computation.
Abstract
We describe two algorithms to efficiently solve regularized linear least squares systems based on sketching. The algorithms compute preconditioners for , where and is a regularization parameter, such that LSQR converges in iterations for accuracy. We focus on the context where the optimal regularization parameter is unknown, and the system must be solved for a number of parameters . Our algorithms are applicable in both the underdetermined and the overdetermined setting. Firstly, we propose a Cholesky-based sketch-to-precondition algorithm that uses a `partly exact' sketch, and only requires one sketch for a set of regularization parameters . The complexity of solving for parameters is $\mathcal{O}(mn\log(\max(m,n))…
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 · Markov Chains and Monte Carlo Methods
