Speculative decoding
Token Recycling
Superseded — cited as a baseline and beaten by newer methods
3 papers critique it · 5 beat it on benchmarks
What papers say
Verbatim critique sentences, each from a paper that cites Token Recycling as a baseline.
Despite producing non-uniform trees, these methods optimize within a single draft source, so the quality differences they exploit remain within-source.
“Notably, Token Recycle's performance remains flat despite increasing trajectories, unlike other model-free approaches. This limitation likely comes from its lookup table update strategy, which replaces rather than aggregates information from new trajectories.”
“On the other head, model-free retrieval-based drafters, such as CopySpec~copyspec and Token Recycling~tokenrecycle, offer training-free and lightweight alternatives but suffer from limited retrieval quality.”
Beaten on benchmarks
Head-to-head results where a newer method reports beating Token Recycling. Values are copied from the source paper's tables — verify against the cited paper.
FLy beats Token Recycling
5.34 vs 1.56
Speedup · [L31 405B, Temperature=0]
Training-Free Loosely Speculative Decoding: Accepting Semantically Correct Drafts Beyond Exact MatchSAM-Decoding beats Token Recycling
3.35 vs 1.94
Speedup · [HumanEval]
SAM Decoding: Speculative Decoding via Suffix AutomatonSTAND beats Token Recycling
150.72 vs 101.36
Throughput (tokens/sec) · [Batch Size 8]
Accelerated Test-Time Scaling with Model-Free Speculative SamplingOWL beats Token Recycling
4.27 vs 2.97
acceptance_length · [Llama-3.3-70B-Instruct]
OWL: Overcoming Window Length-Dependence in Speculative Decoding for Long-Context Inputs
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.
- Collaborative Speculative Decoding (CoSpec)Beyond the Target: From Imitation to Collaboration in Speculative DecodingMay 24, 2026
- ToolSpecToolSpec: Accelerating Tool Calling via Schema-Aware and Retrieval-Augmented Speculative DecodingApr 15, 2026
- QuasarQuasar: Quantized Self-Speculative Acceleration for Rapid Inference via Memory-Efficient VerificationMar 2, 2026
- FLy (Training-Free Loosely Speculative Decoding)Training-Free Loosely Speculative Decoding: Accepting Semantically Correct Drafts Beyond Exact MatchNov 28, 2025
- Nov 1, 2025
- Oct 30, 2025
- Oct 22, 2025
- Oct 8, 2025
- Group Tree Optimization (GTO)Bridging Draft Policy Misalignment: Group Tree Optimization for Speculative DecodingSep 26, 2025
- Sep 22, 2025