EvoSpec: Evolving Speculative Decoding via Real-Time Vocabulary and Parameter Adaptation
Abstract
Speculative decoding accelerates Large Language Model inference through draft-then-verify generation, yet lightweight draft models face coupled efficiency and quality limitations: large-vocabulary output projection is costly, while limited draft capacity and static parameters reduce acceptance under specialized or shifting inputs.
Vocabulary pruning lowers projection cost, but static variants miss locally important long-tail tokens, while dynamic variants remain sensitive to preset selection policies and budgets.
Moreover, limited draft capacity can leave the draft distribution misaligned even when the target token is covered.
Online alignment improves draft quality, but full-parameter updates introduce substantial memory and latency overhead.
We introduce EvoSpec, which jointly adapts the active vocabulary and lightweight draft parameters from verification feedback.
EvoSpec asynchronously retrieves semantic and statistical token neighbors and performs curriculum-weighted online LoRA alignment while preserving exact target-model verification.
On Qwen3-8B/EAGLE-2, EvoSpec reaches a $2.18\times$ speedup over vanilla decoding and a $1.20\times$ gain over EAGLE-2, while improving specialized-domain coverage and using $27\%$ less auxiliary GPU adaptation memory than full-parameter online adaptation.
이 뉴스, 어떠셨어요?
탭 한 번으로 반응 · 로그인 불필요