TRACER: Trajectory risk aggregation for critical episodes in agentic reasoning
A trajectory-level uncertainty metric for dual-control Tool-Agent-User interaction.
Topics:
Estimating uncertainty for AI agents in real-world multi-turn tool-using interaction with humans is difficult because failures are often triggered by sparse critical episodes (e.g., looping, incoherent tool use, or user-agent miscoordination) even when local generation appears confident. Existing uncertainty proxies focus on single-shot text generation and therefore miss these trajectory-level breakdown signals. We introduce TRACER, a trajectory-level uncertainty metric for dual-control Tool-Agent-User interaction. TRACER combines content-aware surprisal with situational-awareness signals, semantic and lexical repetition, and tool-grounded coherence gaps, and aggregates them using a tail-focused risk functional with a MAX-composite step risk to surface decisive anomalies. We evaluate TRACER on Tau-2-bench (Barres et al., 2025) by predicting task failure and selective task execution. To this end, TRACER improves AUROC by up to 37.1% and AUARC by up to 55% over baselines, enabling earlier and more accurate detection of uncertainty in complex conversational tool-use settings.
Latest publications
SAFARI: Scaling long horizon agentic fault attribution via active investigation
A framework that replaces linear context loading with a tool-augmented diagnostic loop.
ICMLWhat do safety-aligned LLMs learn from mixed compliance demonstrations?
A Hypothesis-Testing Study of Mixed Many-Shot Contexts.
ICMLAsk, don’t judge: Binary questions for interpretable LLM evaluation and self-improvement
A framework that decomposes evaluation criteria into atomic binary questions and aggregates the resulting verdicts.
ICML