Statistical Frameworks for Uncertainty in Agentic Systems

Modern agentic pipelines are hierarchical compositions of models, tools, and subagents. This workshop studies how rigorous guarantees can support reliable routing, monitoring, stopping, and uncertainty reporting in such systems.

Venue CONF ROOM E1 - E4 COEX Convention & Exhibition Center, Seoul, South Korea
Workshop day July 11, 2026 In person, CONF ROOM E1 - E4
Submissions OpenReview submission site ICML template, 8-page limit, non-archival, deadline April 21, 2026 May 1, 2026*

Overview

About the workshop

The workshop aims to connect the fast-moving agentic systems community with the literature on finite-sample and distribution-free guarantees.

It will bring together researchers working on conformal prediction, calibration, prediction-powered inference, sequential testing, and reliable LLM evaluation around a common view of uncertainty in agentic systems.

Themes

  • Distribution-free validity layers for coverage, risk, and abstention under heterogeneity and distribution shift.
  • Anytime-valid sequential inference for continuous monitoring, evidence aggregation, and principled stopping.
  • Uncertainty reporting for interactive components and inter-agent interaction, including auditing and verification when feedback or external services are involved.

Call for Papers

Call for papers

Topics

We invite submissions on the foundations of uncertainty in agentic systems. We welcome theoretical, methodological, and empirical contributions, as well as benchmarks and application-driven case studies.

Topics of interest include, but are not limited to:

  • Conformal prediction and distribution-free risk control for LLM or agent outputs
  • Calibration and uncertainty reporting for generative models
  • Selective prediction, abstention, and hallucination mitigation
  • Sequential monitoring, evidence aggregation, and stopping rules
  • Prediction-powered inference with noisy or machine-generated labels
  • Uncertainty under prompt variation, adaptivity, and distribution shift
  • Auditing and verification for tool use and external feedback loops
  • Compositional guarantees across multi-stage or multi-agent workflows
  • Benchmarks and evaluation protocols for reliable agentic behavior
  • Applications in science, medicine, safety-critical systems, and decision support

Submission details

Submissions should present recent or ongoing work relevant to the workshop themes. The workshop is intended to provide a focused venue for discussion at the intersection of modern agentic systems and rigorous uncertainty quantification.

Submission portal
OpenReview submission site
Submission template
Submissions should use the official ICML template
Camera-ready template
Accepted workshop papers should use the ICML 2026 camera-ready template, with accepted mode enabled by default and the accepted notice adjusted for the AgenticUQ workshop.
Download the ICML 2026 workshop camera-ready template
Camera-ready deadline
June 21, 2026, 23:59 AoE
Accepted papers
Accepted AgenticUQ workshop papers are listed on the ICML virtual workshop page .
Page limit
Submissions may be up to 8 pages of main content. Shorter submissions are also welcome.
Archival policy
Submissions are non-archival
Presentation
Accepted workshop papers will appear as posters; selected papers will be invited for contributed spotlight talks
Scope
Previously published, concurrently submitted, and ongoing work may be considered

* Please create your OpenReview profile at least two weeks before the submission deadline.

Important dates

  • Workshop contribution deadline April 21, 2026 May 1, 2026*
  • Notification of acceptance May 16, 2026 AOE
  • Accepted workshop paper camera-ready deadline June 21, 2026, 23:59 AoE
  • Workshop day July 11, 2026

Confirmed Speakers

Speakers

Yarin Gal

Yarin Gal

Professor of Machine Learning

University of Oxford

Website
Adam Fisch

Adam Fisch

Research Scientist

Google DeepMind

Website
Ying Jin

Ying Jin

Assistant Professor of Statistics and Data Science

University of Pennsylvania

Profile
Yaniv Romano

Yaniv Romano

Associate Professor of Electrical Engineering and Computer Science

Technion

Website
Andreas Vlachos

Andreas Vlachos

Professor of Natural Language Processing and Machine Learning

University of Cambridge

Website
Seong Joon Oh

Seong Joon Oh

Associate Professor

KAIST AI

Website

Panel Discussion

Panel

Clara Wong-Fannjiang

Clara Wong-Fannjiang

Senior Machine Learning Scientist

Genentech

Website
Hamed Hassani

Hamed Hassani

Associate Professor

University of Pennsylvania

Website
Edgar Dobriban

Edgar Dobriban

Associate Professor of Statistics and Data Science

University of Pennsylvania

Profile
Drew Prinster

Drew Prinster

Moderator · PhD Student in Computer Science

Johns Hopkins University

Website

Schedule

Schedule

Workshop timetable

The workshop will be held in person on July 11, 2026 in CONF ROOM E1 - E4. Times below are local time in Seoul (KST). Invited talks are scheduled as 30 minutes for the talk and 5 minutes for questions.

Time Program
08:00-08:15 Opening remarks
08:15-08:50
Invited talk: Ying Jin AI agents for automated validation and generation of scientific hypotheses
Abstract

Hypotheses are central to information acquisition, decision-making, and discovery. Scientific AI agents powered by Large Language Models (LLMs) can now automate data analysis and propose scientific hypotheses from data. However, a missing piece is the "reward" signal, that is, whether the generated hypotheses are worth costly follow-up validation, since LLMs are prone to hallucinations and errors. In addition, the sheer volume of hypotheses LLMs can generate makes manual validation impractical.

