Online Conformal Prediction Quantifies Uncertainty Without Direct Feedback.

Joar Skalse, Edoardo Pona, Osvaldo Simeone, Nicola Paoletti· August 10, 2026 View original

Key takeaways

  • OCPQ provides principled uncertainty quantification for ML models without requiring direct feedback on predictions.
  • It frames the problem as a partial monitoring game, allowing for selective label querying.
  • The method guarantees high coverage while querying only a small fraction of labels.
  • OCPQ is crucial for safety-critical applications where feedback is scarce or delayed.

Who benefits

HealthcareAutonomous VehiclesFinanceIndustrial ControlCybersecurity

Summary

A new method, OCPQ, extends Online Conformal Prediction to quantify uncertainty for machine learning models in safety-critical applications without requiring direct feedback on deployed predictions. It achieves guaranteed coverage and low query rates by framing the problem as a partial monitoring game.

Uncertainty quantification is crucial for deploying machine learning models in safety-critical domains. Online Conformal Prediction (OCP) offers a theoretically sound way to provide prediction sets that guarantee a user-specified frequency of containing the true label, even with non-i.i.d. data. Traditionally, OCP relies on feedback from previously deployed predictions to update these sets. This research introduces a novel OCP setting, "beyond feedback," where the learner can either output a prediction set or query the correct label, but never both for the same instance. This means deployed predictions are never directly evaluated. The problem is reframed as a partial monitoring game where prediction actions yield no observation, and a separate query action reveals the label. To solve this, the OCP with Queries (OCPQ) method is developed, adapting an existing label-efficient forecaster. OCPQ achieves an expected regret of O(T^(2/3)) and expected coverage of at least beta - O(T^(-1/3)) over a data stream of length T, while querying only an expected T^(-1/3) fraction of rounds. This provides robust uncertainty quantification comparable to bandit-based OCP methods but without needing feedback on deployed predictions, as demonstrated by experiments on real-world datasets.

Why it matters

This breakthrough enables reliable uncertainty quantification for AI models in scenarios where immediate feedback on predictions is unavailable or costly, significantly enhancing the safety and trustworthiness of AI in critical applications.

How to implement this in your domain

  1. 1Evaluate OCPQ for machine learning deployments in safety-critical systems where direct feedback is limited.
  2. 2Integrate OCPQ into model monitoring pipelines to provide robust uncertainty estimates without constant human oversight.
  3. 3Develop strategies for selective querying based on OCPQ's recommendations to balance cost and coverage guarantees.
  4. 4Apply this method in domains requiring high assurance where data labeling is expensive or delayed.

Original post by Joar Skalse, Edoardo Pona, Osvaldo Simeone, Nicola Paoletti

"arXiv:2608.07139v1 Announce Type: new Abstract: Uncertainty quantification is essential when deploying machine learning models in safety-critical applications. Online conformal prediction (OCP) provides theoretically principled uncertainty quantification for arbitrary black-box c…"

View on X

Originally posted by Joar Skalse, Edoardo Pona, Osvaldo Simeone, Nicola Paoletti on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses