Classification-with-noisy-labels-by-importance-reweighting

Label weighting algorithm

An implementation of a method to improve classification accuracy on noisy labels by reweighting their importance

TPAMI: Classification with noisy labels by importance reweighting.

GitHub

39 stars
3 watching
4 forks
Language: Python
last commit: over 5 years ago

Related projects:

Repository Description Stars
xiaoboxia/cdr An implementation of a PyTorch-based deep learning method to improve robustness against noisy labels in image classification tasks 75
xiaoboxia/t-revision A PyTorch implementation of a method for learning with noisy labels in deep neural networks 97
kthyeon/fine_official Implementation of a method to improve machine learning models trained with noisy labels by selecting and collaborating with high-quality samples 39
pxiangwu/topofilter Develops and evaluates machine learning algorithms to mitigate the effects of noisy labels in supervised learning. 30
pokaxpoka/rognoisylabel A Python package for robust inference via generative classifiers for handling noisy labels in machine learning. 33
cysu/noisy_label A repository providing code and scripts for training image classification models on noisy labeled data 116
xjtushujun/meta-weight-net This is an implementation of a meta-learning algorithm to address class imbalance issues in deep learning models with noisy labels. 284
uber-research/learning-to-reweight-examples Project implementing a method to improve deep learning model robustness by re-weighting examples with noisy labels 269
hongxin001/odnl An implementation of a method to improve model robustness against inherent label noise in machine learning models 19
mmazeika/glc A method to train deep learning classifiers on noisy labels using a small set of trusted data 86
moucheng2017/med-noisy-labels Provides PyTorch implementation of a method to address noisy labels in medical image segmentation. 71
pingqingsheng/lrt An algorithm designed to robustly correct noisy labels in training data by iteratively refining the network's confidence and updating the loss function. 22
dr-darryl-wright/noisy-labels-with-bootstrapping An implementation of training deep neural networks on noisy labels with bootstrapping using Keras 22
chenpf1025/noisy_label_understanding_utilizing An investigation into deep learning models trained with noisy labels and methods to improve their accuracy. 90
weijiaheng/advances-in-label-noise-learning A curated collection of papers and resources on learning with noisy labels in machine learning 696