English

Something for (almost) nothing: Improving deep ensemble calibration using unlabeled data

Machine Learning 2023-10-05 v1

Abstract

We present a method to improve the calibration of deep ensembles in the small training data regime in the presence of unlabeled data. Our approach is extremely simple to implement: given an unlabeled set, for each unlabeled data point, we simply fit a different randomly selected label with each ensemble member. We provide a theoretical analysis based on a PAC-Bayes bound which guarantees that if we fit such a labeling on unlabeled data, and the true labels on the training data, we obtain low negative log-likelihood and high ensemble diversity on testing samples. Empirically, through detailed experiments, we find that for low to moderately-sized training sets, our ensembles are more diverse and provide better calibration than standard ensembles, sometimes significantly.

Keywords

Cite

@article{arxiv.2310.02885,
  title  = {Something for (almost) nothing: Improving deep ensemble calibration using unlabeled data},
  author = {Konstantinos Pitas and Julyan Arbel},
  journal= {arXiv preprint arXiv:2310.02885},
  year   = {2023}
}
R2 v1 2026-06-28T12:40:31.352Z