Meta Label Correction for Noisy Label Learning
Guoqing Zheng, Ahmed Hassan Awadallah, Susan Dumais

TL;DR
This paper introduces MLC, a meta-learning framework that performs label correction for noisy labels, improving over previous reweighting methods in image and text classification tasks.
Contribution
The paper proposes a novel meta-learning based label correction approach, extending prior reweighting methods to directly correct noisy labels within a bi-level optimization framework.
Findings
MLC outperforms previous reweighting methods in noisy label scenarios.
Label correction effectively reduces the impact of noisy labels.
The approach is validated on both image and text classification tasks.
Abstract
Leveraging weak or noisy supervision for building effective machine learning models has long been an important research problem. Its importance has further increased recently due to the growing need for large-scale datasets to train deep learning models. Weak or noisy supervision could originate from multiple sources including non-expert annotators or automatic labeling based on heuristics or user interaction signals. There is an extensive amount of previous work focusing on leveraging noisy labels. Most notably, recent work has shown impressive gains by using a meta-learned instance re-weighting approach where a meta-learning framework is used to assign instance weights to noisy labels. In this paper, we extend this approach via posing the problem as label correction problem within a meta-learning framework. We view the label correction procedure as a meta-process and propose a new…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsMachine Learning and Data Classification · Anomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning
