paper-with-me

홈 › Papers

Memorization-Dilation: Modeling Neural Collapse Under Label Noise

2022-06-11 · Duc Anh Nguyen, Ron Levie, Julian Lienen, Gitta Kutyniok, Eyke Hüllermeier

The notion of neural collapse refers to several emergent phenomena that have been empirically observed across various canonical classification problems. During the terminal phase of training a deep neural network, the feature embedding of all examples of the same class tend to collapse to a single representation, and the features of different classes tend to separate as much as possible. Neural collapse is often studied through a simplified model, called the unconstrained feature representation, in which the model is assumed to have "infinite expressivity" and can map each data point to any arbitrary representation. In this work, we propose a more realistic variant of the unconstrained feature representation that takes the limited expressivity of the network into account. Empirical evidence suggests that the memorization of noisy data points leads to a degradation (dilation) of the neural collapse. Using a model of the memorization-dilation (M-D) phenomenon, we show one mechanism by which different losses lead to different performances of the trained network on noisy data. Our proofs reveal why label smoothing, a modification of cross-entropy empirically observed to produce a regularization effect, leads to improved generalization in classification tasks.

📄 PDF Abstract BibTeX arXiv:2206.05530

Code (1)

julilien/memorizationdilation 공식 구현 pytorch

Tasks

Memorization

Similar Papers 제목 키워드 기반

On Training Sample Memorization: Lessons from Benchmarking Generative Modeling with a Large-scale Competition

2021-06-06 · Ching-Yuan Bai, Hsuan-Tien Lin, Colin Raffel, Wendy Chih-wen Kan

Many recent developments on generative models for natural images have relied on heuristically-motivated metrics that can be easily gamed by memorizing a small sample from the true distribution or training a model directl…

BenchmarkingMemorization

A Closer Look at Model Collapse: From a Generalization-to-Memorization Perspective

2025-09-20 · Lianghe Shi, Meng Wu, Huijie Zhang, Zekai Zhang 외 arxiv

The widespread use of diffusion models has led to an abundance of AI-generated data, raising concerns about model collapse -- a phenomenon in which recursive iterations of training on synthetic data lead to performance d…

Localizing Memorized Regions in Diffusion Models via Coordinate-Wise Curvature Differences

2026-05-26 · Gwangho Kim, Sungyoon Lee arxiv

Diffusion models can unintentionally memorize training samples, raising concerns about privacy and copyright. While recent methods can detect memorization, they often rely on global or model-specific signals and provide …

Fisher Rank Inflation: A Spectral Signature of Memorization under Label Noise

2026-07-14 · Satwik Bathula, Anand A. Joshi arxiv

Deep networks trained with label noise often learn clean structure before memorizing corrupted labels. We show that this transition leaves a spectral signature in the centered scatter of per-example last-layer gradients.…

On Memorization in Probabilistic Deep Generative Models

2021-06-06 · Gerrit J. J. van den Burg, Christopher K. I. Williams

Recent advances in deep generative models have led to impressive results in a variety of application domains. Motivated by the possibility that deep learning models might memorize part of the input data, there have been …

Density EstimationMemorization