Multi-tasking_Learning_With_Unreliable_Labels

Noisy label handling tool

An open source software project that extends an existing algorithm to handle noisy labels in machine learning for low-resource data generation.

Extending the NLNN algorithm proposed by Bekker & Goldbergers in a Multi-tasking Learning set-up to handle noisy labels. In order to extend low-resource data we often used artificial annotators. In this following setup we aim to generate clean training labeled data from artificial annotators.

GitHub

8 stars
3 watching
4 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list

machine-learningnlpnoise-reduction

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
dr-darryl-wright/noisy-labels-with-bootstrapping An implementation of training deep neural networks on noisy labels with bootstrapping using Keras 22
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
chenpf1025/idn Provides tools and data for studying instance-dependent label noise in deep neural networks, with a focus on combating noisy labels 35
nust-machine-intelligence-laboratory/jo-src An implementation of a contrastive learning approach to address noisy labels in machine learning models 5
chenpf1025/noisy_label_understanding_utilizing An investigation into deep learning models trained with noisy labels and methods to improve their accuracy. 90
hongxin001/odnl An implementation of a method to improve model robustness against inherent label noise in machine learning models 19
kthyeon/fine_official An implementation of a method for training machine learning models using noisy labels 38
weijiaheng/advances-in-label-noise-learning A curated collection of papers and resources on learning with noisy labels in machine learning 687
cysu/noisy_label A repository providing code and scripts for training image classification models on noisy labeled data 115
ryo-ito/noisy-labels-neural-network An implementation of a neural network training method using noisy labels 5
moucheng2017/med-noisy-labels Provides PyTorch implementation of a method to address noisy labels in medical image segmentation. 71
gorkemalgan/deep_learning_with_noisy_labels_literature A collection of papers and repos on deep learning with noisy labels. 235
pokaxpoka/rognoisylabel A Python package for robust inference via generative classifiers for handling noisy labels in machine learning. 33
xiaoboxia/t-revision A PyTorch implementation of a method for learning with noisy labels in deep neural networks 98