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

Confidence-Calibrated Small-Large Language Model Collaboration for Cost-Efficient Reasoning

About

Large language models (LLMs) demonstrate superior reasoning capabilities compared to small language models (SLMs), but incur substantially higher costs. We propose COllaborative REAsoner (COREA), a system that cascades an SLM with an LLM to achieve a balance between accuracy and cost in complex reasoning tasks. COREA first attempts to answer questions using the SLM, which outputs both an answer and a verbalized confidence score. Questions with confidence below a predefined threshold are deferred to the LLM for more accurate resolution. We introduce a reinforcement learning-based training algorithm that aligns the SLM's confidence through an additional confidence calibration reward. Extensive experiments demonstrate that our method jointly improves the SLM's reasoning ability and confidence calibration across diverse datasets and model backbones. Compared to using the LLM alone, COREA reduces cost by 21.5% and 16.8% on out-of-domain math and non-math datasets, respectively, with only an absolute pass@1 drop within 2%.

Chuang Zhang, Zizhen Zhu, Yihao Wei, Bing Tian, Junyi Liu, Henan Wang, Xavier Wang, Yaxiao Liu• 2026

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningDeepMath500
Pass@1 Rate67.5
12
General Question AnsweringOOD Non-Math GPQA, CommonsenseQA
Pass@169.7
12
Mathematical ReasoningOOD Math (Math500, GSM8K, Olympiad-Bench)
Pass@1 Rate77.9
12
Showing 3 of 3 rows

Other info

Follow for update