HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Bootstrapping the Relationship Between Images and Their Clean and Noisy Labels

Brandon Smart Gustavo Carneiro

Bootstrapping the Relationship Between Images and Their Clean and Noisy Labels

Abstract

Many state-of-the-art noisy-label learning methods rely on learning mechanisms that estimate the samples' clean labels during training and discard their original noisy labels. However, this approach prevents the learning of the relationship between images, noisy labels and clean labels, which has been shown to be useful when dealing with instance-dependent label noise problems. Furthermore, methods that do aim to learn this relationship require cleanly annotated subsets of data, as well as distillation or multi-faceted models for training. In this paper, we propose a new training algorithm that relies on a simple model to learn the relationship between clean and noisy labels without the need for a cleanly labelled subset of data. Our algorithm follows a 3-stage process, namely: 1) self-supervised pre-training followed by an early-stopping training of the classifier to confidently predict clean labels for a subset of the training set; 2) use the clean set from stage (1) to bootstrap the relationship between images, noisy labels and clean labels, which we exploit for effective relabelling of the remaining training set using semi-supervised learning; and 3) supervised training of the classifier with all relabelled samples from stage (2). By learning this relationship, we achieve state-of-the-art performance in asymmetric and instance-dependent label noise problems.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
image-classification-on-mini-webvision-1-0BtR
ImageNet Top-1 Accuracy: 75.96
ImageNet Top-5 Accuracy: 92.20
Top-1 Accuracy: 80.88
Top-5 Accuracy: 92.76
learning-with-noisy-labels-on-animalBtR
Accuracy: 88.5
ImageNet Pretrained: NO
Network: Vgg19-BN

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Bootstrapping the Relationship Between Images and Their Clean and Noisy Labels | Papers | HyperAI