Papers › SSR: An Efficient and Robust Framework for Learning with Unknown Label Noise

SSR: An Efficient and Robust Framework for Learning with Unknown Label Noise

22 Nov 2021arXiv:2111.11288archive 2025-07-28

Chen Feng, Georgios Tzimiropoulos, Ioannis Patras

Despite the large progress in supervised learning with neural networks, there are significant challenges in obtaining high-quality, large-scale and accurately labelled datasets. In such a context, how to learn in the presence of noisy labels has received more and more attention. As a relatively complex problem, in order to achieve good results, current approaches often integrate components from several fields, such as supervised learning, semi-supervised learning, transfer learning and resulting in complicated methods. Furthermore, they often make multiple assumptions about the type of noise of the data. This affects the model robustness and limits its performance under different noise conditions. In this paper, we consider a novel problem setting, Learning with Unknown Label Noise}(LULN), that is, learning when both the degree and the type of noise are unknown. Under this setting, unlike previous methods that often introduce multiple assumptions and lead to complex solutions, we propose a simple, efficient and robust framework named Sample Selection and Relabelling(SSR), that with a minimal number of hyperparameters achieves SOTA results in various conditions. At the heart of our method is a sample selection and relabelling mechanism based on a non-parametric KNN classifier~(NPK) g_q and a parametric model classifier~(PMC) gₚ, respectively, to select the clean samples and gradually relabel the noisy samples. Without bells and whistles, such as model co-training, self-supervised pre-training and semi-supervised learning, and with robustness concerning the settings of its few hyper-parameters, our method significantly surpasses previous methods on both CIFAR10/CIFAR100 with synthetic noise and real-world noisy datasets such as WebVision, Clothing1M and ANIMAL-10N. Code is available at https://github.com/MrChenFeng/SSR_BMVC2022.

PaperPDFConference PDFCode

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

Code

MrChenFeng/SSR_BMVC2022 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

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Image ClassificationLearning with noisy labelsSelf-Supervised LearningTransfer Learning

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Image Classification CIFAR-10 (with noisy labels) SSR Accuracy (under 20% Sym. label noise) 96.74% #1 of 4 Archive leaderboard report
Image Classification CIFAR-10 (with noisy labels) SSR Accuracy (under 50% Sym. label noise) 96.13% #1 of 4 Archive leaderboard report
Image Classification CIFAR-10 (with noisy labels) SSR Accuracy (under 80% Sym. label noise) 95.56% #1 of 4 Archive leaderboard report
Image Classification CIFAR-10 (with noisy labels) SSR Accuracy (under 90% Sym. label noise) 95.17% #1 of 4 Archive leaderboard report
Image Classification Clothing1M SSR Accuracy 74.91 #12 of 51 Archive leaderboard report
Image Classification mini WebVision 1.0 SSR ImageNet Top-1 Accuracy 75.76 #4 of 47 Archive leaderboard report
Image Classification mini WebVision 1.0 SSR ImageNet Top-5 Accuracy 91.76 #4 of 47 Archive leaderboard report
Image Classification mini WebVision 1.0 SSR Top-1 Accuracy 80.92 #4 of 47 Archive leaderboard report
Image Classification mini WebVision 1.0 SSR Top-5 Accuracy 92.80 #4 of 47 Archive leaderboard report
Learning with noisy labels ANIMAL SSR Accuracy 88.5 #5 of 19 Archive leaderboard report
Learning with noisy labels ANIMAL SSR ImageNet Pretrained NO #5 of 19 Archive leaderboard report
Learning with noisy labels ANIMAL SSR Network Vgg19-BN #5 of 19 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

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