We therefore argue the role of statistical evidence as a reward signal for AI-in-the-loop scientific discovery. In this talk, we present recent efforts on developing agentic frameworks that enable automated validation and generation of hypotheses with valid statistical evidence. The key idea is to design high-level statistical principles for the exploration of AI agent to guarantee error control while allowing flexibility and diversity. First, we present POPPER, an agentic framework for rigorous automated validation of free-form, abstract, and high-level hypotheses. Guided by Karl Popper's principle of falsification, Popper validates a hypothesis using LLM agents that design and execute falsification experiments targeting its measurable implications. A novel sequential testing framework ensures strict Type-I error control while actively gathering evidence from diverse observations. We demonstrate that Popper delivers robust error control, high power, and scalability. Compared to human scientists, Popper achieved comparable performance in validating complex biological hypotheses while reducing time by 10 folds. Second, we present ongoing work on agentic frameworks to orchestrate hypotheses generation and validation to produce candidate scientific hypotheses with Type-I error control.

08:50-09:00
Contributed spotlight Human-AI Collaborative Uncertainty Quantification Sima Noorani, Shayan Kiyani, George J. Pappas, Hamed Hassani
09:00-10:00 ICML coffee break
10:00-10:35
Invited talk: Yarin Gal Open Problems in Agent UQ: From Hallucinations to Computer-Use and Scientific Discovery
10:35-11:10
Invited talk: Yaniv Romano Reliable Inference Under Budget Constraints
Abstract

AI systems are moving from one-shot prediction to sequential interaction. For example, an agent may need many steps to work through a complex task. But how can we trust the output produced by a black-box system whose behavior unfolds over time? This question becomes especially challenging in realistic settings where (i) interaction and evaluation are expensive and therefore limited by budget constraints, and (ii) high-quality labeled data are scarce. In this talk, I will discuss how distribution-free statistical inference can provide reliability guarantees for modern AI systems under such resource constraints.

The first part argues that agentic systems call for a new reliability question. Rather than asking only whether an AI system will fail or succeed at a task, we ask a richer question: how long will it take until an important event occurs, if ever? For example, how many interactions are needed before a jailbreak succeeds, or before an agent completes a task? The key challenge here is censoring: with a limited interaction budget, we often stop observing before the event occurs, so the data are only partially labeled. Nevertheless, I will show that statistical principles can still provide distribution-free predictive lower bounds for time-to-event outcomes, and that careful allocation of the interaction budget can yield sharper bounds.

The second part focuses on reliable inference under limited labeled data. I will introduce General Synthetic-Powered Inference (GESPI), a framework that safely enhances the sample efficiency of statistical inference procedures by leveraging synthetic or auxiliary data. The method can wrap statistical tools such as conformal prediction, hypothesis testing, and multiple testing. Crucially, it provides distribution-free error control without assumptions on the quality of the synthetic data, while improving power and utility when the synthetic data are useful.

11:20-11:55
Invited talk: Adam Fisch Statistically Efficient Model Evaluation at the Frontier
Abstract

Evaluating generative AI models is a routine, but resource-intensive, process conducted repeatedly during model development. This talk will cover some recent methods for improving the statistical efficiency of model evaluation when cost or time constraints are a concern. In particular, I will discuss Collaborative Evaluation (CollabEval), a simple but principled method for exploiting dependencies between historical runs of different models on the same tasks to improve estimates of a new model's performance with fewer samples.

12:00-13:00 Lunch
13:00-13:35
Panel discussion Clara Wong-Fannjiang, Hamed Hassani, Edgar Dobriban Moderated by Drew Prinster
13:35-14:10
Invited talk: Seong Joon Oh Lost in Communication
14:10-14:25
Contributed spotlight Conformal Steering of LLMs via Posterior Sampling Nicolas Emmenegger, Theo X. Olausson, Armando Solar-Lezama, Chara Podimata
14:25-15:00
Invited talk: Andreas Vlachos Uses of Uncertainty Beyond Error Detection
Abstract

Uncertainty is typically used in error detection, routing to tools, and subagents safeguards against unnecessary spend. In this talk I will discuss three different use cases. First, I will explain how it can be used to enhance multi-agent debate. Then, I will demonstrate how it can help us measure bias in machine translation. And finally, I will argue that uncertainty is fundamental in forecasting future events.

15:00-15:30 ICML coffee break
15:30-17:00
Poster session Workshop poster boards: 2601-2617, 2700-2717, 2800-2807

Posters

Accepted workshop papers are listed on the ICML virtual workshop page . The workshop poster session uses boards 2601-2617, 2700-2717, and 2800-2807.

ICML Conference Papers Presented at AgenticUQ

Organizers

Organizers

Aymeric Dieuleveut

Aymeric Dieuleveut

Professor of Statistics and Machine Learning

École polytechnique

Website
Maxim Panov

Maxim Panov

Assistant Professor of Machine Learning

MBZUAI

Profile
Stephen Bates

Stephen Bates

Assistant Professor

MIT

Website
Mahmoud Hegazy

Mahmoud Hegazy

PhD Student

École polytechnique and Inria Paris

Website
Aaditya Ramdas

Aaditya Ramdas

Associate Professor

Carnegie Mellon University

Website
Tijana Zrnic

Tijana Zrnic

Assistant Professor

Stanford University

Website