cores

Label smoothing algorithm

An implementation of a method to learn from noisy labels in machine learning models with instance-dependent noise

Learning with Instance-Dependent Label Noise: A Sample Sieve Approach (ICLR2021)

GitHub

36 stars
4 watching
5 forks
last commit: over 5 years ago

Related projects:

RepositoryDescriptionStars
ucsc-real/calAn implementation of a method to learn with instance-dependent label noise in deep learning models using PyTorch47
paulalbert31/labelnoisecorrectionAn implementation of an unsupervised label noise modeling and loss correction approach for deep learning.221
hitcszx/lnl_srAn implementation of a regularization technique to improve the accuracy of deep learning models trained with noisy labels.46
pxiangwu/topofilterDevelops and evaluates machine learning algorithms to mitigate the effects of noisy labels in supervised learning.30
xlearning-scu/2021-cvpr-mrlDevelops a robust learning framework to handle noisy labels in multimodal data and improve cross-modal retrieval.13
chenpf1025/idnProvides tools and data for studying instance-dependent label noise in deep neural networks, with a focus on combating noisy labels35
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
xiaoboxia/cdrAn implementation of a PyTorch-based deep learning method to improve robustness against noisy labels in image classification tasks75
cysu/noisy_labelA repository providing code and scripts for training image classification models on noisy labeled data116
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
nust-machine-intelligence-laboratory/jo-srcAn implementation of a contrastive learning approach to address noisy labels in machine learning models5
dr-darryl-wright/noisy-labels-with-bootstrappingAn implementation of training deep neural networks on noisy labels with bootstrapping using Keras22
qizhouwang/instance-dependent-label-noiseTackles label noise in machine learning by developing a probabilistic model to correct instance-dependent errors9
weijiaheng/advances-in-label-noise-learningA curated collection of papers and resources on learning with noisy labels in machine learning696
chenpf1025/noisy_label_understanding_utilizingAn investigation into deep learning models trained with noisy labels and methods to improve their accuracy.90