English

Improving Adaptive Conformal Prediction Using Self-Supervised Learning

Machine Learning 2023-02-24 v1 Machine Learning

Abstract

Conformal prediction is a powerful distribution-free tool for uncertainty quantification, establishing valid prediction intervals with finite-sample guarantees. To produce valid intervals which are also adaptive to the difficulty of each instance, a common approach is to compute normalized nonconformity scores on a separate calibration set. Self-supervised learning has been effectively utilized in many domains to learn general representations for downstream predictors. However, the use of self-supervision beyond model pretraining and representation learning has been largely unexplored. In this work, we investigate how self-supervised pretext tasks can improve the quality of the conformal regressors, specifically by improving the adaptability of conformal intervals. We train an auxiliary model with a self-supervised pretext task on top of an existing predictive model and use the self-supervised error as an additional feature to estimate nonconformity scores. We empirically demonstrate the benefit of the additional information using both synthetic and real data on the efficiency (width), deficit, and excess of conformal prediction intervals.

Keywords

Cite

@article{arxiv.2302.12238,
  title  = {Improving Adaptive Conformal Prediction Using Self-Supervised Learning},
  author = {Nabeel Seedat and Alan Jeffares and Fergus Imrie and Mihaela van der Schaar},
  journal= {arXiv preprint arXiv:2302.12238},
  year   = {2023}
}

Comments

Accepted to the International Conference on Artificial Intelligence and Statistics (AISTATS 2023). *Seedat & Jeffares contributed equally

R2 v1 2026-06-28T08:48:14.212Z