paper-with-me

Papers

Conformal Prediction using Conditional Histograms

2021-05-18 · NeurIPS 2021 12 · Matteo Sesia, Yaniv Romano

This paper develops a conformal method to compute prediction intervals for non-parametric regression that can automatically adapt to skewed data. Leveraging black-box machine learning algorithms to estimate the conditional distribution of the outcome using histograms, it translates their output into the shortest prediction intervals with approximate conditional coverage. The resulting prediction intervals provably have marginal coverage in finite samples, while asymptotically achieving conditional coverage and optimal length if the black-box model is consistent. Numerical experiments with simulated and real data demonstrate improved performance compared to state-of-the-art alternatives, including conformalized quantile regression and other distributional conformal prediction approaches.

📄 PDF Abstract BibTeX arXiv:2105.08747

Code (1)

msesia/chr 공식 구현 pytorch

Tasks

BIG-bench Machine LearningConformal PredictionPredictionPrediction Intervalsquantile regressionregression

Similar Papers 제목 키워드 기반

Conformal Prediction Sets with Improved Conditional Coverage using Trust Scores

2025-01-17 · Jivat Neet Kaur, Michael I. Jordan, Ahmed Alaa

Standard conformal prediction offers a marginal guarantee on coverage, but for prediction sets to be truly useful, they should ideally ensure coverage conditional on each test point. Unfortunately, it is impossible to ac…

Conformal PredictionPredictionvalid

Training-Conditional Coverage Bounds under Covariate Shift

2024-05-26 · Mehrdad Pournaderi, Yu Xiang

Training-conditional coverage guarantees in conformal prediction concern the concentration of the error distribution, conditional on the training data, below some nominal level. The conformal prediction methodology has r…

Conformal PredictionPrediction

Distribution-free Conformal Prediction for Ordinal Classification

2024-04-25 · Subhrasish Chakraborty, Chhavi Tyagi, Haiyan Qiao, Wenge Guo

Conformal prediction is a general distribution-free approach for constructing prediction sets combined with any machine learning algorithm that achieve valid marginal or conditional coverage in finite samples. Ordinal cl…

ClassificationConformal PredictionOrdinal ClassificationPrediction+1

Kandinsky Conformal Prediction: Beyond Class- and Covariate-Conditional Coverage

2025-02-24 · Konstantina Bairaktari, Jiayun Wu, Zhiwei Steven Wu

Conformal prediction is a powerful distribution-free framework for constructing prediction sets with coverage guarantees. Classical methods, such as split conformal prediction, provide marginal coverage, ensuring that th…

Conformal PredictionPrediction

Conformal Prediction for Long-Tailed Classification

2025-07-09 · Tiffany Ding, Jean-Baptiste Fermanian, Joseph Salmon arxiv

Many real-world classification problems, such as plant identification, have extremely long-tailed class distributions. In order for prediction sets to be useful in such settings, they should (i) provide good class-condit…