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

G-KV: Decoding-Time KV Cache Eviction with Global Attention

About

Recent reasoning large language models (LLMs) excel in complex tasks but encounter significant computational and memory challenges due to long sequence lengths. KV cache compression has emerged as an effective approach to greatly enhance the efficiency of reasoning. However, existing methods often focus on prompt compression or token eviction with local attention score, overlooking the long-term importance of tokens. We propose G-KV, a KV cache eviction method that employs a global scoring mechanism, combining local and historical attention scores to more accurately assess token importance. Additionally, we introduce post-training techniques, including reinforcement learning and distillation, to optimize models for compressed KV cache settings. The code of this paper is available on: https://github.com/microsoft/G-KV.

Mengqi Liao, Lu Wang, Chaoyun Zhang, Zekai Shen, Xiaowei Mao, Si Qin, Qingwei Lin, Saravan Rajmohan, Dongmei Zhang, Huaiyu Wan• 2025

Related benchmarks

TaskDatasetResultRank
Inference EfficiencyDeepScaleR-40k (1,024 mathematical problems)
Throughput (tokens/s)760.7
26
Showing 1 of 1 rows

Other info

Follow for update