Arrow Research search
Back to AAMAS

AAMAS 2026

RAC: Request-adaptive Configuration for Efficient Speculative Decoding

Conference Paper Extended Abstracts Autonomous Agents and Multiagent Systems

Abstract

Speculative decoding enhances the inference efficiency of large language models by employing a lightweight draft model to generate candidate tokens, which are then verified in parallel by the target model. However, existing approaches typically use fixed speculative configurations—such as the draft model and speculative length—across similar requests, neglecting semantic and structural differences. This limits acceleration potential and reduces adaptability to diverse, dynamic real-world scenarios. To address this, we propose a reinforcement learning-based method called Request- AdaptiveConfigurationselection(RAC). Byformulatingspeculative configuration selection as a Markov decision process, RAC dynamically determines the optimal draft model and speculative length for each incoming request. It integrates static request features with historical execution feedback to enable fine-grained, request-level inference optimization. Experiments on various text generation benchmarks demonstrate that RAC achieves maximum speedups of 2. 02× and 1. 37× over autoregressive decoding and vanilla speculative decoding, respectively.

Authors

Keywords

  • LargeLanguageModel
  • SpeculativeDecoding
  • ReinforcementLearning

Context

Venue
International Conference on Autonomous Agents and Multiagent Systems
Archive span
2002-2026
Indexed papers
8043
Paper id
161376451614230136
v2026.09.13