Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Multi-Drafter Speculative Decoding with Alignment Feedback

About

Speculative decoding (SD) accelerates large language model (LLM) inference by using a smaller model to draft future tokens, which are then verified by the target LLM. This preserves generation quality by accepting only aligned tokens. However, individual drafters, often trained for specific tasks or domains, exhibit limited effectiveness across diverse applications. To address this, we introduce \textsc{MetaSD}, a unified framework that integrates multiple drafters into the SD process. MetaSD dynamically allocates computational resources to heterogeneous drafters by leveraging alignment feedback and framing drafter selection as a multi-armed bandit problem. Extensive experiments show MetaSD consistently outperforms single-drafter approaches.

Taehyeon Kim, Hojung Jung, Se-Young Yun• 2026

Related benchmarks

TaskDatasetResultRank
Machine TranslationWMT German-English 16 (test)
Speedup ratio2.318
26
Question AnsweringNatural Questions (test)
Speedup Ratio2.641
26
SummarizationCNN/Daily Mail (test)
Speedup Ratio3.057
26
Code GenerationMT-Bench (test)
Speedup Ratio3.724
26
Mathematical ReasoningGSM8K (test)
Relative Speedup2.28
17
Mathematical ReasoningGSM8K (test)
Speedup Ratio3.52
14
Machine TranslationJA-EN
Speedup Ratio1.26
8
Machine TranslationRu-En
Speedup Ratio1.503
8
Machine TranslationDE-EN
Speedup Ratio1.693
8
Machine TranslationFR-EN
Speedup Ratio1.775
8
Showing 10 of 11 rows

Other info

Follow for update