KV-cache compression

MiniCache

MiniCache: KV Cache Compression in Depth Dimension for Large Language Models

Superseded baseline#27 of 234 most-superseded · first seen May 23, 2024

Superseded — cited as a baseline and beaten by newer methods

5 papers critique it · 2 beat it on benchmarks

What papers say

Verbatim critique sentences, each from a paper that cites MiniCache as a baseline.

these single-modal optimizations exhibit limited efficacy in MLLMs due to cross-modal distribution shifts and attention pattern divergence, failing to preserve modality-specific information fidelity.
FlowMM: Cross-Modal Information Flow Guided KV Cache Merging for Efficient Multimodal Context Inference
the direct sharing method (e.g., MiniCache) suffers from a significant performance drop when the compression ratio exceeds 20%.
CommonKV: Compressing KV Cache with Cross-layer Parameter Sharing
Our analysis, however, shows that such similarity, though present to some extent, is not consistently strong enough across layers to support robust compression, leading to nontrivial accuracy degradation in practice and limited compression rate
xKV: Cross-Layer SVD for KV-Cache Compression
their approaches are restricted to sharing in the layer or text segment within adjacent layers or the same LLM, limiting the broader applicability
SemShareKV: Efficient KVCache Sharing for Semantically Similar Prompts via Token-Level LSH Matching
Although effective in reducing memory usage, these methods risk degrading model accuracy.
OrbitFlow: SLO-Aware Long-Context LLM Serving with Fine-Grained KV Cache Reconfiguration

Beaten on benchmarks

Head-to-head results where a newer method reports beating MiniCache. Values are copied from the source paper's tables — verify against the cited paper.

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.