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: almost 7 years ago

Related projects:

RepositoryDescriptionStars
xiaoboxia/cdrAn implementation of a PyTorch-based deep learning method to improve robustness against noisy labels in image classification tasks75
xiaoboxia/t-revisionA PyTorch implementation of a method for learning with noisy labels in deep neural networks97
kthyeon/fine_officialImplementation of a method to improve machine learning models trained with noisy labels by selecting and collaborating with high-quality samples39
pxiangwu/topofilterDevelops and evaluates machine learning algorithms to mitigate the effects of noisy labels in supervised learning.30
pokaxpoka/rognoisylabelA Python package for robust inference via generative classifiers for handling noisy labels in machine learning.33
cysu/noisy_labelA repository providing code and scripts for training image classification models on noisy labeled data116
xjtushujun/meta-weight-netThis 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-examplesProject implementing a method to improve deep learning model robustness by re-weighting examples with noisy labels269
hongxin001/odnlAn implementation of a method to improve model robustness against inherent label noise in machine learning models19
mmazeika/glcA method to train deep learning classifiers on noisy labels using a small set of trusted data86
moucheng2017/med-noisy-labelsProvides PyTorch implementation of a method to address noisy labels in medical image segmentation.71
pingqingsheng/lrtAn 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-bootstrappingAn implementation of training deep neural networks on noisy labels with bootstrapping using Keras22
chenpf1025/noisy_label_understanding_utilizingAn investigation into deep learning models trained with noisy labels and methods to improve their accuracy.90
weijiaheng/advances-in-label-noise-learningA curated collection of papers and resources on learning with noisy labels in machine learning696