English

Set Learning for Accurate and Calibrated Models

Machine Learning 2024-02-13 v4 Computer Vision and Pattern Recognition Information Theory math.IT

Abstract

Model overconfidence and poor calibration are common in machine learning and difficult to account for when applying standard empirical risk minimization. In this work, we propose a novel method to alleviate these problems that we call odd-kk-out learning (OKO), which minimizes the cross-entropy error for sets rather than for single examples. This naturally allows the model to capture correlations across data examples and achieves both better accuracy and calibration, especially in limited training data and class-imbalanced regimes. Perhaps surprisingly, OKO often yields better calibration even when training with hard labels and dropping any additional calibration parameter tuning, such as temperature scaling. We demonstrate this in extensive experimental analyses and provide a mathematical theory to interpret our findings. We emphasize that OKO is a general framework that can be easily adapted to many settings and a trained model can be applied to single examples at inference time, without significant run-time overhead or architecture changes.

Keywords

Cite

@article{arxiv.2307.02245,
  title  = {Set Learning for Accurate and Calibrated Models},
  author = {Lukas Muttenthaler and Robert A. Vandermeulen and Qiuyi Zhang and Thomas Unterthiner and Klaus-Robert Müller},
  journal= {arXiv preprint arXiv:2307.02245},
  year   = {2024}
}

Comments

Published as a conference paper at ICLR 2024

R2 v1 2026-06-28T11:22:38.687Z