English

Towards Agents That Know When They Don't Know: Uncertainty as a Control Signal for Structured Reasoning

Artificial Intelligence 2025-09-03 v1

Abstract

Large language model (LLM) agents are increasingly deployed in structured biomedical data environments, yet they often produce fluent but overconfident outputs when reasoning over complex multi-table data. We introduce an uncertainty-aware agent for query-conditioned multi-table summarization that leverages two complementary signals: (i) retrieval uncertainty--entropy over multiple table-selection rollouts--and (ii) summary uncertainty--combining self-consistency and perplexity. Summary uncertainty is incorporated into reinforcement learning (RL) with Group Relative Policy Optimization (GRPO), while both retrieval and summary uncertainty guide inference-time filtering and support the construction of higher-quality synthetic datasets. On multi-omics benchmarks, our approach improves factuality and calibration, nearly tripling correct and useful claims per summary (3.0\rightarrow8.4 internal; 3.6\rightarrow9.9 cancer multi-omics) and substantially improving downstream survival prediction (C-index 0.32\rightarrow0.63). These results demonstrate that uncertainty can serve as a control signal--enabling agents to abstain, communicate confidence, and become more reliable tools for complex structured-data environments.

Keywords

Cite

@article{arxiv.2509.02401,
  title  = {Towards Agents That Know When They Don't Know: Uncertainty as a Control Signal for Structured Reasoning},
  author = {Josefa Lia Stoisser and Marc Boubnovski Martell and Lawrence Phillips and Gianluca Mazzoni and Lea Mørch Harder and Philip Torr and Jesper Ferkinghoff-Borg and Kaspar Martens and Julien Fauqueur},
  journal= {arXiv preprint arXiv:2509.02401},
  year   = {2025}
}