PulseAugur
EN
LIVE 08:23:02

Spectral outliers in Transformer attention reveal dominant learned structures

Researchers have applied Marchenko-Pastur random matrix theory to analyze pre-trained transformer attention weights, identifying spectral outliers that represent dominant learned structures. By zeroing these identified outliers in the Mistral-7B model, performance on benchmarks like HellaSwag and MMLU dropped significantly, approaching random chance. This analysis across multiple transformers revealed recurring patterns, such as Q projections containing the most outliers and specific residual-stream dimensions forming band outliers across layers, suggesting potential applications in parameter-efficient fine-tuning and structured pruning. AI

IMPACT This research could lead to more efficient methods for fine-tuning and pruning large language models.

RANK_REASON Academic paper detailing a new analytical method for transformer attention weights. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Spectral outliers in Transformer attention reveal dominant learned structures

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Kasun Dewage, Marianna Pensky, Suranadi De Silva, T. H. Bandara ·

    Spectral Outliers Reveal Dominant Learned Structure in Transformer Attention

    arXiv:2608.07921v1 Announce Type: cross Abstract: We apply Marchenko-Pastur (MP) random matrix theory to pre-trained attention weights in order to separate each projection matrix into a random-like bulk and a set of spectral outliers. We validate this decomposition causally: zero…