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

Native Sparse Attention: Hardware-Aligned and Natively Trainable Sparse Attention

About

Long-context modeling is crucial for next-generation language models, yet the high computational cost of standard attention mechanisms poses significant computational challenges. Sparse attention offers a promising direction for improving efficiency while maintaining model capabilities. We present NSA, a Natively trainable Sparse Attention mechanism that integrates algorithmic innovations with hardware-aligned optimizations to achieve efficient long-context modeling. NSA employs a dynamic hierarchical sparse strategy, combining coarse-grained token compression with fine-grained token selection to preserve both global context awareness and local precision. Our approach advances sparse attention design with two key innovations: (1) We achieve substantial speedups through arithmetic intensity-balanced algorithm design, with implementation optimizations for modern hardware. (2) We enable end-to-end training, reducing pretraining computation without sacrificing model performance. As shown in Figure 1, experiments show the model pretrained with NSA maintains or exceeds Full Attention models across general benchmarks, long-context tasks, and instruction-based reasoning. Meanwhile, NSA achieves substantial speedups over Full Attention on 64k-length sequences across decoding, forward propagation, and backward propagation, validating its efficiency throughout the model lifecycle.

Jingyang Yuan, Huazuo Gao, Damai Dai, Junyu Luo, Liang Zhao, Zhengyan Zhang, Zhenda Xie, Y. X. Wei, Lean Wang, Zhiping Xiao, Yuqing Wang, Chong Ruan, Ming Zhang, Wenfeng Liang, Wangding Zeng• 2025

Related benchmarks

TaskDatasetResultRank
Commonsense ReasoningHellaSwag
Accuracy34.7
1460
Code GenerationHumanEval
Pass@178.7
850
Commonsense ReasoningWinoGrande
Accuracy49.92
776
Commonsense ReasoningPIQA
Accuracy63.97
647
Question AnsweringARC Easy
Accuracy46.24
386
Question AnsweringBoolQ--
240
Common Sense ReasoningCOPA
Accuracy66.92
138
Mathematical ReasoningAIME 2025
Pass@164.2
96
Mathematical ReasoningAIME 2024
Pass@173.1
86
Long-context UnderstandingLongBench (test)
Avg Score46.9
80
Showing 10 of 21 rows

Other info

Follow for update