English

Case-Based Calibration of Adaptive Reasoning and Execution for LLM Tool Use

Artificial Intelligence 2026-05-15 v1 Computation and Language

Abstract

Tool use extends large language models beyond parametric knowledge, but reliable execution requires balancing appropriate reasoning depth with strict structural validity. We approach this problem from a case-based perspective to present CAST, a case-driven framework that treats historical execution trajectories as structured cases. Instead of reusing raw exemplar outputs, CAST extracts case-derived signals to identify complexity profiles for estimating optimal reasoning strategies, alongside failure profiles to map likely structural breakdowns. The framework translates this knowledge into a fine-grained reward design and adaptive reasoning, enabling the model to autonomously internalize case-based strategies during reinforcement learning. Experiments on BFCLv2 and ToolBench demonstrate that CAST improves both schema-faithful execution and task-level tool-use success while reducing unnecessary deliberation. The approach achieves up to 5.85 percentage points gain in overall execution accuracy and reduces average reasoning length by 26%, significantly mitigating high-impact structural errors. Ultimately, this demonstrates how historical execution cases can provide reusable adaptation knowledge for calibrated tool use.

Keywords

Cite

@article{arxiv.2605.15041,
  title  = {Case-Based Calibration of Adaptive Reasoning and Execution for LLM Tool Use},
  author = {Renning Pang and Tian Lan and Leyuan Liu and Piao Tong and Sheng Cao and Xiaosong Zhang},
  journal= {arXiv preprint arXiv:2605.15041},
  year   = {2026}
}
R2 v1 2026-07-22T07:12:44.346Z