ICML 2026poster0 citations

Position: Agentic AI systems should be making Bayes-consistent decisions

Theodore Papamarkou, Pierre Alquier, Matthias Bauer, Wray Buntine, Andrew Davison, Gintare Karolina Dziugaite, Maurizio Filippone, Andrew Y. K. Foong

Abstract

LLMs excel at predictive tasks and complex reasoning tasks, but many high-value deployments rely on decisions under uncertainty, for example, which tool to call, which expert to consult, or how many resources to invest. While the usefulness and feasibility of Bayesian approaches remain unclear for LLM inference, this position paper argues that the control layer of an agentic AI system (that orchestrates LLMs and tools) is a clear case where Bayesian principles should shine. Bayesian decision theory provides a framework for agentic systems that can help to maintain beliefs over task-relevant latent quantities, to update these beliefs from observed agentic and human-AI interactions, and to choose actions. Making LLMs themselves explicitly Bayesian belief-updating engines remains computationally intensive and conceptually nontrivial as a general modeling target. In contrast, this paper argues that coherent decision-making requires Bayesian principles at the level of the agentic system, not necessarily the LLM agent parameters. This paper articulates practical properties for Bayesian control that fit modern agentic AI systems and human-AI collaboration, and provides concrete examples and design patterns to illustrate how calibrated beliefs and utility-aware policies can improve agentic AI orchestration.

LLMAgents
BibTeX
@inproceedings{icml2026_positionagentica,
  title = {Position: Agentic AI systems should be making Bayes-consistent decisions},
  author = {Theodore Papamarkou and Pierre Alquier and Matthias Bauer and Wray Buntine and Andrew Davison and Gintare Karolina Dziugaite and Maurizio Filippone and Andrew Y. K. Foong and Vincent Fortuin and Dimitris Fouskakis and Jes Frellsen and Eyke Hüllermeier and Theofanis Karaletsos and Mohammad Emtiyaz Khan and Nikita Kotelevskii and Salem Lahlou and Yingzhen Li and Fang Liu and Clare Lyle and Thomas Moellenhoff and Konstantina Palla and Maxim Panov and Yusuf Sale and Kajetan Schweighofer and Artem Shelmanov and Siddharth Swaroop and Martin Trapp and Willem Waegeman and Andrew Wilson and Alexey Zaytsev},
  booktitle = {ICML 2026},
  year = {2026}
}