← all papers · overview

Make Every Draft Count: Hidden State Based Speculative Decoding

Abstract

Speculative decoding has emerged as a pivotal technique to accelerate LLM inference by employing a lightweight draft model to generate candidate tokens that are subsequently verified by the target model in parallel. However, while this paradigm successfully increases the arithmetic intensity of memory-bound inference, it causes significant compute inefficiency: the majority of draft tokens fail ve

Related papers

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