← all papers · overview

Comparative Characterization Of KV Cache Management Strategies For LLM Inference

Abstract

Efficient inference with Large Language Models (LLMs) increasingly relies on Key-Value (KV) caches to store previously computed key and value vectors at each layer. These caches are essential to minimize redundant computation during autoregressive token generation, lowering computational complexity from quadratic to linear. However, the growth of KV caches has posed significant system-level challe

Related papers

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