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

Dynamic Mixed-Precision Routing for Efficient Multi-step LLM Interaction

About

Large language models (LLMs) achieve strong performance in long-horizon decision-making tasks through multi-step interaction and reasoning at test time. While practitioners commonly believe a higher task success rate necessitates the use of a larger and stronger LLM model, multi-step interaction with a large LLM incurs prohibitive inference cost. To address this problem, we explore the use of low-precision quantized LLMs in the long-horizon decision-making process. Based on the observation of diverse sensitivities among interaction steps, we propose Dynamic Mixed-Precision Routing (DMR), a framework that adaptively selects between high-precision and low-precision LLMs at each decision step. The router is trained via a two-stage pipeline, consisting of KL-divergence-based supervised learning that identifies precision-sensitive steps, followed by Group-Relative Policy Optimization (GRPO) to further improve task success rates. Experiments on ALFWorld and WebShop demonstrate that our approach achieves a strong accuracy-cost trade-off over single-precision baselines.

Yuanzhe Li, Jianing Deng, Jingtong Hu, Tianlong Chen, Song Wang, Huanrui Yang• 2026

Related benchmarks

TaskDatasetResultRank
Multi-step LLM InteractionQwen3-8B Inference Performance (test)
High-Precision Ratio26.7
7
Multi-step LLM InteractionQwen3-1.7B Inference Performance (test)
High-Precision Ratio20.5
7
Multi-step LLM InteractionQwen3-4B Inference Performance (test)
High-Precision Ratio8.6
7
Multi-step LLM InteractionDeepSeek-R1-Distill-Llama-8B Inference Performance (test)
High-Precision Ratio9.8
7
Showing 4 of 4 rows

Other info

Follow for update