paper-with-me

Papers

Root-finding Approaches for Computing Conformal Prediction Set

2021-04-14 · Eugene Ndiaye, Ichiro Takeuchi

Conformal prediction constructs a confidence set for an unobserved response of a feature vector based on previous identically distributed and exchangeable observations of responses and features. It has a coverage guarantee at any nominal level without additional assumptions on their distribution. Its computation deplorably requires a refitting procedure for all replacement candidates of the target response. In regression settings, this corresponds to an infinite number of model fits. Apart from relatively simple estimators that can be written as pieces of linear function of the response, efficiently computing such sets is difficult, and is still considered as an open problem. We exploit the fact that, \emph{often}, conformal prediction sets are intervals whose boundaries can be efficiently approximated by classical root-finding algorithms. We investigate how this approach can overcome many limitations of formerly used strategies; we discuss its complexity and drawbacks.

📄 PDF Abstract BibTeX arXiv:2104.06648

Code (1)

EugeneNdiaye/rootCP 공식 구현

Tasks

Conformal PredictionPrediction

Similar Papers 제목 키워드 기반

Accelerating Conformal Prediction via Approximate Leave-One-Out

2026-06-30 · Jiachen Cong, Jingbo Liu arxiv

While conformal prediction provides a general framework for uncertainty quantification in predictive inference, its application is often limited by computational cost. Recent methods, including Jackknife+ and Jackknife-m…

Computing Full Conformal Prediction Set with Approximate Homotopy

2019-09-20 · NeurIPS 2019 12 · Eugene Ndiaye, Ichiro Takeuchi

If you are predicting the label $y$ of a new object with $\hat y$, how confident are you that $y = \hat y$? Conformal prediction methods provide an elegant framework for answering such question by building a $100 (1 - \a…

Conformal PredictionPrediction

Confident Object Detection via Conformal Prediction and Conformal Risk Control: an Application to Railway Signaling

2023-04-12 · Léo Andéol, Thomas Fel, Florence De Grancey, Luca Mossina

Deploying deep learning models in real-world certified systems requires the ability to provide confidence estimates that accurately reflect their uncertainty. In this paper, we demonstrate the use of the conformal predic…

Conformal Predictionobject-detectionObject DetectionPrediction

Evidential Uncertainty Sets in Deep Classifiers Using Conformal Prediction

2024-06-16 · Hamed Karimi, Reza Samavi

In this paper, we propose Evidential Conformal Prediction (ECP) method for image classifiers to generate the conformal prediction sets. Our method is designed based on a non-conformity score function that has its roots i…

Conformal Prediction

Exact and Approximate Conformal Inference for Multi-Output Regression

2022-10-31 · Chancellor Johnstone, Eugene Ndiaye

It is common in machine learning to estimate a response $y$ given covariate information $x$. However, these predictions alone do not quantify any uncertainty associated with said predictions. One way to overcome this def…

Conformal Predictionregression