cd /news/artificial-intelligence/c-2-kv-compressed-and-composable-kv-… · home topics artificial-intelligence article
[ARTICLE · art-66486] src=machinebrief.com ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

C$^2$KV: Compressed and Composable KV Cache Reuse for Efficient LLM Inference

Researchers propose C$^2$KV, a unified framework for non-prefix KV cache reuse that jointly optimizes KV extraction and inference-time concatenation, achieving up to 17× inference speedup under long contexts while preserving generation quality. The method learns a composable and compressed KV cache manifold that is position-agnostic, using a lightweight sidecar Extractor with learnable compression tokens and structured attention flow to enable modular KV representations without modifying the frozen base model.

read1 min views2 publishedJul 21, 2026

arXiv:2607.17715v1 Announce Type: new Abstract: Long-context inference is central to modern large language model (LLM) applications such as retrieval-augmented generation and multi-document reasoning. To mitigate the growing inference cost, recent work has explored key-value (KV) cache reuse to reduce redundant prefill computation. However, existing reuse methods primarily focus on computation savings and overlook a critical bottleneck in long-context LLM serving: the cost of storing and accessing large KV caches. While KV compression appears to be a natural complement, naively combining compression with non-prefix KV reuse often leads to severe accuracy degradation. In this work, we propose C$^2$KV, a unified framework for non-prefix KV reuse that jointly optimizes KV extraction and inference-time concatenation. C$^2$KV learns a composable and compressed KV cache manifold that is explicitly designed to be position-agnostic. Our approach introduces a lightweight sidecar Extractor with learnable compression tokens and a structured attention flow, enabling modular KV representations that can be flexibly reused and concatenated without modifying the frozen base model. We further employ a compression-concatenation co-training strategy to align extraction-time representations with their downstream reuse behavior. Extensive experiments across multiple long-context benchmarks and model families demonstrate that C$^2$KV significantly reduces KV cache storage and transfer costs, achieving up to 17$\times$ inference speedup under long contexts, while preserving generation quality.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @c$^2$kv 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/c-2-kv-compressed-an…] indexed:0 read:1min 2026-07-21 ·