Have ASkotch: A Neat Solution for Large-scale Kernel Ridge Regression
Pratik Rathore, Zachary Frangella, Jiaming Yang, Micha{\l} Derezi\'nski, Madeleine Udell

TL;DR
The paper introduces ASkotch, a scalable and fast iterative solver for full kernel ridge regression that outperforms existing methods and enables large-scale applications with improved accuracy.
Contribution
A novel solver, ASkotch, for full KRR that achieves linear convergence and outperforms state-of-the-art methods in speed and accuracy.
Findings
ASkotch converges linearly under certain conditions.
It outperforms existing KRR solvers on 23 large-scale tasks.
Full KRR with ASkotch surpasses inducing points methods in predictive performance.
Abstract
Kernel ridge regression (KRR) is a fundamental computational tool, appearing in problems that range from computational chemistry to health analytics, with a particular interest due to its starring role in Gaussian process regression. However, full KRR solvers are challenging to scale to large datasets: both direct (i.e., Cholesky decomposition) and iterative methods (i.e., PCG) incur prohibitive computational and storage costs. The standard approach to scale KRR to large datasets chooses a set of inducing points and solves an approximate version of the problem, inducing points KRR. However, the resulting solution tends to have worse predictive performance than the full KRR solution. In this work, we introduce a new solver, ASkotch, for full KRR that provides better solutions faster than state-of-the-art solvers for full and inducing points KRR. ASkotch is a scalable, accelerated,…
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
TopicsGaussian Processes and Bayesian Inference · Neural Networks and Applications · Speech Recognition and Synthesis
MethodsSparse Evolutionary Training · Gaussian Process
