paper-with-me

Papers

Optimistic Rates: A Unifying Theory for Interpolation Learning and Regularization in Linear Regression

2021-12-08 · Lijia Zhou, Frederic Koehler, Danica J. Sutherland, Nathan Srebro

We study a localized notion of uniform convergence known as an "optimistic rate" (Panchenko 2002; Srebro et al. 2010) for linear regression with Gaussian data. Our refined analysis avoids the hidden constant and logarithmic factor in existing results, which are known to be crucial in high-dimensional settings, especially for understanding interpolation learning. As a special case, our analysis recovers the guarantee from Koehler et al. (2021), which tightly characterizes the population risk of low-norm interpolators under the benign overfitting conditions. Our optimistic rate bound, though, also analyzes predictors with arbitrary training error. This allows us to recover some classical statistical guarantees for ridge and LASSO regression under random designs, and helps us obtain a precise understanding of the excess risk of near-interpolators in the over-parameterized regime.

📄 PDF Abstract BibTeX arXiv:2112.04470

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Optimism Without Regularization: Constant Regret in Zero-Sum Games

2025-06-20 · John Lazarsfeld, Georgios Piliouras, Ryann Sim, Stratis Skoulakis

This paper studies the optimistic variant of Fictitious Play for learning in two-player zero-sum games. While it is known that Optimistic FTRL -- a regularized algorithm with a bounded stepsize parameter -- obtains const…

On the Origin of Species of Self-Supervised Learning

2021-03-31 · Samuel Albanie, Erika Lu, Joao F. Henriques

In the quiet backwaters of cs.CV, cs.LG and stat.ML, a cornucopia of new learning systems is emerging from a primordial soup of mathematics-learning systems with no need for external supervision. To date, little thought …

Self-Supervised Learning

Accelerating Optimization via Adaptive Prediction

2015-09-18 · Mehryar Mohri, Scott Yang

We present a powerful general framework for designing data-dependent optimization algorithms, building upon and unifying recent techniques in adaptive regularization, optimistic gradient predictions, and problem-dependen…

Prediction

A Unifying View of Optimism in Episodic Reinforcement Learning

2020-07-03 · NeurIPS 2020 12 · Gergely Neu, Ciara Pike-Burke

The principle of optimism in the face of uncertainty underpins many theoretically successful reinforcement learning algorithms. In this paper we provide a general framework for designing, analyzing and implementing such …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Two steps at a time --- taking GAN training in stride with Tseng's method

2021-01-01 · Axel Böhm, Michael Sedlmayer, Ernö Robert Csetnek, Radu Ioan Bot

Motivated by the training of Generative Adversarial Networks (GANs), we study methods for solving minimax problems with additional nonsmooth regularizers. We do so by employing \emph{monotone operator} theory, in particu…