Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

AdaTIR: Adaptive Tool-Integrated Reasoning via Difficulty-Aware Policy Optimization

About

Tool-Integrated Reasoning (TIR) has significantly enhanced the capabilities of Large Language Models (LLMs), yet current agents tend to exhibit cognitive offloading, redundantly invoking external tools even for simple tasks. In this paper, we suggest that true agentic intelligence requires not just tool invocation, but the adaptive wisdom to discern when to use them. We propose AdaTIR, a framework that shifts the paradigm from static tool invocation to difficulty-aware reasoning internalization. By introducing a difficulty-aware efficiency reward, AdaTIR dynamically adjusts tool budgets based on task complexity--internalizing reasoning for simple tasks while selectively invoking tools for complex tasks. Furthermore, we identify a sign reversal problem where tool penalties outweigh correctness rewards, mistakenly penalizing correct rollouts with negative advantages. To resolve this, we propose Clipped Advantage Shaping (CAS), which ensures that correctness remains the primary objective while using efficiency as a secondary constraint. Empirical results demonstrate that AdaTIR reduces tool calls by up to 97.6% on simple tasks and 28.2% on complex challenges while maintaining or enhancing accuracy. Notably, AdaTIR successfully internalizes reasoning, outperforming baselines by 4.8% on AIME 2024 even when tool access is strictly disabled.

Zhaiyu Fang, Ruipeng Sun• 2026

Related benchmarks

TaskDatasetResultRank
Question Answering2Wiki--
75
Question AnsweringBamboogle
EM14.5
62
Mathematical ReasoningAIME 2024
Avg@16 Accuracy37.1
8
Mathematical ReasoningAIME 2025
Avg@16 Accuracy27.3
8
Mathematical ReasoningGSM8K
Avg@16 Accuracy0.928
8
Mathematical ReasoningAMC 23
Avg@16 Accuracy72.3
8
Question AnsweringPopQA--
7
Question AnsweringNQ
EM40.3
2
Question AnsweringTriviaQA
EM59.7
2
Question AnsweringHotpotQA
EM29.7
2
Showing 10 of 12 rows

Other info

Follow for update