English

Singleton-Optimized Conformal Prediction

Machine Learning 2026-02-05 v2 Machine Learning

Abstract

Conformal prediction can be used to construct prediction sets that cover the true outcome with a desired probability, but can sometimes lead to large prediction sets that are costly in practice. The most useful outcome is a singleton prediction-an unambiguous decision-yet existing efficiency-oriented methods primarily optimize average set size. Motivated by this, we propose a new nonconformity score that aims to minimize the probability of producing non-singleton sets. Starting from a non-convex constrained optimization problem as a motivation, we provide a geometric reformulation and associated algorithm for computing the nonconformity score and associated split conformal prediction sets in O(K) time for K-class problems. Using this score in split conformal prediction leads to our proposed Singleton-Optimized Conformal Prediction (SOCOP) method. We evaluate our method in experiments on image classification and LLM multiple-choice question-answering, comparing with standard nonconformity scores such as the (negative) label probability estimates and their cumulative distribution function; both of which are motivated by optimizing length. The results show that SOCOP increases singleton frequency (sometimes by over 20%) compared to the above scores, with minimal impact on average set size.

Keywords

Cite

@article{arxiv.2509.24095,
  title  = {Singleton-Optimized Conformal Prediction},
  author = {Tao Wang and Yan Sun and Edgar Dobriban},
  journal= {arXiv preprint arXiv:2509.24095},
  year   = {2026}
}
R2 v1 2026-07-01T06:03:06.023Z