Learn Before
A team is developing a language model for summarizing very long documents. They observe that as input sequences grow longer, the model's attention mechanism becomes unstable, leading to inconsistent and lower-quality summaries. The team hypothesizes that the lack of a stable, document-level context is causing the attention scores to fluctuate excessively. Which of the following modifications would most directly address this specific problem by stabilizing the attention calculation?
0
1
Tags
Ch.2 Generative Models - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Analysis in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
Stabilizing Attention in Long-Sequence Models
A team is developing a language model for summarizing very long documents. They observe that as input sequences grow longer, the model's attention mechanism becomes unstable, leading to inconsistent and lower-quality summaries. The team hypothesizes that the lack of a stable, document-level context is causing the attention scores to fluctuate excessively. Which of the following modifications would most directly address this specific problem by stabilizing the attention calculation?
Mechanism of Attention Stabilization