On Calibration of Modern Neural Networks.¶
Guo, C., Pleiss, G., Sun, Y., & Weinberger, K. Q. (2017). On Calibration of Modern Neural Networks. Proceedings of the 34th International Conference on Machine Learning, 1321-1330.
Cited by¶
3 citations across 3 artifacts.
Each citation links to the sentence it supports in the citing article.
Primes¶
- Calibration
- In machine learning, recognizing that a model can be accurate without being calibrated opens new strategies, as Guo, Pleiss, Sun, and Weinberger (2017) demonstrated for modern deep neural networks.
This sourceDemonstrates that modern deep networks are accurate but poorly calibrated and that temperature scaling (a single-parameter Platt variant) restores calibration post-hoc without retraining.
- In machine learning, recognizing that a model can be accurate without being calibrated opens new strategies, as Guo, Pleiss, Sun, and Weinberger (2017) demonstrated for modern deep neural networks.
- Confidence Annotation
- In machine learning it is calibrated confidence scores and ensemble disagreement that feed abstention thresholds and human-in-the-loop routing.
This sourceShows modern classifiers are miscalibrated and corrects them (temperature scaling) so confidence scores match accuracy; supports calibrated-score and abstention-routing claims.
- In machine learning it is calibrated confidence scores and ensemble disagreement that feed abstention thresholds and human-in-the-loop routing.
- Out Of Distribution Detection
- Calibration is computed on in-distribution cases and is blind to novel ones — a perfectly calibrated model still answers confidently and wrongly out of scope.
This sourceShows modern networks are systematically miscalibrated and that calibration methods (e.g., temperature scaling) are tuned on in-distribution validation data; supports the point that calibration fixes confidence within the training distribution, not out of scope.
- Calibration is computed on in-distribution cases and is blind to novel ones — a perfectly calibrated model still answers confidently and wrongly out of scope.
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:5e36cc8392df · see in the full table