Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning advisor networks for noisy image classification

About

In this paper, we introduced the novel concept of advisor network to address the problem of noisy labels in image classification. Deep neural networks (DNN) are prone to performance reduction and overfitting problems on training data with noisy annotations. Weighting loss methods aim to mitigate the influence of noisy labels during the training, completely removing their contribution. This discarding process prevents DNNs from learning wrong associations between images and their correct labels but reduces the amount of data used, especially when most of the samples have noisy labels. Differently, our method weighs the feature extracted directly from the classifier without altering the loss value of each data. The advisor helps to focus only on some part of the information present in mislabeled examples, allowing the classifier to leverage that data as well. We trained it with a meta-learning strategy so that it can adapt throughout the training of the main model. We tested our method on CIFAR10 and CIFAR100 with synthetic noise, and on Clothing1M which contains real-world noise, reporting state-of-the-art results.

Simone Ricci, Tiberio Uricchio, Alberto Del Bimbo• 2022

Related benchmarks

TaskDatasetResultRank
Image ClassificationClothing1M (test)
Accuracy75.35
546
Image ClassificationCIFAR-100 (test)--
72
Image ClassificationCIFAR-100
Top-1 Acc (p=0.0)68.93
15
Image ClassificationCIFAR-10
Top-1 Acc (p=0.0)91.87
15
Image ClassificationCIFAR-10 Flip2 noise 1.0 (test)
Top-1 Acc90.66
12
Image ClassificationCIFAR-100 Flip2 noise 1.0 (test)
Top-1 Acc63.07
12
Image ClassificationCIFAR-10 (test)
Accuracy (p=0.2)90.31
3
Showing 7 of 7 rows

Other info

Follow for update