← all papers · overview

An Experimental Study Of KV Cache Reuse Strategies In Chunk-level Caching Systems

Abstract

Retrieval-augmented generation improves large language models' accuracy by adding relevant retrieved text to the prompt. Chunk level caching (CLC) accelerates inference by precomputing KV caches for these retrieved chunks and reusing them. However, these caches miss cross-attention dependencies between chunks, which can reduce output quality. Several methods try to improve CLC accuracy using diffe

Related papers

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