AcceptMoE is a verifier-side expert selector that uses commitment-weighted router demand and an entropy-based set size, reducing expert traffic while keeping mean accuracy within 0.27 percentage points of EAGLE-3 with natural routing.
Making Every Verified Token Count: Adaptive Verification for MoE Speculative Decoding
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Tree-based speculative decoding accelerates autoregressive generation by verifying multiple draft candidates in parallel, but this advantage weakens for sparse Mixture-of-Experts (MoE) models. As the draft tree grows, different branches activate different experts, expanding the union of activated experts and substantially increasing target-side verification cost. We propose EVICT, a training-free, hyperparameter-free, and lossless adaptive verification method for MoE speculative decoding. EVICT makes every verified token count by truncating the draft tree before target verification and retaining only the cost-effective prefix. It leverages fine-grained drafter signals to estimate candidate benefit, combines them with offline-profiled verification cost, and remains highly compatible with the high-performance graph-based serving framework SGLang. Extensive experiments on diverse MoE backbones and benchmarks show that EVICT achieves up to 2.35x speedup over autoregressive decoding and an average 1.21x speedup over the state-of-the-art baseline EAGLE-3, while significantly reducing unnecessary expert activations during verification.
fields
cs.LG 1years
2026 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
AcceptMoE: Commitment-Weighted Self-Sizing Verifier Expert Sets for Efficient MoE Speculative Decoding
AcceptMoE is a verifier-side expert selector that uses commitment-weighted router demand and an entropy-based set size, reducing expert traffic while keeping mean accuracy within 0.27 percentage points of EAGLE-3 with natural routing.