Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Less Is More: Training-Free Sparse Attention with Global Locality for Efficient Reasoning

About

Large reasoning models achieve strong performance through test-time scaling but incur substantial computational overhead, particularly from excessive token generation when processing short input prompts. While sparse attention mechanisms can reduce latency and memory usage, existing approaches suffer from significant accuracy degradation due to accumulated errors during long-generation reasoning. These methods generally require either high token retention rates or expensive retraining. We introduce LessIsMore, a training-free sparse attention mechanism for reasoning tasks, which leverages global attention patterns rather than relying on traditional head-specific local optimizations. LessIsMore aggregates token selections from local attention heads with recent contextual information, enabling unified cross-head token ranking for future decoding layers. This unified selection improves generalization and efficiency by avoiding the need to maintain separate token subsets per head. Evaluation across diverse reasoning tasks and benchmarks shows that LessIsMore preserves -- and in some cases improves -- accuracy while achieving a $1.1\times$ average decoding speed-up compared to full attention. Moreover, LessIsMore attends to $2\times$ fewer tokens without accuracy loss, achieving a $1.13\times$ end-to-end speed-up compared to existing sparse attention methods.

Lijie Yang, Zhihao Zhang, Arti Jain, Shijie Cao, Baihong Yuan, Yiwei Chen, Zhihao Jia, Ravi Netravali• 2025

Related benchmarks

TaskDatasetResultRank
Long-context UnderstandingLongBench
Accuracy91.8
60
Long-context evaluationRULER 16k
Total Score38.27
59
Long-context evaluationRULER 32k
Overall Score24.21
41
Long-context evaluationRULER 4k
Score79.67
35
Long-context evaluationRULER 8k
Score54.49
35
Mathematical ReasoningMATH 500
Flex Match85
27
Long-context language evaluationLongBench
SQA48.15
13
Mathematical ReasoningAIME 24
Avg. Pass@160.83
13
Showing 8 of 8 rows

Other info

Follow for update