PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
September 10, 2025ACM SIGOPS Operating Systems Review1 citations

EMPIRIC: Exploring Missing Pieces in KV Cache Compression for Reducing Computation, Storage, and Latency in Long-Context LLM Inference

View Full Paper
PBPayman BehnamYFYaosheng FuRZRitchie Zhao

Key Points

  • Employer compression strategies improve kv cache efficiency while reducing computation and storage needs.
  • Research presents methods achieving dual benefits of storage and computational efficiency for long-context llm inference.
  • Theoretical bounds for accuracy and computation enhance understanding of kv cache performance in large models.
  • EMPIRIC's insights promise to optimize long-context llm inference, fostering advancements in scalable kv cache techniques.

Abstract

Transformer-based Large Language Models (LLMs) heavily depend on the KV cache for efficient handling of long context sequences. However, the size of the KV cache grows linearly with the input sequence length, increasingly straining system memory, computational resources, bandwidth, and latency during decoding. Although recent research has proposed various techniques to compress the KV cache -targeting either storage or computational efficiency-few methods effectively achieve both simultaneously. Additionally, existing methods primarily rely on heuristic-driven approaches, lacking comprehensive insights into token selection criteria, and often significantly compromise model accuracy under strict KV cache token budget constraints (e.g., keeping 512 tokens). Building upon our recent work, RocketKV, this paper introduces EMPIRIC as an oracle-based vision study, which explicitly defines theoretical bounds for accuracy, computation, and storage in KV cache compression. By analyzing intrinsic patterns in KV cache attention heads, EMPIRIC provides novel insights into effective token pruning without accuracy degradation. This work clarifies the overlooked elements critical to KV cache compression during decoding and optimally balances computational efficiency, storage optimization, inference latency, and accuracy. We envision that EMPIRIC will guide future research efforts toward creating scalable, efficient KV cache compression techniques, significantly improving inference performance for long context LLM inference.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Behnam et al. (2025) studied this question.

synapsesocial.com/papers/68c1b81f54b1d3bfb60ec622https://doi.org/10.1145/3759441.3759448
Ask AI
Helpful
Bookmark
Share
View Full Paper