KV-cache compression
ThinK
ThinK: Thinner Key Cache by Query-Driven Pruning
Superseded — cited as a baseline and beaten by newer methods
2 papers critique it · 4 beat it on benchmarks
What papers say
Verbatim critique sentences, each from a paper that cites ThinK as a baseline.
previous works on KV cache pruning have been limited to structured pruning, primarily due to the difficulty of efficiently leveraging finer-grained (i.e., unstructured) sparsity during execution.
“direct truncation of the original channels, as exemplified by ThinK, leads to significant performance degradation when pursuing high compression ratios.”
Beaten on benchmarks
Head-to-head results where a newer method reports beating ThinK. Values are copied from the source paper's tables — verify against the cited paper.
Mustafar beats ThinK
1.000 vs 0.073
Needle-Single2 · [Llama-3.1-8B-Instruct, Key&Value 70%]
Mustafar: Promoting Unstructured Sparsity for KV Cache Pruning in LLM InferenceK0.7 V0.7 beats ThinK
40.96 vs 26.55
Avg · [Llama-3-8B-Instruct, K0.7 V0.7 vs ThinK0.7]
Mustafar: Promoting Unstructured Sparsity for KV Cache Pruning in LLM InferenceRDKV beats ThinK
45.97 vs 41.01
K0.5 V0.5 beats ThinK
42.65 vs 38.53
Avg · [Llama-3-8B-Instruct, K0.5 V0.5 vs ThinK0.5]
Mustafar: Promoting Unstructured Sparsity for KV Cache Pruning in LLM InferenceCommonKV beats ThinK
71.84 vs 70.72
Avg. · [Mistral-v0.2-7B-Instruct, ratio 0.3]
CommonKV: Compressing KV Cache with Cross-layer Parameter Sharing
What to use instead
Recent methods in the same sub-problem, not yet superseded in the knowledge base — arXiv benchmark leaders, not vetted production recommendations.
- May 21, 2026
- May 8, 2026
- Mar 24, 2026
- Mar 17, 2026
- Mar 15, 2026
- Feb 5, 2026
- Jan 29, 2026
- GPU-ccelerated INT8 quantization for KV cache compressionGPU-Accelerated INT8 Quantization for KV Cache Compression in Large Language ModelsJan 8, 2026
- STA-AttentionUnlocking the Address Book: Dissecting the Sparse Semantic Structure of LLM Key-Value Caches via Sparse AutoencodersDec 11, 2025
- SWANSWAN: Sparse Winnowed Attention for Reduced Inference Memory via Decompression-Free KV-Cache CompressionNov 24, 2025
- Oct 28, 2025
- Sep 25, 2025