English

TRACER: Trajectory Risk Aggregation for Critical Episodes in Agentic Reasoning

Artificial Intelligence 2026-02-13 v1

Abstract

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 τ2\tau^2-bench 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. Our code and benchmark are available at https://github.com/sinatayebati/agent-tracer.

Keywords

Cite

@article{arxiv.2602.11409,
  title  = {TRACER: Trajectory Risk Aggregation for Critical Episodes in Agentic Reasoning},
  author = {Sina Tayebati and Divake Kumar and Nastaran Darabi and Davide Ettori and Ranganath Krishnan and Amit Ranjan Trivedi},
  journal= {arXiv preprint arXiv:2602.11409},
  year   = {2026}
}
R2 v1 2026-07-01T10:32:46.349Z