REVIEW 3 cited by
Beyond temperature scaling: Obtaining well-calibrated multiclass probabilities with Dirichlet calibration
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
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-neural models the existing methods apply binary calibration in a pairwise or one-vs-rest fashion. We propose a natively multiclass calibration method applicable to classifiers from any model class, derived from Dirichlet distributions and generalising the beta calibration method from binary classification. It is easily implemented with neural nets since it is equivalent to log-transforming the uncalibrated probabilities, followed by one linear layer and softmax. Experiments demonstrate improved probabilistic predictions according to multiple measures (confidence-ECE, classwise-ECE, log-loss, Brier score) across a wide range of datasets and classifiers. Parameters of the learned Dirichlet calibration map provide insights to the biases in the uncalibrated model.
Forward citations
Cited by 3 Pith papers
-
ActiveGrasp: Information-Guided Active Grasping with Calibrated Energy-based Model
ActiveGrasp selects the next camera view that maximizes predicted reduction in grasp-success entropy using a calibrated SE(3) energy-based model, and reports higher grasp success than prior active-grasping methods in ...
-
Condition-Stratified Robustness Analysis of Post-Hoc Calibration Methods for Probabilistic Classifiers
In-dataset robustness of temperature scaling versus isotonic regression is condition-dependent and metric-specific, with TEMP more stable on Brier score and calibration slope.
-
Clustered Calibration: Representation-Aware Probability Calibration via Learned Subpopulations
Clustered Calibration groups samples by learned representations and calibrates each cluster separately, with a new cluster-binned ECE claimed to rank models by both calibration and AUC.
Discussion (0). Sign in to comment.