Challenge: Existing research on learning with noisy labels dates back to the 1980s, but it is still vibrant today.
Approach: They propose a novel DNN model called NetAb to deal with noisy labels during training and train the networks using their respective loss functions in mutual reinforcement.
Outcome: The proposed model can fit training data with noisy labels and predict clean labels.

Similar Papers

An Effective Label Noise Model for DNN Text Classification (N19-1)

Copied to clipboard

Challenge: Existing methods to train deep neural networks with label noise are limited to image classification models . label noise is important because of the large number of errors and errors in training datasets .
Approach: They propose a non-linear processing layer that models label noise into a convolutional neural network (CNN) they add a noise model layer on top of their target model to account for label noise .
Outcome: The proposed approach is robust to label noise and can learn better sentences . it is based on extensive experiments on text classification datasets .
Context-based Virtual Adversarial Training for Text Classification with Noisy Labels (2022.lrec-1)

Copied to clipboard

Challenge: Recent studies show that deep neural networks can memorize noisy labels with limited training time.
Approach: They propose a virtual adversarial training method to prevent a classifier from overfitting to noisy labels.
Outcome: The proposed method performs the adversarial training in the context rather than the inputs.
Noisy Label Regularisation for Textual Regression (2022.coling-1)

Copied to clipboard

Challenge: Existing methods to regularise noisy labels are ineffective in the face of noisy data.
Approach: They propose a method that regularises noisy labels and prevents error propagation from the input layer.
Outcome: The proposed method regularises noisy labels and improves generalisation performance over real-world human-disagreement annotations and randomly-corrupted and data-augmented labels.
Learning from Noisy Labels for Entity-Centric Information Extraction (2021.emnlp-main)

Copied to clipboard

Challenge: Recent information extraction approaches can easily overfit noisy labels and suffer from performance degradation.
Approach: They propose a co-regularization framework for entity-centric information extraction that optimizes neural models with task-specific losses and regularizes them to generate similar predictions based on agreement loss.
Outcome: The proposed framework is optimized with task-specific losses and generates similar predictions based on agreement loss.
Handling Noisy Labels for Robustly Learning from Self-Training Data for Low-Resource Sequence Labeling (N19-3)

Copied to clipboard

Challenge: In low-resource environments, self-training is less effective due to unreliable annotations . we combine self-teaching with noise handling to clean the self-labeled data .
Approach: They propose to combine self-training with noise handling to clean unlabeled data . they propose to model clean and noisy labels separately to improve performance .
Outcome: The proposed method performs better than baseline methods on Chunking and NER.
Learning to Detect Noisy Labels Using Model-Based Features (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to reduce label noise rely on heuristics and sample losses.
Approach: They propose a method that transfers the noise distribution to a clean set and trains a model to distinguish noisy labels from clean ones using model-based features.
Outcome: Empirically, the proposed approach improves over strong baselines on a wide range of tasks including text classification and speech recognition.
NoisywikiHow: A Benchmark for Learning with Real-world Noisy Labels in Natural Language Processing (2023.findings-acl)

Copied to clipboard

Challenge: Large-scale datasets in the real world often contain label noise, which can cause model overfitting and degrade generalization.
Approach: They propose to use label noise to imitate human errors in annotations . they use a noisy label noise benchmark to evaluate their methods .
Outcome: The proposed benchmarks are different from data with heterogeneous label noises in the real world.
Adaptive Textual Label Noise Learning based on Pre-trained Models (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to learning with noisy labels are limited due to the time and labor costs involved.
Approach: They propose an adaptive warm-up and hybrid training frameworks to learn with noisy labels based on pre-trained models.
Outcome: The proposed approach performs comparable or even surpasses state-of-the-art methods in various noise scenarios, including scenarios with the mixture of multiple types of noise.
Uncover the Ground-Truth Relations in Distant Supervision: A Neural Expectation-Maximization Framework (D19-1)

Copied to clipboard

Challenge: Existing methods for relation extraction assume that text is noisy, but its corresponding labels are clean.
Approach: They propose a framework that combines neural network and probabilistic modelling to denoise noisy relation labels.
Outcome: The proposed framework improves the current art in uncovering the ground-truth relation labels.
Model-agnostic Methods for Text Classification with Inherent Noise (2020.coling-industry)

Copied to clipboard

Challenge: Text classification is a fundamental problem in natural language processing, but its performance relies on high-quality annotations.
Approach: They propose to use model-agnostic methods to handle inherent noise in large scale text classification that can be easily incorporated into existing machine learning workflows with minimal interruption.
Outcome: The proposed method outperforms baselines by up to 10% in classification accuracy while requiring no network modifications.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations