Salca: A Sparsity-Aware Hardware Accelerator for Efficient Long-Context Attention Decoding
Wang Fan, Wei Cao, Xi Zha, Kedi Ma, MingQian Sun, Jialin Chen, Fengzhe Zhang, Fan Zhang

TL;DR
Salca is a novel hardware accelerator designed for efficient long-context attention decoding in large language models, combining software sparsity techniques with hardware optimizations to significantly improve speed and energy efficiency.
Contribution
It introduces dual-compression sparse attention and a hardware-optimized architecture, enabling efficient long sequence processing beyond existing accelerators.
Findings
Achieves 3.82× speedup over A100
Delivers 74.19× energy efficiency over A100
First ASIC accelerator supporting long context inference with high throughput
Abstract
Long contexts improve capabilities of large language models but pose serious hardware challenges: compute and memory footprints grow linearly with sequence length. Particularly, the decoding phase continuously accesses massive KV cache, dramatically increasing bandwidth and computing pressure. Existing accelerators are primarily designed and evaluated for short contexts. They suffer from significant performance degradation when processing long contexts. To bridge this gap, we identify the major bottleneck and present a hardware accelerator for long context attention decoding via hardware-software co-design. On the software side, we propose dual-compression dynamic sparse attention. It combines ultra-low-precision quantization with feature sparsity to minimize prediction overhead. A hardware-friendly approximate Top-K selection further reduces filter complexity from to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
