Joint design and trade-off space for composing SSD with EAGLE and token-tree speculation
Investigate the joint design and performance trade-offs of integrating Speculative Speculative Decoding (SSD) with EAGLE-style draft models and token-tree speculative decoding methods. Specifically, determine how to coordinate verification-outcome prediction (fan-out allocation), cache-aware sampling for residual control, and fallback strategies when SSD is composed with EAGLE and tree-based speculation so as to maximize end-to-end speedups while preserving the lossless correctness guarantees across batch sizes and sampling temperatures.
References
Much remains open. SSD composes naturally with EAGLE and token-tree speculation (Appendix\ref{app:combine}); the joint design and tradeoff space is largely unexplored.
A promising direction is therefore to train drafter models that support longer draft blocks and investigate whether DARTree can translate the expanded drafting horizon into higher acceptance and end-to-end speedups.
Extending to temperature-based sampling would require the rejection-sampling correction of~\citet{leviathan2023fast} and~\citet{chen2023accelerating}, which adjusts the target distribution conditioned on draft probabilities; the mask-based rewind composes with this correction in principle (the cache state is the same either way), but we have not validated it empirically.