Speculative decoding
DFlash
DFlash: Block Diffusion for Flash Speculative Decoding
Superseded — cited as a baseline and beaten by newer methods
4 papers critique it · 6 beat it on benchmarks
What papers say
Verbatim critique sentences, each from a paper that cites DFlash as a baseline.
Limitation. DFlash acceptance length is fundamentally bounded by the longest correct prefix: once a mismatch occurs at some position, all subsequent draft tokens are discarded regardless of their quality.
“However, these one-shot drafters have a fundamental limitation: the predicted distribution for draft token $x_{t+i}$ is conditioned only on the prefix context $x_{ t}$, with no dependence on preceding drafted tokens. This non-autoregressive conditioning causes the drafter's distribution to increasingly diverge from the verifier's true autoregressive distribution as draft depth grows.”
“Vanilla DFlash, however, explores only one continuation per round.”
“While recent approaches such as DFlash and DART mitigate this issue with position-aware decaying weights, their weights are fixed and primarily position-dependent.”
Beaten on benchmarks
Head-to-head results where a newer method reports beating DFlash. Values are copied from the source paper's tables — verify against the cited paper.
D²SD beats DFlash
8.02 vs 3.58
Acceptance Length · [Greedy (T=0)]
D^2SD: Accelerating Speculative Decoding with Dual Diffusion Draft ModelsBastion beats DFlash
6.83 vs 4.17
Average Speedup · [Stochastic Decoding (Temperature = 1), Qwen3-8B]
Bastion: Budget-Aware Speculative Decoding with Tree-structured Block Diffusion DraftingFlexDraft beats DFlash
3.25 vs 2.28
HumanEval Speedup · [Qwen3-8B]
FlexDraft: Flexible Speculative Decoding via Attention Tuning and Bonus-Guided CalibrationDomino beats DFlash
942 vs 672
TPS at concurrency=2 · [Qwen3-8B, GSM8K]
Domino: Decoupling Causal Modeling from Autoregressive Drafting in Speculative DecodingPARD-2 beats DFlash
5.81 vs 4.61
Draft-OPD beats DFlash
4.89 vs 4.34
Mean Speedup · [Q3-8B, Thinking Mode Enabled, Temperature 0]
Draft-OPD: On-Policy Distillation for Speculative Draft Models
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.
- Jun 3, 2026
- Jun 2, 2026
- Hybrid Verified DecodingHybrid Verified Decoding: Learning to Allocate Verification in Speculative DecodingMay 31, 2026
- May 28, 2026
- May 28, 2026
- May 28, 2026
- May 19, 2026
- May 19, 2026
- May 9, 2026
- May 8, 2026
- May 1, 2026
- Apr 21, 2026