TRACER: Trajectory Risk Aggregation for Critical Episodes in Agentic Reasoning
Abstract
Lay Summary
When AI assistants interact with humans and use tools—like booking a flight or searching a database—it can be hard to tell when they are confused. Existing methods for measuring this "uncertainty" only check one AI response at a time. They miss bigger, conversation-wide problems, like the AI getting stuck in a loop or failing to coordinate with the user. To fix this, we created TRACER, a new way to measure uncertainty across the entire conversation. TRACER acts like a safety monitor, looking for specific warning signs: unexpected responses, repetitive looping, and illogical tool use. It highlights the most severe mistakes to figure out if the overall task is going off track. We tested TRACER on a challenging dataset to see if it could predict AI failures. We found that it significantly outperformed existing methods, enabling much earlier and more accurate detection of when an AI is struggling in complex, real-world tasks.