English

Optimal Decision-Making Based on Prediction Sets

Machine Learning 2026-02-10 v3 Machine Learning

Abstract

Prediction sets can wrap around any ML model to cover unknown test outcomes with a guaranteed probability. Yet, it remains unclear how to use them optimally for downstream decision-making. Here, we propose a decision-theoretic framework that seeks to minimize the expected loss (risk) against a worst-case distribution consistent with the prediction set's coverage guarantee. We first characterize the minimax optimal policy for a fixed prediction set, showing that it balances the worst-case loss inside the set with a penalty for potential losses outside the set. Building on this, we derive the optimal prediction set construction that minimizes the resulting robust risk subject to a coverage constraint. Finally, we introduce Risk-Optimal Conformal Prediction (ROCP), a practical algorithm that targets these risk-minimizing sets while maintaining finite-sample distribution-free marginal coverage. Empirical evaluations on medical diagnosis and safety-critical decision-making tasks demonstrate that ROCP reduces critical mistakes compared to baselines, particularly when out-of-set errors are costly.

Keywords

Cite

@article{arxiv.2602.00989,
  title  = {Optimal Decision-Making Based on Prediction Sets},
  author = {Tao Wang and Edgar Dobriban},
  journal= {arXiv preprint arXiv:2602.00989},
  year   = {2026}
}
R2 v1 2026-07-01T09:29:50.269Z