paper-with-me

Papers

Foolish Crowds Support Benign Overfitting

2021-10-06 · Niladri S. Chatterji, Philip M. Long

We prove a lower bound on the excess risk of sparse interpolating procedures for linear regression with Gaussian data in the overparameterized regime. We apply this result to obtain a lower bound for basis pursuit (the minimum $\ell_1$-norm interpolant) that implies that its excess risk can converge at an exponentially slower rate than OLS (the minimum $\ell_2$-norm interpolant), even when the ground truth is sparse. Our analysis exposes the benefit of an effect analogous to the "wisdom of the crowd", except here the harm arising from fitting the $\textit{noise}$ is ameliorated by spreading it among many directions -- the variance reduction arises from a $\textit{foolish}$ crowd.

📄 PDF Abstract BibTeX arXiv:2110.02914

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 제목 키워드 기반

Benign Overfitting in Classification: Provably Counter Label Noise with Larger Models

2022-06-01 · Kaiyue Wen, Jiaye Teng, Jingzhao Zhang

Studies on benign overfitting provide insights for the success of overparameterized deep learning models. In this work, we examine whether overfitting is truly benign in real-world classification tasks. We start with the…

Benign Overfitting in Single-Head Attention

2024-10-10 · Roey Magen, Shuning Shang, Zhiwei Xu, Spencer Frei 외

The phenomenon of benign overfitting, where a trained neural network perfectly fits noisy training data but still achieves near-optimal test performance, has been extensively studied in recent years for linear models and…

Benign overfitting in leaky ReLU networks with moderate input dimension

2024-03-11 · Kedar Karhadkar, Erin George, Michael Murray, Guido Montúfar 외

The problem of benign overfitting asks whether it is possible for a model to perfectly fit noisy training data and still generalize well. We study benign overfitting in two-layer leaky ReLU networks trained with the hing…

AttributeBinary Classification

Benign Overfitting in Two-layer Convolutional Neural Networks

2022-02-14 · Yuan Cao, Zixiang Chen, Mikhail Belkin, Quanquan Gu

Modern neural networks often have great expressive power and can be trained to overfit the training data, while still achieving a good test performance. This phenomenon is referred to as "benign overfitting". Recently, t…

Vocal Bursts Valence Prediction

Mind the spikes: Benign overfitting of kernels and neural networks in fixed dimension

2023-05-23 · NeurIPS 2023 11 · Moritz Haas, David Holzmüller, Ulrike Von Luxburg, Ingo Steinwart

The success of over-parameterized neural networks trained to near-zero training error has caused great interest in the phenomenon of benign overfitting, where estimators are statistically consistent even though they inte…

regression