LGCVMLSep 28, 2024

Unveil Benign Overfitting for Transformer in Vision: Training Dynamics, Convergence, and Generalization

arXiv:2409.19345v217 citationsh-index: 9
Originality Incremental advance
AI Analysis

This work addresses a gap in theoretical understanding of generalization for Transformers in vision, which is incremental as it builds on existing overfitting concepts but applies them specifically to this architecture.

The paper tackles the theoretical understanding of benign overfitting in Vision Transformers by analyzing training dynamics and generalization under gradient descent, establishing a condition based on signal-to-noise ratio to distinguish between small and large test error regimes, with results verified by experimental simulation.

Transformers have demonstrated great power in the recent development of large foundational models. In particular, the Vision Transformer (ViT) has brought revolutionary changes to the field of vision, achieving significant accomplishments on the experimental side. However, their theoretical capabilities, particularly in terms of generalization when trained to overfit training data, are still not fully understood. To address this gap, this work delves deeply into the benign overfitting perspective of transformers in vision. To this end, we study the optimization of a Transformer composed of a self-attention layer with softmax followed by a fully connected layer under gradient descent on a certain data distribution model. By developing techniques that address the challenges posed by softmax and the interdependent nature of multiple weights in transformer optimization, we successfully characterized the training dynamics and achieved generalization in post-training. Our results establish a sharp condition that can distinguish between the small test error phase and the large test error regime, based on the signal-to-noise ratio in the data model. The theoretical results are further verified by experimental simulation. To the best of our knowledge, this is the first work to characterize benign overfitting for Transformers.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes