Sketching Algorithms and Lower Bounds for Ridge Regression

04/13/2022
by   Praneeth Kacham, et al.
0

We give a sketching-based iterative algorithm that computes 1+ε approximate solutions for the ridge regression problem min_x Ax-b_2^2 +λx_2^2 where A ∈ℝ^n × d with d ≥ n. Our algorithm, for a constant number of iterations (requiring a constant number of passes over the input), improves upon earlier work of Chowdhury et al., by requiring that the sketching matrix only has a weaker Approximate Matrix Multiplication (AMM) guarantee that depends on ϵ, along with a constant subspace embedding guarantee. The earlier work instead requires that the sketching matrix have a subspace embedding guarantee that depends on ϵ. For example, to produce a 1+ε approximate solution in 1 iteration, which requires 2 passes over the input, our algorithm requires the OSNAP embedding to have m= O(nσ^2/λε) rows with a sparsity parameter s = O(log(n)), whereas the earlier algorithm of Chowdhury et al., with the same number of rows of OSNAP requires a sparsity s = O(√(σ^2/λε)·log(n)), where σ = A_2 is the spectral norm of the matrix A. We also show that this algorithm can be used to give faster algorithms for kernel ridge regression. Finally, we show that the sketch size required for our algorithm is essentially optimal for a natural framework of algorithms for ridge regression by proving lower bounds on oblivious sketching matrices for AMM. The sketch size lower bounds for AMM may be of independent interest.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/10/2022

Near-Optimal Statistical Query Lower Bounds for Agnostically Learning Intersections of Halfspaces with Gaussian Marginals

We consider the well-studied problem of learning intersections of halfsp...
research
01/21/2019

Iterative Refinement for ℓ_p-norm Regression

We give improved algorithms for the ℓ_p-regression problem, _xx_p such t...
research
09/03/2019

Almost Optimal Tensor Sketch

We construct a matrix M∈ R^m⊗ d^c with just m=O(c λ ε^-2polylog1/εδ) row...
research
01/30/2023

The Iteration Number of the Weisfeiler-Leman Algorithm

We prove new upper and lower bounds on the number of iterations the k-di...
research
11/14/2022

The ℓ_p-Subspace Sketch Problem in Small Dimensions with Applications to Support Vector Machines

In the ℓ_p-subspace sketch problem, we are given an n× d matrix A with n...
research
11/18/2022

Optimal Algorithms for Linear Algebra in the Current Matrix Multiplication Time

We study fundamental problems in linear algebra, such as finding a maxim...
research
11/06/2020

Ridge Regression with Frequent Directions: Statistical and Optimization Perspectives

Despite its impressive theory & practical performance, Frequent Directio...

Please sign up or login with your details

Forgot password? Click here to reset