paper-with-me

Papers

One Sample is Enough to Make Conformal Prediction Robust

2025-06-19 · Soroush H. Zargarbashi, Mohammad Sadegh Akhondzadeh, Aleksandar Bojchevski

Given any model, conformal prediction (CP) returns prediction sets guaranteed to include the true label with high adjustable probability. Robust CP (RCP) extends this to inputs with worst-case noise. A well-established approach is to use randomized smoothing for RCP since it is applicable to any black-box model and provides smaller sets compared to deterministic methods. However, current smoothing-based RCP requires many model forward passes per each input which is computationally expensive. We show that conformal prediction attains some robustness even with a forward pass on a single randomly perturbed input. Using any binary certificate we propose a single sample robust CP (RCP1). Our approach returns robust sets with smaller average set size compared to SOTA methods which use many (e.g. around 100) passes per input. Our key insight is to certify the conformal prediction procedure itself rather than individual scores. Our approach is agnostic to the setup (classification and regression). We further extend our approach to smoothing-based robust conformal risk control.

📄 PDF Abstract BibTeX arXiv:2506.16553

Code (0)

등록된 구현이 없습니다.

Tasks

Conformal PredictionPrediction

Methods 이 논문이 사용한 방법론

Randomized Smoothing 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Selecting informative conformal prediction sets with false coverage rate control

2024-03-18 · Ulysse Gazin, Ruth Heller, Ariane Marandon, Etienne Roquain

In supervised learning, including regression and classification, conformal methods provide prediction sets for the outcome/label with finite sample coverage for any machine learning predictor. We consider here the case w…

Conformal PredictionPredictionPrediction Intervalsregression

Conformal prediction for text infilling and part-of-speech prediction

2021-11-04 · Neil Dey, Jing Ding, Jack Ferrell, Carolina Kapper 외

Modern machine learning algorithms are capable of providing remarkably accurate point-predictions; however, questions remain about their statistical reliability. Unlike conventional machine learning methods, conformal pr…

Conformal PredictionPOSPOS TaggingPrediction+2

Conformal Prediction for Causal Effects of Continuous Treatments

2024-07-03 · Maresa Schröder, Dennis Frauen, Jonas Schweisthal, Konstantin Heß 외

Uncertainty quantification of causal effects is crucial for safety-critical applications such as personalized medicine. A powerful approach for this is conformal prediction, which has several practical benefits due to mo…

Conformal PredictionPredictionPrediction IntervalsUncertainty Quantification+1

Conformal Predictions for Probabilistically Robust Scalable Machine Learning Classification

2024-03-15 · Alberto Carlevaro, Teodoro Alamo Cantarero, Fabrizio Dabbene, Maurizio Mongelli

Conformal predictions make it possible to define reliable and robust learning algorithms. But they are essentially a method for evaluating whether an algorithm is good enough to be used in practice. To define a reliable …

Learning Theory

Distribution-Free Conformal Prediction for Steel Fatigue Strength: Marginal Validity Is Not Enough

2026-08-05 · Irene Boruah arxiv

Predicting fatigue failure in steel components experimentally is costly, requiring testing across multiple compositions and processing conditions, spurring research on data-driven prediction models. Studies using the NIM…