paper-with-me

홈 › Papers

Generalization and Memorization: The Bias Potential Model

2020-11-29 · Hongkang Yang, Weinan E

Models for learning probability distributions such as generative models and density estimators behave quite differently from models for learning functions. One example is found in the memorization phenomenon, namely the ultimate convergence to the empirical distribution, that occurs in generative adversarial networks (GANs). For this reason, the issue of generalization is more subtle than that for supervised learning. For the bias potential model, we show that dimension-independent generalization accuracy is achievable if early stopping is adopted, despite that in the long term, the model either memorizes the samples or diverges.

📄 PDF Abstract BibTeX arXiv:2011.14269

Code (0)

등록된 구현이 없습니다.

Tasks

Memorizationmodel

Methods 이 논문이 사용한 방법론

Early Stopping Early Stopping is a regularization technique for deep neural networks that stops training when parameter updates no longer begin to yield improves on a validation set. In…

Similar Papers 제목 키워드 기반

Identity Crisis: Memorization and Generalization under Extreme Overparameterization

2019-02-13 · ICLR 2020 1 · Chiyuan Zhang, Samy Bengio, Moritz Hardt, Michael C. Mozer 외

We study the interplay between memorization and generalization of overparameterized networks in the extreme case of a single training example and an identity-mapping task. We examine fully-connected and convolutional net…

Memorization

Why Deep Learning Generalizes

2022-11-17 · Benjamin L. Badger

Very large deep learning models trained using gradient descent are remarkably resistant to memorization given their huge capacity, but are at the same time capable of fitting large datasets of pure noise. Here methods ar…

Deep LearningMemorization

Learning and Memorization

2018-07-01 · ICML 2018 7 · Satrajit Chatterjee

In the machine learning research community, it is generally believed that there is a tension between memorization and generalization. In this work we examine to what extent this tension exists by exploring if it is …

Memorization

Generalization-Memorization Machines

2022-07-08 · Zhen Wang, Yuan-Hai Shao

Classifying the training data correctly without over-fitting is one of the goals in machine learning. In this paper, we propose a generalization-memorization mechanism, including a generalization-memorization decision an…

Memorization

Memorization Control in Diffusion Models from Denoising-centric Perspective

2026-01-29 · Thuy Phuong Vu, Mai Viet Hoang Do, Minhhuy Le, Dinh-Cuong Hoang 외 arxiv

Controlling memorization in diffusion models is critical for applications that require generated data to closely match the training distribution. Existing approaches mainly focus on data centric or model centric modifica…