paper-with-me

Papers

Model Collapse Demystified: The Case of Regression

2024-02-12 · Elvis Dohmatob, Yunzhen Feng, Julia Kempe

In the era of proliferation of large language and image generation models, the phenomenon of "model collapse" refers to the situation whereby as a model is trained recursively on data generated from previous generations of itself over time, its performance degrades until the model eventually becomes completely useless, i.e the model collapses. In this work, we study this phenomenon in the setting of high-dimensional regression and obtain analytic formulae which quantitatively outline this phenomenon in a broad range of regimes. In the special case of polynomial decaying spectral and source conditions, we obtain modified scaling laws which exhibit new crossover phenomena from fast to slow rates. We also propose a simple strategy based on adaptive regularization to mitigate model collapse. Our theoretical results are validated with experiments.

📄 PDF Abstract BibTeX arXiv:2402.07712

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generationmodelregression

Similar Papers 제목 키워드 기반

Double Descent Demystified: Identifying, Interpreting & Ablating the Sources of a Deep Learning Puzzle

2023-03-24 · Rylan Schaeffer, Mikail Khona, Zachary Robertson, Akhilan Boopathy 외

Double descent is a surprising phenomenon in machine learning, in which as the number of model parameters grows relative to the number of data, test error drops as models grow ever larger into the highly overparameterize…

Learning Theoryregression

Preventing Model Collapse Under Overparametrization: Optimal Mixing Ratios for Interpolation Learning and Ridge Regression

2025-09-26 · Anvit Garg, Sohom Bhattacharya, Pragya Sur arxiv

Model collapse occurs when generative models degrade after repeatedly training on their own synthetic outputs. We study this effect in overparameterized linear regression in a setting where each iteration mixes fresh rea…

Geometric Analysis of Neural Regression Collapse via Intrinsic Dimension

2025-10-01 · George Andriopoulos, Zixuan Dong, Bimarsha Adhikari, Keith Ross arxiv

Neural multivariate regression underpins a wide range of domains, including control, robotics, and finance, yet the geometry of its learned representations remains poorly characterized. While neural collapse has been sho…

The Prevalence of Neural Collapse in Neural Multivariate Regression

2024-09-06 · George Andriopoulos, Zixuan Dong, Li Guo, Zifan Zhao 외

Recently it has been observed that neural networks exhibit Neural Collapse (NC) during the final stage of training for the classification problem. We empirically show that multivariate regression, as employed in imitatio…

Imitation Learningregression

Deep Neural Regression Collapse

2026-03-25 · Akshay Rangamani, Altay Unal arxiv

Neural Collapse is a phenomenon that helps identify sparse and low rank structures in deep classifiers. Recent work has extended the definition of neural collapse to regression problems, albeit only measuring the phenome…