paper-with-me

Papers

Generalization vs. Memorization in the Presence of Statistical Biases in Transformers

2024-09-06 · John Mitros, Damien Teney

This study aims to understand how statistical biases affect the model's ability to generalize to in-distribution and out-of-distribution data on algorithmic tasks. Prior research indicates that transformers may inadvertently learn to rely on these spurious correlations, leading to an overestimation of their generalization capabilities. To investigate this, we evaluate transformer models on several synthetic algorithmic tasks, systematically introducing and varying the presence of these biases. We also analyze how different components of the transformer models impact their generalization. Our findings suggest that statistical biases impair the model's performance on out-of-distribution data, providing a overestimation of its generalization capabilities. The models rely heavily on these spurious correlations for inference, as indicated by their performance on tasks including such biases.

📄 PDF Abstract BibTeX arXiv:2409.04654

Code (0)

등록된 구현이 없습니다.

Tasks

Memorization

Similar Papers 제목 키워드 기반

Impact of Layer Norm on Memorization and Generalization in Transformers

2025-11-13 · Rishi Singhal, Jung-Eun Kim arxiv

Layer Normalization (LayerNorm) is one of the fundamental components in transformers that stabilizes training and improves optimization. In recent times, Pre-LayerNorm transformers have become the preferred choice over P…

Modifying Memories in Transformer Models

2020-12-01 · Chen Zhu, Ankit Singh Rawat, Manzil Zaheer, Srinadh Bhojanapalli 외

Large Transformer models have achieved impressive performance in many natural language tasks. In particular, Transformer based language models have been shown to have great capabilities in encoding factual knowledge in t…

Memorization

Provable Separations between Memorization and Generalization in Diffusion Models

2025-11-05 · Zeqi Ye, Qijie Zhu, Molei Tao, Minshuo Chen arxiv

Diffusion models have achieved remarkable success across diverse domains, but they remain vulnerable to memorization -- reproducing training data rather than generating novel outputs. This not only limits their creative …

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

Towards Understanding Grokking: An Effective Theory of Representation Learning

2022-05-20 · Ziming Liu, Ouail Kitouni, Niklas Nolte, Eric J. Michaud 외

We aim to understand grokking, a phenomenon where models generalize long after overfitting their training set. We present both a microscopic analysis anchored by an effective theory and a macroscopic analysis of phase di…

MemorizationRepresentation Learning