Robust Uncertainty Quantification Using Conformalised Monte Carlo Prediction
Daniel Bethell, Simos Gerasimou, Radu Calinescu

TL;DR
This paper presents MC-CP, a hybrid uncertainty quantification method combining adaptive Monte Carlo dropout with conformal prediction, offering robust, computationally efficient confidence sets for deep learning models in safety-critical applications.
Contribution
The paper introduces MC-CP, a novel hybrid UQ method that adaptively adjusts Monte Carlo dropout at runtime and integrates it with conformal prediction for improved robustness and efficiency.
Findings
MC-CP outperforms existing UQ methods like MC dropout, RAPS, and CQR in benchmarks.
MC-CP reduces computational costs while maintaining prediction reliability.
The method is easily deployable on existing models.
Abstract
Deploying deep learning models in safety-critical applications remains a very challenging task, mandating the provision of assurances for the dependable operation of these models. Uncertainty quantification (UQ) methods estimate the model's confidence per prediction, informing decision-making by considering the effect of randomness and model misspecification. Despite the advances of state-of-the-art UQ methods, they are computationally expensive or produce conservative prediction sets/intervals. We introduce MC-CP, a novel hybrid UQ method that combines a new adaptive Monte Carlo (MC) dropout method with conformal prediction (CP). MC-CP adaptively modulates the traditional MC dropout at runtime to save memory and computation resources, enabling predictions to be consumed by CP, yielding robust prediction sets/intervals. Throughout comprehensive experiments, we show that MC-CP delivers…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFault Detection and Control Systems · Adversarial Robustness in Machine Learning · Software Reliability and Analysis Research
MethodsDropout
