← all papers · overview

Recursive Speculative Decoding: Accelerating LLM Inference Via Sampling Without Replacement

Abstract

Speculative decoding is an inference-acceleration method for large language models (LLMs) where a small language model generates a draft-token sequence which is further verified by the target LLM in parallel. Recent works have advanced this method by establishing a draft-token tree, achieving superior performance over a single-sequence speculative decoding. However, those works independently gener

Related papers

Ranked by semantic similarity — how closely each paper's abstract matches this one (100% = near-identical topic).