AI Briefing
KO

Arbitrage: Efficient Inference via Speculative Decoding Considering Model Superiority

·2026.08.07 09:00

Key point

ARBITRAGE predicts model superiority to reduce mathematical reasoning latency by up to 2x.

Details

ARBITRAGE is a step-level speculative generation framework that dynamically selects inference paths by determining the relative superiority of a fast but inaccurate draft model and a high-performance target model. Existing speculative decoding suffered from rejecting semantically equivalent reasoning steps due to token mismatches.

Existing step-level approaches also wasted target model computation by repeatedly generating rejected steps. Instead of a fixed acceptance threshold, ARBITRAGE uses a lightweight router to predict the likelihood that the target model will generate a meaningfully better reasoning step.

This router approximates an ideal ARBITRAGE Oracle that always selects higher-quality steps. As a result, it consistently outperforms existing step-level speculative decoding techniques across multiple mathematical reasoning benchmarks, reducing inference latency by up to approximately 2x at the same accuracy.

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.