paper-with-me

Papers

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 - \alpha)\%$ confidence region without assumptions on the distribution of the data. It is based on a refitting procedure that parses all the possibilities for $y$ to select the most likely ones. Although providing strong coverage guarantees, conformal set is impractical to compute exactly for many regression problems. We propose efficient algorithms to compute conformal prediction set using approximated solution of (convex) regularized empirical risk minimization. Our approaches rely on a new homotopy continuation technique for tracking the solution path with respect to sequential changes of the observations. We also provide a detailed analysis quantifying its complexity.

📄 PDF Abstract BibTeX arXiv:1909.09365

Code (1)

EugeneNdiaye/homotopy_conformal_prediction 공식 구현

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…

Approximate full conformal prediction in an RKHS

2026-01-19 · Davidson Lova Razafindrakoto, Alain Celisse, Jérôme Lacaille arxiv

Full conformal prediction is a framework that implicitly formulates distribution-free confidence prediction regions for a wide range of estimators. However, a classical limitation of the full conformal framework is the c…

Conformal Bounds on Full-Reference Image Quality for Imaging Inverse Problems

2025-05-14 · Jeffrey Wen, Rizwan Ahmad, Philip Schniter

In imaging inverse problems, we would like to know how close the recovered image is to the true image in terms of full-reference image quality (FRIQ) metrics like PSNR, SSIM, LPIPS, etc. This is especially important in s…

Conformal PredictionDenoisingImage DenoisingSSIM

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 guarant…

Conformal PredictionPrediction

On some practical challenges of conformal prediction

2025-10-11 · Liang Hong, Noura Raydan Nasreddine arxiv

Conformal prediction is a model-free machine learning method for constructing prediction regions at a guaranteed coverage probability level. However, a data scientist often faces three challenges in practice: (i) the det…