Papers › Robust Classification by Coupling Data Mollification with Label Smoothing

Robust Classification by Coupling Data Mollification with Label Smoothing

3 Jun 2024arXiv:2406.01494archive 2025-07-28

Markus Heinonen, Ba-Hien Tran, Michael Kampffmeyer, Maurizio Filippone

Introducing training-time augmentations is a key technique to enhance generalization and prepare deep neural networks against test-time corruptions. Inspired by the success of generative diffusion models, we propose a novel approach of coupling data mollification, in the form of image noising and blurring, with label smoothing to align predicted label confidences with image degradation. The method is simple to implement, introduces negligible overheads, and can be combined with existing augmentations. We demonstrate improved robustness and uncertainty quantification on the corrupted image benchmarks of CIFAR, TinyImageNet and ImageNet datasets.

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="2406.01494")

Code

Syntology Ran 17 of 20 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 17 ran with no contract checked.

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

markusheinonen/supervised-mollification officialmentioned in papermentioned on GitHubpytorch 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; 17 ran; 0 honoured the contract we drafted; 3 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.

17ran
3unverified

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 markusheinonen/supervised-mollification. “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.

DenseNet12x100 markusheinonen/supervised-mollification/src/networks/densenet.py official repository ran no licence file found · pointer only · f0a00e81baf0e177 · report
DenseNet12x40 markusheinonen/supervised-mollification/src/networks/densenet.py official repository ran no licence file found · pointer only · ccb13c7c13a4d913 · report
PreActResNet18 markusheinonen/supervised-mollification/src/networks/presnet.py official repository ran no licence file found · pointer only · 397de955665b5839 · report
PreActResNet34 markusheinonen/supervised-mollification/src/networks/presnet.py official repository ran no licence file found · pointer only · 13ae2d9448f36c6c · report
PreActResNet50 markusheinonen/supervised-mollification/src/networks/presnet.py official repository ran no licence file found · pointer only · 555b7fd003bacfe8 · report
ResNet18 markusheinonen/supervised-mollification/src/networks/resnet.py official repository ran no licence file found · pointer only · fc70aa6b2f78beb1 · report
ResNet34 markusheinonen/supervised-mollification/src/networks/resnet.py official repository ran no licence file found · pointer only · 1756cb6f79386fd3 · report
ResNet50 markusheinonen/supervised-mollification/src/networks/resnet.py official repository ran no licence file found · pointer only · 3be9a2bd8d6db878 · report
ResNext29 markusheinonen/supervised-mollification/src/networks/resnext.py official repository ran no licence file found · pointer only · 3d5aee33467f99af · report
WRN40x10 markusheinonen/supervised-mollification/src/networks/wrn.py official repository ran no licence file found · pointer only · 9e81826d8a615588 · report
WRN40x2 markusheinonen/supervised-mollification/src/networks/wrn.py official repository ran no licence file found · pointer only · 671ac220b371711a · report
evaluate_likelihood markusheinonen/supervised-mollification/src/results.py official repository ran no licence file found · pointer only · bb33f10b137e0050 · report
linearscale markusheinonen/supervised-mollification/src/data.py official repository ran fingerprinted no licence file found · pointer only · 1a01cd3167837bc1 · report
load_batch markusheinonen/supervised-mollification/src/results.py official repository ran no licence file found · pointer only · cec2c92b1206664a · report
make_layers markusheinonen/supervised-mollification/src/networks/allconvnet.py official repository ran no licence file found · pointer only · 1abab4e0bd33edbf · report
skip markusheinonen/supervised-mollification/src/data.py official repository ran fingerprinted no licence file found · pointer only · 26408fb3c5c566c7 · report
tvresnet34 markusheinonen/supervised-mollification/src/networks/resnet_tv.py official repository ran no licence file found · pointer only · 58f4238970d935c9 · report
NasNet markusheinonen/supervised-mollification/src/networks/nasnet.py official repository unverified no licence file found · pointer only · e20203aa9d686c88 · report
tvresnet18 markusheinonen/supervised-mollification/src/networks/resnet_tv.py official repository unverified no licence file found · pointer only · f98b8782e2b31be0 · report
tvresnet50 markusheinonen/supervised-mollification/src/networks/resnet_tv.py official repository unverified no licence file found · pointer only · f4e0809214da94e5 · report

Tasks

Data AugmentationRobust classificationUncertainty Quantification

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ALIGNDiffusionLabel Smoothing

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