cd /news/artificial-intelligence/varrate-training-free-variable-rate-… · home topics artificial-intelligence article
[ARTICLE · art-65390] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

VarRate: Training-Free Variable-Rate KV Cache Compression for Long-Context LLMs

Researchers introduced VarRate, a training-free KV cache compression method for long-context LLMs that assigns variable low-rank budgets to tokens based on query salience, avoiding irreversible token eviction. On LongBench, VarRate stays within 0.8 points of uncompressed models at 20% budget, outperforming token-selection methods that collapse by 11-15 points. The method matches KVzip's accuracy at one-eighth the prefill overhead.

read1 min views1 publishedJul 20, 2026

arXiv:2607.15498v1 Announce Type: new Abstract: The key-value (KV) cache is the main memory bottleneck in long-context large language model (LLM) inference. Two leading training-free families are both structurally limited: token-selection methods (SnapKV, Ada-KV) score importance from an observation window and evict low-scoring tokens, but eviction is irreversible -- so when the importance signal degrades under query-agnostic reuse, accuracy collapses by 11-15 points; uniform low-rank coding keeps every token but spends equal rank everywhere, wasting budget. We observe that both failures share one cure: rank should be allocated, not evicted. We present VarRate, a training-free KV codec that assigns each token a variable low-rank budget by its query salience, keeping every token at a nonzero rank. Comparable adaptive-rank codecs reach this allocation only through training; VarRate requires none. Because no token is dropped, it degrades by only 3.5-5.5 points where query-aware selection collapses. At a matched 20% budget on LongBench (16 tasks), VarRate stays within 0.8 points of the uncompressed model on both Llama-3.1-8B and Qwen2.5-7B. Averaged over the two, it is the strongest matched-memory compressor. It significantly beats its uniform-rank ablation on both models. Against KVzip, a method purpose-built for query-agnostic reuse, it is accuracy-equivalent in three of four settings and within a point overall, at about one-eighth the prefill overhead.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @varrate 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/varrate-training-fre…] indexed:0 read:1min 2026-07-20 ·