NeFut Logo NeFut
Admin Login

[CS.AI] Impact of Hidden Reliability Changes on LLM Tool Selection

Published at: 2026-07-16 22:00 Last updated: 2026-07-17 08:45
#AI #Machine Learning #Open Source

Abstract

This paper investigates what happens to an LLM agent's tool choice when a reliable tool silently changes within an ongoing session. We borrow set-shifting from cognitive psychology to study how well agents adapt to hidden reliability shifts. Our benchmark mounts tool-skill libraries with redundancies, where many tools solve the same task but differ in hidden reliability.

In our evaluation framework, a branched schedule shifts the reliable tool group at hidden boundaries and pairs every shift with a no-shift control. We find that agents, by default, settle on a small recurring routine within a few turns of each boundary, with call shares concentrating on a few discrete values after each reliability shift. We score the set-shifting accuracy for each agent trajectory: the joint probability of routing to the target tool group in every post-shift window.

We test open-weight LLMs in an open-source agentic harness and find qualitatively distinct failure modes across the same set of routines. We also find that set framing, how the toolset presents the alternatives as competing or complementary, shifts the routing dynamics.

Blogger's Review: This study provides a new perspective on LLM adaptability in tool selection, especially when facing potential reliability changes. The behavioral patterns and failure modes of agents are worth further exploration, offering significant implications for future agent design.

Original Source: https://arxiv.org/abs/2607.13396

[h] Back to Home