Pith. sign in

Top-Theta Attention: Sparsifying Transformers by Compensated Thresholding

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

We present Top-Theta (Top-$\theta$) Attention, a training-free method for sparsifying transformer attention during inference. Our key insight is that static, per-head thresholds can be calibrated to retain the desired constant number of significant elements per attention row. This approach enables content-based sparsity without retraining, and it remains robust across data domains. We further introduce compensation techniques to preserve accuracy under aggressive sparsification, establishing attention thresholding as a practical and principled alternative to top-k attention. We provide extensive evaluation on natural language processing tasks, showing that Top-$\theta$ achieves 3-10x reduction in V-cache usage and up to 10x fewer attention elements during inference while degrading no more than 1% in accuracy.

citation-role summary

background 1

citation-polarity summary

fields

cs.LG 1

years

2025 1

verdicts

CONDITIONAL 1

roles

background 1

polarities

unclear 1

representative citing papers

Power Law Guided Dynamic Sifting for Efficient Attention

cs.LG · 2025-06-05 · conditional · novelty 6.0

SiftAttention skips top-k sorting in sparse attention by thresholding attention weights with a threshold predicted from a power-law fit of score quantiles over generation steps.

citing papers explorer

Showing 1 of 1 citing paper.

  • Power Law Guided Dynamic Sifting for Efficient Attention cs.LG · 2025-06-05 · conditional · none · ref 3 · internal anchor

    SiftAttention skips top-k sorting in sparse attention by thresholding attention weights with a threshold predicted from a power-law fit of score quantiles over generation steps.