AI RESEARCH

Sparse Attention as a Range Searching Problem: Towards an Inference-Efficient Index for KV Cache

arXiv CS.LG

ArXi:2605.06763v1 Announce Type: new Sparse attention improves LLM inference efficiency by selecting a subset of key-value entries, but at the cost of potential accuracy degradation. In particular, omitting critical KV entries can induce substantial errors in model outputs. Existing methods typically operate under fixed or adaptive token budgets and provide empirical robustness or partial theoretical guarantees, yet they do not ensure zero false negatives in decoding steps, particularly since the set of relevant tokens is both query- and step-dependent.