kv-cache-eviction

Tag

Cards List
#kv-cache-eviction

Random Attention (GitHub Repo)

TLDR AI · 5d ago Cached

Random Attention presents a signal-free KV-cache eviction policy for reasoning models that matches or exceeds the performance of learned methods on benchmarks like MATH-500 and LiveCodeBench, while being faster in inference.

0 favorites 0 likes
#kv-cache-eviction

Random Attention: Rethinking KV Cache Eviction for Efficient Reasoning

Hugging Face Daily Papers · 2026-09-03 Cached

The paper proposes Random Attention, a KV cache eviction method that uses random selection instead of scoring, matching selective methods while improving throughput in reasoning tasks.

0 favorites 0 likes
#kv-cache-eviction

Trust the Mass: Forced Weights in KV-Cache Eviction

arXiv cs.LG · 2026-08-27 Cached

This paper analyzes KV-cache eviction strategies in sparse-attention models, showing that selecting largest weights is near-optimal and that published margins come from memory and query information, with ContourKV achieving strong performance.

0 favorites 0 likes
#kv-cache-eviction

Reformulating KV Cache Eviction Problem for Long-Context LLM Inference

arXiv cs.CL · 2026-05-11 Cached

This paper introduces LaProx, a novel KV Cache eviction strategy for long-context LLM inference that reformulates the problem as an output-aware matrix multiplication approximation, achieving high performance with only 5% cache usage.

0 favorites 0 likes
← Back to home

Submit Feedback