Speculative decoding
DynaSpec
DynaSpec: Context-aware Dynamic Speculative Sampling for Large-Vocabulary Language Models
Superseded baseline#34 of 151 most-superseded · first seen Oct 11, 2025
Superseded — cited as a baseline and beaten by newer methods
2 papers critique it · 1 beat it on benchmarks
What papers say
Verbatim critique sentences, each from a paper that cites DynaSpec as a baseline.
still rely on statically pre-clustered vocabularies, resulting in non-negligible training overhead.
“The latter can become a noticeable bottleneck on GPUs because it involves such operations as global ranking, partial sorting, irregular indexing and gathering a context-dependent subset of weights, which are less efficient than dense matrix multiplication.”
Beaten on benchmarks
Head-to-head results where a newer method reports beating DynaSpec. Values are copied from the source paper's tables — verify against the cited paper.
NanoSpec beats DynaSpec
392.7 vs 367.7
Speed · [Llama-3.1-8B-Instruct with EAGLE-2]
MicroSpec: Accelerating Speculative Decoding with Lightweight In-Context Vocabularies
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 11, 2026
- EvoSpecEvoSpec: Evolving Speculative Decoding via Real-Time Vocabulary and Parameter AdaptationTargetApr 17, 2026
- Apr 8, 2026