MEGA Hub

Retry, Switch, or Abstain? Learning Strategy-Aware Tool-Use Policies via Controlled Error Injection

Authors

Do you know Chaoran Chen?You can claim authorship or link another user.Do you know Vy Nguyen?You can claim authorship or link another user.Do you know Ziji Zhang?You can claim authorship or link another user.Do you know Abhinav Gullapalli?You can claim authorship or link another user.Do you know Ziyi Wang?You can claim authorship or link another user.Do you know Yuxuan Lu?You can claim authorship or link another user.Do you know Dakuo Wang?You can claim authorship or link another user.Do you know Jing Huang?You can claim authorship or link another user.Do you know Zhou Yu?You can claim authorship or link another user.Do you know Jin Lai?You can claim authorship or link another user.

Abstract

Tool-using LLM agents are commonly trained and evaluated in environments where tool calls succeed reliably, yet deployed tools can fail transiently, persistently, or silently. Robust recovery therefore requires more than repeated retries: an agent may need to retry the same path, switch to an alternative, or recognize that no viable path remains. We present BENCH2ROBUST, a framework that converts failure-free tool-use benchmarks into controlled stochastic environments with scenario-controlled solvability, where episodes explicitly require retrying, switching, or stopping after available paths are exhausted. We use BENCH2ROBUST to study two complementary interventions: structured runtime recovery context through Bayesian Tool Memory (BTM), and curriculum-controlled reinforcement learning. Across 7 models from 4 families and two multi-turn benchmark families, tool failures produce a near-universal robustness gap. On held-out Retail tasks, BTM improves robustness by up to 16.8 percentage points without retraining, while RL learns complementary recovery behavior that remains beneficial without inference-time BTM. Combining the two reaches 40.8-45.5% under injection while preserving failure-free performance. These results suggest that robust tool use benefits from combining environment-specific recovery knowledge with learned recovery behavior.

Community

00