Papers › Adaptive Temperature Scaling with Conformal Prediction

Adaptive Temperature Scaling with Conformal Prediction

21 May 2025arXiv:2505.15437archive 2025-07-28

Nikita Kotelevskii, Mohsen Guizani, Eric Moulines, Maxim Panov

Conformal prediction enables the construction of high-coverage prediction sets for any pre-trained model, guaranteeing that the true label lies within the set with a specified probability. However, these sets do not provide probability estimates for individual labels, limiting their practical use. In this paper, we propose, to the best of our knowledge, the first method for assigning calibrated probabilities to elements of a conformal prediction set. Our approach frames this as an adaptive calibration problem, selecting an input-specific temperature parameter to match the desired coverage level. Experiments on several challenging image classification datasets demonstrate that our method maintains coverage guarantees while significantly reducing expected calibration error.

PaperPDFCode Syntology ran

In Syntology 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="2505.15437")

Code

Syntology Ran 14 of 20 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 4 ran · fixture could not drive it; 8 ran with no contract checked.

By repository: found in paper text by Syntology: 20 samples from 1 repository, 14 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

stat-ml/conformal_probability_calibration found in paper text by Syntology 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

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

2ran · our draft was wrong
4ran · fixture could not drive it
8ran
6unverified

Licence: 20 of the 20 samples are 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 stat-ml/conformal_probability_calibration. “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.

ER stat-ml/conformal_probability_calibration/caliblab/calibrators/conformal_mass_threshold_calibrator.py found in paper text by Syntology ran no licence file found · pointer only · 7d908ed728a83894 · report
IdentityTransform stat-ml/conformal_probability_calibration/caliblab/calibrators/conformal_mass_threshold_calibrator.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 2e8138052981cb86 · report
ML stat-ml/conformal_probability_calibration/caliblab/calibrators/conformal_mass_threshold_calibrator.py found in paper text by Syntology ran no licence file found · pointer only · a1cc1e2d47004983 · report
ScoreTransformation stat-ml/conformal_probability_calibration/caliblab/calibrators/conformal_mass_threshold_calibrator.py found in paper text by Syntology ran no licence file found · pointer only · c021ba57771e6f1b · report
Uniform stat-ml/conformal_probability_calibration/caliblab/calibrators/conformal_mass_threshold_calibrator.py found in paper text by Syntology ran no licence file found · pointer only · c2792d4ac1ed4ab6 · report
aps_scores stat-ml/conformal_probability_calibration/caliblab/calibrators/conformal_mass_threshold_calibrator.py found in paper text by Syntology ran · fixture could not drive it no licence file found · pointer only · 3362e6642cc8ad10 · report
baseline stat-ml/conformal_probability_calibration/caliblab/calibrators/conformal_mass_threshold_calibrator.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 621d77b42d5ee5ff · report
build_relu stat-ml/conformal_probability_calibration/caliblab/calibrators/conformal_mass_threshold_calibrator.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · 3da3a4004b9aa966 · report
get_cumulative_mass_scores stat-ml/conformal_probability_calibration/caliblab/calibrators/conformal_mass_threshold_calibrator.py found in paper text by Syntology ran · fixture could not drive it no licence file found · pointer only · 0af7d576c6d5b778 · report
initialize stat-ml/conformal_probability_calibration/caliblab/calibrators/conformal_mass_threshold_calibrator.py found in paper text by Syntology ran · fixture could not drive it no licence file found · pointer only · d2b24a216f25f25e · report
localizer stat-ml/conformal_probability_calibration/caliblab/calibrators/conformal_mass_threshold_calibrator.py found in paper text by Syntology ran no licence file found · pointer only · 5f45befc71a6e8b5 · report
msp_scores stat-ml/conformal_probability_calibration/caliblab/calibrators/conformal_mass_threshold_calibrator.py found in paper text by Syntology ran · fixture could not drive it no licence file found · pointer only · 39418dedf19cff95 · report
softmax stat-ml/conformal_probability_calibration/caliblab/calibrators/conformal_mass_threshold_calibrator.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · 08bc835660d4723f · report
wrapper stat-ml/conformal_probability_calibration/caliblab/calibrators/conformal_mass_threshold_calibrator.py found in paper text by Syntology ran no licence file found · pointer only · e32b8d08accd4971 · report
CalibratorBase stat-ml/conformal_probability_calibration/caliblab/calibrators/conformal_mass_threshold_calibrator.py found in paper text by Syntology unverified no licence file found · pointer only · e16f22a5f78af1f7 · report
ConformalMassThresholdCalibrator stat-ml/conformal_probability_calibration/caliblab/calibrators/conformal_mass_threshold_calibrator.py found in paper text by Syntology unverified no licence file found · pointer only · 5e85d160bc408fab · report
ConformalSetHelper stat-ml/conformal_probability_calibration/caliblab/calibrators/conformal_mass_threshold_calibrator.py found in paper text by Syntology unverified no licence file found · pointer only · 78cc399856fe2f86 · report
NormalizingFlowTransform stat-ml/conformal_probability_calibration/caliblab/calibrators/conformal_mass_threshold_calibrator.py found in paper text by Syntology unverified no licence file found · pointer only · 12bb29ea848118f6 · report
ScoreTypes stat-ml/conformal_probability_calibration/caliblab/calibrators/conformal_mass_threshold_calibrator.py found in paper text by Syntology unverified no licence file found · pointer only · 46dd4d67dc6542ec · report
optimize stat-ml/conformal_probability_calibration/caliblab/calibrators/conformal_mass_threshold_calibrator.py found in paper text by Syntology unverified no licence file found · pointer only · 7e61966c241dcf1b · report

Tasks

Conformal PredictionImage ClassificationPredictionimage-classification

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SET

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