paper-with-me

Papers

Selective prediction-set models with coverage guarantees

2019-06-13 · Jean Feng, Arjun Sondhi, Jessica Perry, Noah Simon

Though black-box predictors are state-of-the-art for many complex tasks, they often fail to properly quantify predictive uncertainty and may provide inappropriate predictions for unfamiliar data. Instead, we can learn more reliable models by letting them either output a prediction set or abstain when the uncertainty is high. We propose training these selective prediction-set models using an uncertainty-aware loss minimization framework, which unifies ideas from decision theory and robust maximum likelihood. Moreover, since black-box methods are not guaranteed to output well-calibrated prediction sets, we show how to calculate point estimates and confidence intervals for the true coverage of any selective prediction-set model, as well as a uniform mixture of K set models obtained from K-fold sample-splitting. When applied to predicting in-hospital mortality and length-of-stay for ICU patients, our model outperforms existing approaches on both in-sample and out-of-sample age groups, and our recalibration method provides accurate inference for prediction set coverage.

📄 PDF Abstract BibTeX arXiv:1906.05473

Code (1)

jjfeng/ulm-guards 공식 구현 tf

Tasks

Prediction

Similar Papers 제목 키워드 기반

Selective Conformal Risk Control

2025-12-14 · Yunpeng Xu, Wenge Guo, Zhi Wei arxiv

Reliable uncertainty quantification is essential for deploying machine learning systems in high-stakes domains. Conformal prediction provides distribution-free coverage guarantees but often produces overly large predicti…

KMM-CP: Practical Conformal Prediction under Covariate Shift via Selective Kernel Mean Matching

2026-03-27 · Siddhartha Laghuvarapu, Rohan Deb, Jimeng Sun arxiv

Uncertainty quantification is essential for deploying machine learning models in high-stakes domains such as scientific discovery and healthcare. Conformal Prediction (CP) provides finite-sample coverage guarantees under…

Molecular Property Prediction

Online Selective Conformal Prediction: Errors and Solutions

2025-03-21 · Yusuf Sale, Aaditya Ramdas

In online selective conformal inference, data arrives sequentially, and prediction intervals are constructed only when an online selection rule is met. Since online selections may break the exchangeability between the se…

Conformal PredictionPredictionPrediction Intervalsvalid

Hierarchical Selective Classification

2024-05-19 · Shani Goren, Ido Galil, Ran El-Yaniv

Deploying deep neural networks for risk-sensitive tasks necessitates an uncertainty estimation mechanism. This paper introduces hierarchical selective classification, extending selective classification to a hierarchical …

ClassificationKnowledge DistillationSpecificity

Adaptive Conformal Prediction for Improving Factuality of Generations by Large Language Models

2026-04-15 · Aleksandr Rubashevskii, Dzianis Piatrashyn, Preslav Nakov, Maxim Panov arxiv

Large language models (LLMs) are prone to generating factually incorrect outputs. Recent work has applied conformal prediction to provide uncertainty estimates and statistical guarantees for the factuality of LLM generat…

Question Answering