CompKV: Compensation-Aware KV Selection for Long-Context LLM Inference
arXiv:2609.26300v1 Announce Type: cross Abstract: Despite their strong performance, large language models (LLMs) are bottlenecked by KV cache memory traffic during long-context inference. Sparse attention is widely used to accelerate LLM inference by computing exact attention over a selected subset…