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

Alignment-Augmented Speculative Decoding with Alignment Sampling and Conditional Verification

About

Recent works have revealed the great potential of speculative decoding in accelerating the autoregressive generation process of large language models. The success of these methods relies on the alignment between draft candidates and the sampled outputs of the target model. Existing methods mainly achieve draft-target alignment with training-based methods, e.g., EAGLE, Medusa, involving considerable training costs. In this paper, we present a training-free alignment-augmented speculative decoding algorithm. We propose alignment sampling, which leverages output distribution obtained in the prefilling phase to provide more aligned draft candidates. To further benefit from high-quality but non-aligned draft candidates, we also introduce a simple yet effective flexible verification strategy. Through an adaptive probability threshold, our approach can improve generation accuracy while further improving inference efficiency. Experiments on 8 datasets (including question answering, summarization and code completion tasks) show that our approach increases the average generation score by 3.3 points for the LLaMA3 model. Our method achieves a mean acceptance length up to 2.39 and speed up generation by 2.23.

Jikai Wang, Zhenxu Tian, Juntao Li, Qingrong Xia, Xinyu Duan, Zhefeng Wang, Baoxing Huai, Min Zhang• 2025

Related benchmarks

TaskDatasetResultRank
Code GenerationMBPP
Speedup1.75
26
Code GenerationHumanEval
Inference Speed (× Baseline)1.65
26
General Reasoning and CodingMean GSM8K, HumanEval, MBPP
Speed1.64
26
Mathematical ReasoningGSM8K
Speed (×)1.51
26
Showing 4 of 4 rows

Other info

Follow for update