From Low Probability to High Confidence in Stochastic Convex Optimization

Abstract

Standard results in stochastic convex optimization bound the number of samples that an algorithm needs to generate a point with small function value in expectation. More nuanced high probability guarantees are rare, and typically either rely on light-tail noise assumptions or exhibit worse sample complexity. In this work, we show that a wide class of stochastic optimization algorithms for strongly convex problems can be augmented with high confidence bounds at an overhead cost that is only logarithmic in the confidence level and polylogarithmic in the condition number. The procedure we propose, called proxBoost, is elementary and builds on two well-known ingredients: robust distance estimation and the proximal point method. We discuss consequences for both streaming (online) algorithms and offline algorithms based on empirical risk minimization.

Cite

Text

Davis et al. "From Low Probability to High Confidence in Stochastic Convex Optimization." Journal of Machine Learning Research, 2021.

Markdown

[Davis et al. "From Low Probability to High Confidence in Stochastic Convex Optimization." Journal of Machine Learning Research, 2021.](https://mlanthology.org/jmlr/2021/davis2021jmlr-low/)

BibTeX

@article{davis2021jmlr-low,
  title     = {{From Low Probability to High Confidence in Stochastic Convex Optimization}},
  author    = {Davis, Damek and Drusvyatskiy, Dmitriy and Xiao, Lin and Zhang, Junyu},
  journal   = {Journal of Machine Learning Research},
  year      = {2021},
  pages     = {1-38},
  volume    = {22},
  url       = {https://mlanthology.org/jmlr/2021/davis2021jmlr-low/}
}