2019
Beyond temperature scaling: Obtaining well-calibrated multi-class probabilities with Dirichlet calibration
NeurIPS 2019poster
Class probabilities predicted by most multiclass classifiers are uncalibrated, often tending towards over-confidence. With neural networks, calibration can be improved by temperature scaling, a method to learn a single corrective multiplicative factor for inputs to the last softmax layer. On non-neu…