paper-with-me

Papers

Robust Yet Efficient Conformal Prediction Sets

2024-07-12 · Soroush H. Zargarbashi, Mohammad Sadegh Akhondzadeh, Aleksandar Bojchevski

Conformal prediction (CP) can convert any model's output into prediction sets guaranteed to include the true label with any user-specified probability. However, same as the model itself, CP is vulnerable to adversarial test examples (evasion) and perturbed calibration data (poisoning). We derive provably robust sets by bounding the worst-case change in conformity scores. Our tighter bounds lead to more efficient sets. We cover both continuous and discrete (sparse) data and our guarantees work both for evasion and poisoning attacks (on both features and labels).

📄 PDF Abstract BibTeX arXiv:2407.09165

Code (1)

soroushzargar/cas 공식 구현 pytorch

Tasks

Conformal PredictionData PoisoningPrediction

Similar Papers 제목 키워드 기반

Conformal Prediction Sets Improve Human Decision Making

2024-01-24 · Jesse C. Cresswell, Yi Sui, Bhargava Kumar, Noël Vouitsis

In response to everyday queries, humans explicitly signal uncertainty and offer alternative answers when they are unsure. Machine learning models that output calibrated prediction sets through conformal prediction mimic …

Conformal PredictionDecision MakingPrediction

Does confidence calibration improve conformal prediction?

2024-02-06 · Huajun Xi, Jianguo Huang, Kangdao Liu, Lei Feng 외

Conformal prediction is an emerging technique for uncertainty quantification that constructs prediction sets guaranteed to contain the true label with a predefined probability. Previous works often employ temperature sca…

Conformal PredictionPredictionUncertainty Quantification

Fuzzy Prediction Sets: Conformal Prediction with E-values

2025-09-16 · Nick W. Koning, Sam van Meer arxiv

Prediction sets offer a binary inclusion/exclusion for each element at the same fixed confidence level. We generalize to fuzzy prediction sets, which exclude elements at their own data-driven confidence level. Our key in…

Conformalized Interval Arithmetic with Symmetric Calibration

2024-08-20 · Rui Luo, Zhixin Zhou

Uncertainty quantification is essential in decision-making, especially when joint distributions of random variables are involved. While conformal prediction provides distribution-free prediction sets with valid coverage …

Conformal PredictionDecision MakingPredictionPrediction Intervals+2

Optimized conformal classification using gradient descent approximation

2021-05-24 · Anthony Bellotti

Conformal predictors are an important class of algorithms that allow predictions to be made with a user-defined confidence level. They are able to do this by outputting prediction sets, rather than simple point predictio…

BIG-bench Machine LearningClassificationvalid