paper-with-me

홈 › Papers

Tuning-Free Stochastic Optimization

2024-02-12 · Ahmed Khaled, Chi Jin

Large-scale machine learning problems make the cost of hyperparameter tuning ever more prohibitive. This creates a need for algorithms that can tune themselves on-the-fly. We formalize the notion of "tuning-free" algorithms that can match the performance of optimally-tuned optimization algorithms up to polylogarithmic factors given only loose hints on the relevant problem parameters. We consider in particular algorithms that can match optimally-tuned Stochastic Gradient Descent (SGD). When the domain of optimization is bounded, we show tuning-free matching of SGD is possible and achieved by several existing algorithms. We prove that for the task of minimizing a convex and smooth or Lipschitz function over an unbounded domain, tuning-free optimization is impossible. We discuss conditions under which tuning-free optimization is possible even over unbounded domains. In particular, we show that the recently proposed DoG and DoWG algorithms are tuning-free when the noise distribution is sufficiently well-behaved. For the task of finding a stationary point of a smooth and potentially nonconvex function, we give a variant of SGD that matches the best-known high-probability convergence rate for tuned SGD at only an additional polylogarithmic cost. However, we also give an impossibility result that shows no algorithm can hope to match the optimal expected convergence rate for tuned SGD with high probability.

📄 PDF Abstract BibTeX arXiv:2402.07793

Code (0)

등록된 구현이 없습니다.

Tasks

Stochastic Optimization

Methods 이 논문이 사용한 방법론

SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…

Similar Papers 제목 키워드 기반

Tuning-Free Sampling via Optimization on the Space of Probability Measures

2025-10-29 · Louis Sharrock, Christopher Nemeth arxiv

We introduce adaptive, tuning-free step size schedules for gradient-based sampling algorithms obtained as time-discretizations of Wasserstein gradient flows. The result is a suite of tuning-free sampling algorithms, incl…

Stochastic Optimization

Tuning-Free Coreset Markov Chain Monte Carlo via Hot DoG

2024-10-24 · Naitong Chen, Jonathan H. Huggins, Trevor Campbell

A Bayesian coreset is a small, weighted subset of a data set that replaces the full data during inference to reduce computational cost. The state-of-the-art coreset construction algorithm, Coreset Markov chain Monte Carl…

Stochastic Optimization

Learning-Rate-Free Stochastic Optimization over Riemannian Manifolds

2024-06-04 · Daniel Dodd, Louis Sharrock, Christopher Nemeth

In recent years, interest in gradient-based optimization over Riemannian manifolds has surged. However, a significant challenge lies in the reliance on hyperparameters, especially the learning rate, which requires meticu…

Stochastic Optimization

Large-scale empirical tuning and comparison of default optimizers for variational inference

2026-06-05 · Trevor Campbell, Jonathan H. Huggins, Kyurae Kim, Charles C. Margossian arxiv

Black-box variational inference (BBVI) is a methodology for posterior approximation that relies on stochastic optimization. In practice, the stochastic optimizers underpinning BBVI generally require extensive problem-spe…

Stochastic OptimizationBayesian Inference

ASOC: An Adaptive Parameter-free Stochastic Optimization Techinique for Continuous Variables

2015-06-26 · Jayanta Basak

Stochastic optimization is an important task in many optimization problems where the tasks are not expressible as convex optimization problems. In the case of non-convex optimization problems, various different stochasti…

Evolutionary AlgorithmsStochastic Optimization