English

Multiclass Local Calibration with the Jensen-Shannon Distance

Machine Learning 2026-04-22 v2 Artificial Intelligence

Abstract

Developing trustworthy Machine Learning (ML) models requires their predicted probabilities to be well-calibrated, meaning they should reflect true-class frequencies. Among calibration notions in multiclass classification, strong calibration is the most stringent, as it requires all predicted probabilities to be simultaneously calibrated across all classes. However, existing approaches to multiclass calibration lack a notion of distance among inputs, which makes them vulnerable to proximity bias: predictions in sparse regions of the feature space are systematically miscalibrated. In this work, we address this main shortcoming by introducing a local perspective on multiclass calibration. First, we formally define multiclass local calibration and establish its relationship with strong calibration. Second, we theoretically analyze the pitfalls of existing evaluation metrics when applied to multiclass local calibration. Third, we propose a practical method to enhance local calibration in Neural Networks, which enforces alignment between predicted probabilities and local estimates of class frequencies using the Jensen-Shannon distance. Finally, we empirically validate our approach against existing multiclass calibration techniques.

Keywords

Cite

@article{arxiv.2510.26566,
  title  = {Multiclass Local Calibration with the Jensen-Shannon Distance},
  author = {Cesare Barbera and Lorenzo Perini and Giovanni De Toni and Andrea Passerini and Andrea Pugnana},
  journal= {arXiv preprint arXiv:2510.26566},
  year   = {2026}
}

Comments

Accepted at AISTATS 2026