paper-with-me

Papers

Double descent for least-squares interpolation on contaminated data: A simulation study

2026-04-15 · Tino Werner arxiv

Overparametrized models can exhibit an excellent generalization performance, although they should be prone to overfitting according to classical statistical theory. The discovery of the "double descent", indicating that the generalization error decreases after a certain model complexity has been reached, opened a new line of research. Robust statistics considers statistical estimation on contaminated data, which, due to assumptions that do not hold on real data, let data points appear as outliers w.r.t. the assumed "ideal" distribution, potentially severely distorting any classical estimator. We address the question whether a double descent phenomenon can be observed in a linear regression setting with contaminated training data. We compare the performance of the highly non-robust least-squares interpolation estimator with several robust alternatives. It turns out that large overparametrization indeed allows for a double descent phenomenon, resulting in a very good generalization performance of the least-squares interpolator, surpassing that of the robust alternatives.

📄 PDF Abstract BibTeX arXiv:2605.21494

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Conditioning of Random Feature Matrices: Double Descent and Generalization Error

2021-10-21 · Zhijun Chen, Hayden Schaeffer

We provide (high probability) bounds on the condition number of random feature matrices. In particular, we show that if the complexity ratio $\frac{N}{m}$ where $N$ is the number of neurons and $m$ is the number of data …

regression

On the Role of Optimization in Double Descent: A Least Squares Study

2021-07-27 · NeurIPS 2021 12 · Ilja Kuzborskij, Csaba Szepesvári, Omar Rivasplata, Amal Rannen-Triki 외

Empirically it has been observed that the performance of deep neural networks steadily improves as we increase model size, contradicting the classical view on overfitting and generalization. Recently, the double descent …

Double Descent: Understanding Linear Model Estimation of Nonidentifiable Parameters and a Model for Overfitting

2024-08-23 · Ronald Christensen

We consider ordinary least squares estimation and variations on least squares estimation such as penalized (regularized) least squares and spectral shrinkage estimates for problems with p > n and associated problems with…

modelPrediction

Surprises in High-Dimensional Ridgeless Least Squares Interpolation

2019-03-19 · Trevor Hastie, Andrea Montanari, Saharon Rosset, Ryan J. Tibshirani

Interpolators -- estimators that achieve zero training error -- have attracted growing attention in machine learning, mainly because state-of-the art neural networks appear to be models of this type. In this paper, we st…

Vocal Bursts Intensity Prediction

Overparameterization and generalization error: weighted trigonometric interpolation

2020-06-15 · Yuege Xie, Hung-Hsu Chou, Holger Rauhut, Rachel Ward

Motivated by surprisingly good generalization properties of learned deep neural networks in overparameterized scenarios and by the related double descent phenomenon, this paper analyzes the relation between smoothness an…