English

Benign Overfitting in Single-Head Attention

Machine Learning 2025-02-13 v2 Machine Learning

Abstract

The phenomenon of benign overfitting, where a trained neural network perfectly fits noisy training data but still achieves near-optimal test performance, has been extensively studied in recent years for linear models and fully-connected/convolutional networks. In this work, we study benign overfitting in a single-head softmax attention model, which is the fundamental building block of Transformers. We prove that under appropriate conditions, the model exhibits benign overfitting in a classification setting already after two steps of gradient descent. Moreover, we show conditions where a minimum-norm/maximum-margin interpolator exhibits benign overfitting. We study how the overfitting behavior depends on the signal-to-noise ratio (SNR) of the data distribution, namely, the ratio between norms of signal and noise tokens, and prove that a sufficiently large SNR is both necessary and sufficient for benign overfitting.

Cite

@article{arxiv.2410.07746,
  title  = {Benign Overfitting in Single-Head Attention},
  author = {Roey Magen and Shuning Shang and Zhiwei Xu and Spencer Frei and Wei Hu and Gal Vardi},
  journal= {arXiv preprint arXiv:2410.07746},
  year   = {2025}
}
R2 v1 2026-06-28T19:15:51.633Z