Papers › Towards Understanding Why Label Smoothing Degrades Selective Classification and How to Fix It

Towards Understanding Why Label Smoothing Degrades Selective Classification and How to Fix It

19 Mar 2024arXiv:2403.14715archive 2025-07-28

Guoxuan Xia, Olivier Laurent, Gianni Franchi, Christos-Savvas Bouganis

Label smoothing (LS) is a popular regularisation method for training neural networks as it is effective in improving test accuracy and is simple to implement. Hard one-hot labels are smoothed by uniformly distributing probability mass to other classes, reducing overfitting. Prior work has suggested that in some cases LS can degrade selective classification (SC) -- where the aim is to reject misclassifications using a model's uncertainty. In this work, we first demonstrate empirically across an extended range of large-scale tasks and architectures that LS consistently degrades SC. We then address a gap in existing knowledge, providing an explanation for this behaviour by analysing logit-level gradients: LS degrades the uncertainty rank ordering of correct vs incorrect predictions by regularising the max logit more when a prediction is likely to be correct, and less when it is likely to be wrong. This elucidates previously reported experimental results where strong classifiers underperform in SC. We then demonstrate the empirical effectiveness of post-hoc logit normalisation for recovering lost SC performance caused by LS. Furthermore, linking back to our gradient analysis, we again provide an explanation for why such normalisation is effective.

PaperPDFCodeCode 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="2403.14715")

Code

Syntology Ran 9 of 10 code samples harvested from 3 repositories linked to this paper; 1 has no recorded run. Of those that ran: 1 ran · our draft was wrong; 8 ran with no contract checked.

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

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

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

1ran · our draft was wrong
8ran
1unverified

Licence: 0 of the 10 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 3 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.

norm_logits ENSTA-U2IS-AI/Label-smoothing-Selective-classification-Code/torch_uncertainty_ls/utils.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 2fd3af75ac5f143b · report
Block facebookresearch/deit/models_v2.py found in paper text by Syntology ran · metamorphic tier: deterministic Apache-2.0 (permissive) · b02d29318271a1fa · report
cross_replica_average tensorflow/tpu/models/official/mask_rcnn/tpu_normalization.py found in paper text by Syntology ran Apache-2.0 (permissive) · 1ab5d66bd8c493da · report
dataset tensorflow/tpu/models/official/mnist/mnist_tpu.py found in paper text by Syntology ran Apache-2.0 (permissive) · 2e4c38986c252157 · report
efficientnet_x_params tensorflow/tpu/models/official/efficientnet/tpu/efficientnet_x_builder.py found in paper text by Syntology ran Apache-2.0 (permissive) · 45dc547f9acc69d7 · report
eval_input_fn tensorflow/tpu/models/samples/core/get_started/iris_data_tpu.py found in paper text by Syntology ran Apache-2.0 (permissive) · 78b2922704a5ab6c · report
metric_fn tensorflow/tpu/models/official/mnist/mnist_tpu.py found in paper text by Syntology ran Apache-2.0 (permissive) · 868a20fd4649650a · report
train_input_fn tensorflow/tpu/models/samples/core/get_started/iris_data_tpu.py found in paper text by Syntology ran Apache-2.0 (permissive) · 9e48fa6fe2385a5c · report
vit_models facebookresearch/deit/models_v2.py found in paper text by Syntology ran · metamorphic tier: deterministic Apache-2.0 (permissive) · 067d430bb76eafdd · report
load_data tensorflow/tpu/models/samples/core/get_started/iris_data_tpu.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 72bd61b1c3a52a02 · report

Tasks

Uncertainty Quantification

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