JMLR

Fine-grained Analysis and Faster Algorithms for Iteratively Solving Linear Systems

Authors
Michal Dereziński Daniel LeJeune Deanna Needell Elizaveta Rebrova
Research Topics
Machine Learning Computational Statistics
Paper Information
  • Journal:
    Journal of Machine Learning Research
  • Added to Tracker:
    Sep 08, 2025
Abstract

Despite being a key bottleneck in many machine learning tasks, the cost of solving large linear systems has proven challenging to quantify due to problem-dependent quantities such as condition numbers. To tackle this, we consider a fine-grained notion of complexity for solving linear systems, which is motivated by applications where the data exhibits low-dimensional structure, including spiked covariance models and kernel machines, and when the linear system is explicitly regularized, such as ridge regression. Concretely, let $\kappa_\ell$ be the ratio between the $\ell$th largest and the smallest singular value of $n\times n$ matrix $A$. We give a stochastic algorithm based on the Sketch-and-Project paradigm, that solves the linear system $Ax=b$ in time $\tilde O(\kappa_\ell\cdot n^2\log1/\epsilon)$ for any $\ell = O(n^{0.729})$. This is a direct improvement over preconditioned conjugate gradient, and it provides a stronger separation between stochastic linear solvers and algorithms accessing $A$ only through matrix-vector products. Our main technical contribution is the new analysis of the first and second moments of the random projection matrix that arises in Sketch-and-Project.

Author Details
Michal Dereziński
Author
Daniel LeJeune
Author
Deanna Needell
Author
Elizaveta Rebrova
Author
Research Topics & Keywords
Machine Learning
Research Area
Computational Statistics
Research Area
Citation Information
APA Format
Michal Dereziński , Daniel LeJeune , Deanna Needell & Elizaveta Rebrova . Fine-grained Analysis and Faster Algorithms for Iteratively Solving Linear Systems. Journal of Machine Learning Research .
BibTeX Format
@article{paper511,
  title = { Fine-grained Analysis and Faster Algorithms for Iteratively Solving Linear Systems },
  author = { Michal Dereziński and Daniel LeJeune and Deanna Needell and Elizaveta Rebrova },
  journal = { Journal of Machine Learning Research },
  url = { https://www.jmlr.org/papers/v26/24-1906.html }
}