LGApr 11

Attention Sink in Transformers: A Survey on Utilization, Interpretation, and Mitigation

arXiv:2604.1009889.43 citationsh-index: 11Has Code
AI Analysis

For researchers and practitioners working with Transformers, this survey offers a definitive resource to understand and manage Attention Sink, a known bottleneck affecting model performance and interpretability.

This survey systematically consolidates research on Attention Sink (AS) in Transformers, where disproportionate attention is allocated to uninformative tokens, causing interpretability and hallucination issues. It provides the first comprehensive overview structured around utilization, interpretation, and mitigation strategies.

As the foundational architecture of modern machine learning, Transformers have driven remarkable progress across diverse AI domains. Despite their transformative impact, a persistent challenge across various Transformers is Attention Sink (AS), in which a disproportionate amount of attention is focused on a small subset of specific yet uninformative tokens. AS complicates interpretability, significantly affecting the training and inference dynamics, and exacerbates issues such as hallucinations. In recent years, substantial research has been dedicated to understanding and harnessing AS. However, a comprehensive survey that systematically consolidates AS-related research and offers guidance for future advancements remains lacking. To address this gap, we present the first survey on AS, structured around three key dimensions that define the current research landscape: Fundamental Utilization, Mechanistic Interpretation, and Strategic Mitigation. Our work provides a pivotal contribution by clarifying key concepts and guiding researchers through the evolution and trends of the field. We envision this survey as a definitive resource, empowering researchers and practitioners to effectively manage AS within the current Transformer paradigm, while simultaneously inspiring innovative advancements for the next generation of Transformers. The paper list of this work is available at https://github.com/ZunhaiSu/Awesome-Attention-Sink.

Foundations

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

Your Notes