noisy_label_understanding_utilizing

Label noise study

An investigation into deep learning models trained with noisy labels and methods to improve their accuracy.

ICML 2019: Understanding and Utilizing Deep Neural Networks Trained with Noisy Labels

GitHub

90 stars
4 watching
23 forks
Language: Python
last commit: almost 6 years ago
icmlnoisy-labelsrobust

Related projects:

RepositoryDescriptionStars
chenpf1025/idnProvides tools and data for studying instance-dependent label noise in deep neural networks, with a focus on combating noisy labels35
weijiaheng/advances-in-label-noise-learningA curated collection of papers and resources on learning with noisy labels in machine learning696
gorkemalgan/deep_learning_with_noisy_labels_literatureA collection of papers and repos on deep learning with noisy labels.235
dr-darryl-wright/noisy-labels-with-bootstrappingAn implementation of training deep neural networks on noisy labels with bootstrapping using Keras22
udibr/noisy_labelsThis project explores how to adapt neural networks to noisy labels by introducing a mechanism that can learn to correct the errors.118
cysu/noisy_labelA repository providing code and scripts for training image classification models on noisy labeled data116
kthyeon/fine_officialImplementation of a method to improve machine learning models trained with noisy labels by selecting and collaborating with high-quality samples39
paulalbert31/labelnoisecorrectionAn implementation of an unsupervised label noise modeling and loss correction approach for deep learning.221
vdenberg/noisy-label-neural-networkAn implementation of a neural network algorithm designed to improve performance on noisy labeled data3
uds-lsv/multi-tasking_learning_with_unreliable_labelsAn open source software project that extends an existing algorithm to handle noisy labels in machine learning for low-resource data generation.8
hongxin001/odnlAn implementation of a method to improve model robustness against inherent label noise in machine learning models19
ucsc-real/calAn implementation of a method to learn with instance-dependent label noise in deep learning models using PyTorch47
delchiaro/training-cnn-noisy-labels-kerasAn implementation of a deep learning training method for handling noisy labels in convolutional neural networks using the VGG-16 network architecture.6
ryo-ito/noisy-labels-neural-networkAn implementation of a neural network training method using noisy labels5
xiaoboxia/cdrAn implementation of a PyTorch-based deep learning method to improve robustness against noisy labels in image classification tasks75