paper-with-me

Papers

Stochastic linear optimization never overfits with quadratically-bounded losses on general data

2022-02-14 · Matus Telgarsky

This work provides test error bounds for iterative fixed point methods on linear predictors -- specifically, stochastic and batch mirror descent (MD), and stochastic temporal difference learning (TD) -- with two core contributions: (a) a single proof technique which gives high probability guarantees despite the absence of projections, regularization, or any equivalents, even when optima have large or infinite norm, for quadratically-bounded losses (e.g., providing unified treatment of squared and logistic losses); (b) locally-adapted rates which depend not on global problem structure (such as condition numbers and maximum margins), but rather on properties of low norm predictors which may suffer some small excess test error. The proof technique is an elementary and versatile coupling argument, and is demonstrated here in the following settings: stochastic MD under realizability; stochastic MD for general Markov data; batch MD for general IID data; stochastic MD on heavy-tailed data (still without projections); stochastic TD on Markov chains (all prior stochastic TD bounds are in expectation).

📄 PDF Abstract BibTeX arXiv:2202.06915

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

All ERMs Can Fail in Stochastic Convex Optimization Lower Bounds in Linear Dimension

2026-02-09 · Tal Burla, Roi Livni arxiv

We study the sample complexity of the best-case Empirical Risk Minimizer in the setting of stochastic convex optimization. We show that there exists an instance in which the sample size is linear in the dimension, learni…

Shape Matters: Understanding the Implicit Bias of the Noise Covariance

2020-06-15 · Jeff Z. HaoChen, Colin Wei, Jason D. Lee, Tengyu Ma

The noise in stochastic gradient descent (SGD) provides a crucial implicit regularization effect for training overparameterized models. Prior theoretical work largely focuses on spherical Gaussian noise, whereas empirica…

Geometry, Computation, and Optimality in Stochastic Optimization

2019-09-23 · NeurIPS 2019 12 · Chen Cheng, Daniel Levy, John C. Duchi

We study computational and statistical consequences of problem geometry in stochastic and online optimization. By focusing on constraint set and gradient geometry, we characterize the problem families for which stochasti…

Stochastic Optimization

Stochastic Mirror Descent for Large-Scale Sparse Recovery

2022-10-23 · Sasila Ilandarideva, Yannis Bekri, Anatoli Juditsky, Vianney Perchet

In this paper we discuss an application of Stochastic Approximation to statistical estimation of high-dimensional sparse parameters. The proposed solution reduces to resolving a penalized stochastic optimization problem …

Stochastic Optimization

Towards More Efficient Stochastic Decentralized Learning: Faster Convergence and Sparse Communication

2018-05-25 · ICML 2018 7 · Zebang Shen, Aryan Mokhtari, Tengfei Zhou, Peilin Zhao 외

Recently, the decentralized optimization problem is attracting growing attention. Most existing methods are deterministic with high per-iteration cost and have a convergence rate quadratically depending on the problem co…