← all papers · overview

Improving Multi-candidate Speculative Decoding

Abstract

Speculative Decoding (SD) is a technique to accelerate the inference of Large Language Models (LLMs) by using a lower complexity draft model to propose candidate tokens verified by a larger target model. To further improve efficiency, Multi-Candidate Speculative Decoding (MCSD) improves upon this by sampling multiple candidate tokens from the draft model at each step and verifying them in parallel

Related papers

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