pith. sign in

arxiv: 1809.07751 · v1 · pith:JX7XCHRMnew · submitted 2018-09-20 · 📊 stat.ML · cs.AI· cs.LG· math.PR

Spline-Based Probability Calibration

classification 📊 stat.ML cs.AIcs.LGmath.PR
keywords calibrationproblemsaccuracyapproachbetterdifferentimprovelog-loss
0
0 comments X
read the original abstract

In many classification problems it is desirable to output well-calibrated probabilities on the different classes. We propose a robust, non-parametric method of calibrating probabilities called SplineCalib that utilizes smoothing splines to determine a calibration function. We demonstrate how applying certain transformations as part of the calibration process can improve performance on problems in deep learning and other domains where the scores tend to be "overconfident". We adapt the approach to multi-class problems and find that better calibration can improve accuracy as well as log-loss by better resolving uncertain cases. Finally, we present a cross-validated approach to calibration which conserves data. Significant improvements to log-loss and accuracy are shown on several different problems. We also introduce the ml-insights python package which contains an implementation of the SplineCalib algorithm.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. CalArena: A Large-Scale Post-Hoc Calibration Benchmark

    cs.LG 2026-05 conditional novelty 7.0

    CalArena is a large-scale benchmark that evaluates dozens of post-hoc calibration methods using Post-Hoc Improvement (PHI) in proper scoring rules and finds that smooth functions outperform binning while dedicated mul...