paper-with-me

홈 › Papers

Benign Overfitting Does Not Occur in Diffusion Models

2026-07-02 · Tyler Farghly, Benjamin Dupuis, Alain Durmus, Umut Simsekli arxiv

Benign overfitting and double descent have come to shape our understanding of generalization in deep learning, establishing that overfitting is not only compatible with good generalization but can actively benefit it. Diffusion models share much of the machinery of standard deep learning, so it is natural to assume that they also exhibit these properties. In this work, we show that this assumption is largely incorrect. We first establish fundamental impossibility results showing that, unless the sample size grows exponentially with the data dimension, overfitting and good generalization cannot occur simultaneously. Consequently, the population loss follows a classical U-shaped curve in model complexity rather than exhibiting double descent. Analyzing a simplified setting, we identify a key difference between regression and score matching: regression benefits from an alignment between the target and the empirical covariance; score matching admits no such alignment, leaving overfitting irreparably harmful. We further identify implicit regularization stemming from time-smoothness of the score and early stopping during training as mechanisms that prevent such overfitting and verify our findings with high-dimensional image generation experiments. Our results reveal that generalization in diffusion models is governed by mechanisms distinct from those of traditional regression, motivating the development of new theory.

📄 PDF Abstract BibTeX arXiv:2607.02671

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

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

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

The Implicit Bias of Benign Overfitting

2022-01-27 · Ohad Shamir

The phenomenon of benign overfitting, where a predictor perfectly fits noisy training data while attaining near-optimal expected loss, has received much attention in recent years, but still remains not fully understood b…

regression

Benign Overfitting in Adversarially Robust Linear Classification

2021-12-31 · Jinghui Chen, Yuan Cao, Quanquan Gu

"Benign overfitting", where classifiers memorize noisy training data yet still achieve a good generalization performance, has drawn great attention in the machine learning community. To explain this surprising phenomenon…

Classification

Benign Overfitting for Two-layer ReLU Convolutional Neural Networks

2023-03-07 · Yiwen Kou, Zixiang Chen, Yuanzhou Chen, Quanquan Gu

Modern deep learning models with great expressive power can be trained to overfit the training data but still generalize well. This phenomenon is referred to as \textit{benign overfitting}. Recently, a few studies have a…

Vocal Bursts Valence Prediction