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

Confidence-Modulated Speculative Decoding for Large Language Models

About

Speculative decoding has emerged as an effective approach for accelerating autoregressive inference by parallelizing token generation through a draft-then-verify paradigm. However, existing methods rely on static drafting lengths and rigid verification criteria, limiting their adaptability across varying model uncertainties and input complexities. This paper proposes an information-theoretic framework for speculative decoding based on confidence-modulated drafting. By leveraging entropy and margin-based uncertainty measures over the drafter's output distribution, the proposed method dynamically adjusts the number of speculatively generated tokens at each iteration. This adaptive mechanism reduces rollback frequency, improves resource utilization, and maintains output fidelity. Additionally, the verification process is modulated using the same confidence signals, enabling more flexible acceptance of drafted tokens without sacrificing generation quality. Experiments on machine translation and summarization tasks demonstrate significant speedups over standard speculative decoding while preserving or improving BLEU and ROUGE scores. The proposed approach offers a principled, plug-in method for efficient and robust decoding in large language models under varying conditions of uncertainty.

Jaydip Sen, Subhasis Dasgupta, Hetvi Waghela• 2025

Related benchmarks

TaskDatasetResultRank
Machine TranslationWMT'16 Romanian-English (Ro-En) (test)--
21
Machine TranslationWMT Romanian-English 2016
BLEU34.94
14
Behavioral ConsistencyCNN/DailyMail
Relative BLEU87.34
8
Abstractive SummarizationCNN/DailyMail (test)
ROUGE-141.9
8
Machine TranslationWMT English-German 2014
Relative Decoding Speed4.7
7
Machine TranslationWMT German-English 2014
Relative Decoding Speed5
7
Machine TranslationWMT English-Romanian (EN-RO) '16
Relative Decoding Speed4.2
7
Machine TranslationWMT English-Romanian (EN-RO) 2016
BLEU Score35.38
7
Showing 8 of 8 rows

Other info

Follow for update