SOTAVerified

Analysis of classifiers robust to noisy labels

2021-06-01Code Available0· sign in to hype

Alex Díaz, Damian Steele

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We explore contemporary robust classification algorithms for overcoming class-dependant labelling noise: Forward, Importance Re-weighting and T-revision. The classifiers are trained and evaluated on class-conditional random label noise data while the final test data is clean. We demonstrate methods for estimating the transition matrix in order to obtain better classifier performance when working with noisy data. We apply deep learning to three data-sets and derive an end-to-end analysis with unknown noise on the CIFAR data-set from scratch. The effectiveness and robustness of the classifiers are analysed, and we compare and contrast the results of each experiment are using top-1 accuracy as our criterion.

Tasks

Reproductions