Surrogate-based Autotuning for Randomized Sketching Algorithms in Regression Problems
Younghyun Cho, James W. Demmel, Micha{\l} Derezi\'nski, Haoyun Li,, Hengrui Luo, Michael W. Mahoney, Riley J. Murray

TL;DR
This paper introduces a surrogate-based autotuning method for randomized algorithms in high-dimensional regression, significantly reducing tuning effort while maintaining near-optimal performance.
Contribution
It presents a novel autotuning approach for RandNLA algorithms, especially for sketch-and-precondition methods, improving efficiency and general applicability.
Findings
Achieves near-optimal performance with fewer tuning trials
Reduces tuning cost by up to 4x compared to random search
Demonstrates general-purpose autotuning pipeline for RandNLA
Abstract
Algorithms from Randomized Numerical Linear Algebra (RandNLA) are known to be effective in handling high-dimensional computational problems, providing high-quality empirical performance as well as strong probabilistic guarantees. However, their practical application is complicated by the fact that the user needs to set various algorithm-specific tuning parameters which are different than those used in traditional NLA. This paper demonstrates how a surrogate-based autotuning approach can be used to address fundamental problems of parameter selection in RandNLA algorithms. In particular, we provide a detailed investigation of surrogate-based autotuning for sketch-and-precondition (SAP) based randomized least squares methods, which have been one of the great success stories in modern RandNLA. Empirical results show that our surrogate-based autotuning approach can achieve near-optimal…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Face and Expression Recognition · Neural Networks and Applications
MethodsRandom Search · Focus
