paper-with-me

Papers

Split Conformal Prediction under Data Contamination

2024-07-10 · Jase Clarkson, Wenkai Xu, Mihai Cucuringu, Gesine Reinert

Conformal prediction is a non-parametric technique for constructing prediction intervals or sets from arbitrary predictive models under the assumption that the data is exchangeable. It is popular as it comes with theoretical guarantees on the marginal coverage of the prediction sets and the split conformal prediction variant has a very low computational cost compared to model training. We study the robustness of split conformal prediction in a data contamination setting, where we assume a small fraction of the calibration scores are drawn from a different distribution than the bulk. We quantify the impact of the corrupted data on the coverage and efficiency of the constructed sets when evaluated on "clean" test points, and verify our results with numerical experiments. Moreover, we propose an adjustment in the classification setting which we call Contamination Robust Conformal Prediction, and verify the efficacy of our approach using both synthetic and real datasets.

📄 PDF Abstract BibTeX arXiv:2407.07700

Code (1)

jase-clarkson/cp_under_data_contamination 공식 구현 pytorch

Tasks

Conformal PredictionPredictionPrediction Intervals

Similar Papers 제목 키워드 기반

Adaptive conformal classification with noisy labels

2023-09-10 · Matteo Sesia, Y. X. Rachel Wang, Xin Tong

This paper develops novel conformal prediction methods for classification tasks that can automatically adapt to random label contamination in the calibration sample, leading to more informative prediction sets with stron…

ClassificationConformal Prediction

When Does Trimming Help Conformal Prediction? A Retained-Law Diagnostic under Calibration Contamination

2026-05-07 · Congye Wang arxiv

Trimming suspicious calibration points is a common response to contamination in conformal prediction. Its effect on clean-target coverage, however, is governed by the retained law induced by trimming, not by the contamin…

On the Out-of-Distribution Coverage of Combining Split Conformal Prediction and Bayesian Deep Learning

2023-11-21 · Paul Scemama, Ariel Kapusta

Bayesian deep learning and conformal prediction are two methods that have been used to convey uncertainty and increase safety in machine learning systems. We focus on combining Bayesian deep learning with split conformal…

Conformal PredictionDeep Learningimage-classificationImage Classification+2

Conformal prediction for frequency-severity modeling

2023-07-24 · Helton Graziadei, Paulo C. Marques F., Eduardo F. L. de Melo, Rodrigo S. Targino

We present a model-agnostic framework for the construction of prediction intervals of insurance claims, with finite sample statistical guarantees, extending the technique of split conformal prediction to the domain of tw…

Conformal PredictionPredictionPrediction Intervals

Differentially Private Conformal Prediction

2026-04-16 · Jiamei Wu, Ce Zhang, Zhipeng Cai, Jingsen Kong 외 arxiv

Conformal prediction (CP) has attracted broad attention as a simple and flexible framework for uncertainty quantification through prediction sets. In this work, we study how to deploy CP under differential privacy (DP) i…