Long-context / context-window extension
Quest
Quest: Query-Aware Sparsity for Efficient Long-Context LLM Inference
Superseded baseline#17 of 53 most-superseded · first seen Jun 16, 2024
Superseded — cited as a baseline and beaten by newer methods
2 papers critique it · 2 beat it on benchmarks
What papers say
Verbatim critique sentences, each from a paper that cites Quest as a baseline.
Despite the relatively low overhead, Quest lacks sophisticated design in the retrieval strategy, thus suffers from noticeable performance degradation.
“Quest~tang2024quest maintains high accuracy but at the cost of substantial memory usage due to the need to cache the entire KV cache, eventually leading to OOM on long sequences.”
Beaten on benchmarks
Head-to-head results where a newer method reports beating Quest. Values are copied from the source paper's tables — verify against the cited paper.
A2ATS beats Quest
86.3 vs 78.4
Accuracy · [MegaBeam-Mistral-7B-512K, Sparsity ~0.062]
A$^2$ATS: Retrieval-Based KV Cache Reduction via Windowed Rotary Position Embedding and Query-Aware Vector QuantizationDHSA beats Quest
71.5 vs 68.2
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.