Randomized algorithms for Tikhonov regularization in linear least squares

03/14/2022
by   Maike Meier, et al.
0

We describe two algorithms to efficiently solve regularized linear least squares systems based on sketching. The algorithms compute preconditioners for minAx-b^2_2 + λx^2_2, where A∈ℝ^m× n and λ>0 is a regularization parameter, such that LSQR converges in 𝒪(log(1/ϵ)) 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 m≪ n and the overdetermined m≫ n 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 N regularization parameters λ. The complexity of solving for N parameters is 𝒪(mnlog(max(m,n)) +N(min(m,n)^3 + mnlog(1/ϵ))). Secondly, we introduce an algorithm that uses a sketch of size 𝒪(sd_λ(A)) for the case where the statistical dimension sd_λ(A)≪min(m,n). The scheme we propose does not require the computation of the Gram matrix, resulting in a more stable scheme than existing algorithms in this context. We can solve for N values of λ_i in 𝒪(mnlog(max(m,n)) + min(m,n) sd_minλ_i(A)^2 + Nmnlog(1/ϵ)) operations.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/07/2019

Regularized Momentum Iterative Hessian Sketch for Large Scale Linear System of Equations

In this article, Momentum Iterative Hessian Sketch (M-IHS) techniques, a...
research
04/29/2021

Fast Convex Quadratic Optimization Solvers with Adaptive Sketching-based Preconditioners

We consider least-squares problems with quadratic regularization and pro...
research
08/30/2023

Surrogate-based Autotuning for Randomized Sketching Algorithms in Regression Problems

Algorithms from Randomized Numerical Linear Algebra (RandNLA) are known ...
research
11/03/2014

Iterative Hessian sketch: Fast and accurate solution approximation for constrained least-squares

We study randomized sketching methods for approximately solving least-sq...
research
07/20/2021

Complexity of Source-Sink Monotone 2-Parameter Min Cut

There are many applications of max flow with capacities that depend on o...
research
06/19/2023

Multigrid preconditioning for regularized least-squares problems

In this paper, we are concerned with efficiently solving the sequences o...
research
02/14/2023

Are sketch-and-precondition least squares solvers numerically stable?

Sketch-and-precondition techniques are popular for solving large least s...

Please sign up or login with your details

Forgot password? Click here to reset