ART: Attention Run-time Termination for Efficient Large Language Model Decoding 文章

ArXiv CS.CL2026-06-02NEWSen作者: Chen Qiu, Guozhong Li, Panos Kalnis

摘要

arXiv:2606.00024v1 Announce Type: new Abstract: Long-context decoding in Large Language Models (LLMs) is severely constrained by the memory bandwidth required to fetch the extensive Key-Value (KV) cache. Most existing KV management methods rely on key-only pruning before decoding, despite the evidence that attention outputs depend jointly on keys and values, as incorporating values in their methods incurs prohibitive additional overhead. In this paper, we propose Attention Run-time Termination (ART), a lightweight run-time mechanism that tracks accumulated attention outputs during kernel execution and terminates subsequent KV block accesses once further contributions become negligible. This design makes ART orthogonal to existing key-based KV cache management methods, enabling seamless integration with them.

相关公司

暂无数据

相关人物

暂无数据

相关产品

暂无数据