AI Agents

Agentic Confidence Calibration

JJiaxin ZhangCCaiming XiongCChien-Sheng Wu
Published
January 22, 2026
Authors
3
Word Count
16,837
Code
Includes code

Enhancing AI agent reliability through trajectory-based calibration.

Abstract

AI agents are rapidly advancing from passive language models to autonomous systems executing complex, multi-step tasks. Yet their overconfidence in failure remains a fundamental barrier to deployment in high-stakes settings. Existing calibration methods, built for static single-turn outputs, cannot address the unique challenges of agentic systems, such as compounding errors along trajectories, uncertainty from external tools, and opaque failure modes. To address these challenges, we introduce, for the first time, the problem of Agentic Confidence Calibration and propose Holistic Trajectory Calibration (HTC), a novel diagnostic framework that extracts rich process-level features ranging from macro dynamics to micro stability across an agent's entire trajectory. Powered by a simple, interpretable model, HTC consistently surpasses strong baselines in both calibration and discrimination, across eight benchmarks, multiple LLMs, and diverse agent frameworks. Beyond performance, HTC delivers three essential advances: it provides interpretability by revealing the signals behind failure, enables transferability by applying across domains without retraining, and achieves generalization through a General Agent Calibrator (GAC) that achieves the best calibration (lowest ECE) on the out-of-domain GAIA benchmark. Together, these contributions establish a new process-centric paradigm for confidence calibration, providing a framework for diagnosing and enhancing the reliability of AI agents.

Key Takeaways

  • 1

    HTC improves calibration by analyzing agent's entire trajectory.

  • 2

    HTC provides interpretability and transferability across tasks.

  • 3

    HTC outperforms baselines in diverse benchmarks and LLMs.

Limitations

  • Relies on token-level log-probabilities, not available for all models.

  • Currently a post-hoc tool, potential for online extension.

Keywords

agentic systemsconfidence calibrationtrajectory calibrationprocess-level featuresmacro dynamicsmicro stabilitydiagnostic frameworkinterpretabilitytransferabilitygeneralizationGeneral Agent CalibratorECE

More in AI Agents

View all
Agentic Confidence Calibration | Paperchime