IDN
Label noise toolset
Provides tools and data for studying instance-dependent label noise in deep neural networks, with a focus on combating noisy labels
AAAI 2021: Beyond Class-Conditional Assumption: A Primary Attempt to Combat Instance-Dependent Label Noise
35 stars
1 watching
8 forks
Language: Python
last commit: over 3 years ago deep-neural-networksinstance-dependent-noiselabel-noisenoisy-datanoisy-labelsrobust-learning
Related projects:
Repository | Description | Stars |
---|---|---|
chenpf1025/noisy_label_understanding_utilizing | An investigation into deep learning models trained with noisy labels and methods to improve their accuracy. | 90 |
qizhouwang/instance-dependent-label-noise | Tackles label noise in machine learning by developing a probabilistic model that adapts to the specific instance of data | 9 |
hjimce/o2u-net | An approach to detect noise in labels used with deep neural networks during training | 77 |
hongxin001/odnl | An implementation of a method to improve model robustness against inherent label noise in machine learning models | 19 |
weijiaheng/advances-in-label-noise-learning | A curated collection of papers and resources on learning with noisy labels in machine learning | 687 |
dr-darryl-wright/noisy-labels-with-bootstrapping | An implementation of training deep neural networks on noisy labels with bootstrapping using Keras | 22 |
uds-lsv/multi-tasking_learning_with_unreliable_labels | An open source software project that extends an existing algorithm to handle noisy labels in machine learning for low-resource data generation. | 8 |
udibr/noisy_labels | This project explores how to adapt neural networks to noisy labels by introducing a mechanism that can learn to correct the errors. | 118 |
delchiaro/training-cnn-noisy-labels-keras | An implementation of a deep learning training method for handling noisy labels in convolutional neural networks using the VGG-16 network architecture. | 6 |
pxiangwu/topofilter | Develops and evaluates machine learning algorithms to mitigate the effects of noisy labels in supervised learning. | 29 |
gorkemalgan/deep_learning_with_noisy_labels_literature | A collection of papers and repos on deep learning with noisy labels. | 235 |
paulalbert31/labelnoisecorrection | An implementation of an unsupervised label noise modeling and loss correction approach for deep learning. | 220 |
ucsc-real/cal | An implementation of a machine learning method for handling noisy labels in datasets | 47 |
ijindal/noisy_dropout_regularization | This project explores training deep neural networks using noisy labels with dropout regularization to improve robustness. | 11 |
xiaoboxia/t-revision | A PyTorch implementation of a method for learning with noisy labels in deep neural networks | 98 |