← all papers · overview

KV Cache Optimization Strategies For Scalable And Efficient LLM Inference

Abstract

The key-value (KV) cache is a foundational optimization in Transformer-based large language models (LLMs), eliminating redundant recomputation of past token representations during autoregressive generation. However, its memory footprint scales linearly with context length, imposing critical bottlenecks on GPU memory capacity, memory bandwidth, and inference throughput as production LLMs push conte

Related papers

Ranked by semantic similarity — how closely each paper's abstract matches this one (100% = near-identical topic).