Papers › On Calibration of Modern Neural Networks

On Calibration of Modern Neural Networks

14 Jun 2017ICML 2017 8arXiv:1706.04599archive 2025-07-28

Chuan Guo, Geoff Pleiss, Yu Sun, Kilian Q. Weinberger

Confidence calibration -- the problem of predicting probability estimates representative of the true correctness likelihood -- is important for classification models in many applications. We discover that modern neural networks, unlike those from a decade ago, are poorly calibrated. Through extensive experiments, we observe that depth, width, weight decay, and Batch Normalization are important factors influencing calibration. We evaluate the performance of various post-processing calibration methods on state-of-the-art architectures with image and document classification datasets. Our analysis and experiments not only offer insights into neural network learning, but also provide a simple and straightforward recipe for practical settings: on most datasets, temperature scaling -- a single-parameter variant of Platt Scaling -- is surprisingly effective at calibrating predictions.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1706.04599")

Code

Syntology Ran 4 of 4 code samples harvested from 2 repositories linked to this paper; 0 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 2 ran · fixture could not drive it.

By repository: community (archive-listed): 4 samples from 2 repositories, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

15 repositories listed; official and paper-mentioned ones first.

gpleiss/temperature_scaling officialmentioned in papermentioned on GitHubpytorchMIT report
AnanyaKumar/verified_calibration mentioned on GitHubtfMIT report
Andreas12321/Est-Cert-Final mentioned on GitHubtf report
aigen/df-posthoc-calibration mentioned on GitHub report
anonwhymoos/connectivity mentioned on GitHubjax report
artnitolog/diary mentioned on GitHubpytorch report
cpark321/bayesian-neural-networks mentioned on GitHubpytorch report
cpark321/uncertainty-deep-learning mentioned on GitHubpytorch report
hollance/reliability-diagrams mentioned on GitHubpytorch report
johntd54/stanford_car mentioned on GitHubpytorch report
ondrejba/tf_calibrate mentioned on GitHubtf report
p-lambda/verified_calibration mentioned on GitHubtf report
saurabhgarg1996/calibration mentioned on GitHubpytorch report
sleep3r/garrus mentioned on GitHubApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

4 samples harvested; 4 ran; 0 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

2ran · our draft was wrong
2ran · fixture could not drive it

Licence: 1 of the 4 samples is pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

add_softmax saurabhgarg1996/calibration/calibration/calibrators.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 5ac25fc20a9cb76f · report
cross_entropy_loss saurabhgarg1996/calibration/calibration/calibrators.py community (archive-listed) ran · fixture could not drive it MIT (permissive) · 155f63d9cf89a950 · report
ece_loss saurabhgarg1996/calibration/calibration/calibrators.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · 2bc928c2a34c7e13 · report
ece_score sirius8050/Expected-Calibration-Error/ECE.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · aaabd8e8f8f13cc9 · report

Tasks

Document ClassificationGeneral Classification

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections