paper-with-me

Papers

Enhanced Meta Label Correction for Coping with Label Corruption

2023-05-22 · ICCV 2023 1 · Mitchell Keren Taraday, Chaim Baskin

Traditional methods for learning with the presence of noisy labels have successfully handled datasets with artificially injected noise but still fall short of adequately handling real-world noise. With the increasing use of meta-learning in the diverse fields of machine learning, researchers leveraged auxiliary small clean datasets to meta-correct the training labels. Nonetheless, existing meta-label correction approaches are not fully exploiting their potential. In this study, we propose an Enhanced Meta Label Correction approach abbreviated as EMLC for the learning with noisy labels (LNL) problem. We re-examine the meta-learning process and introduce faster and more accurate meta-gradient derivations. We propose a novel teacher architecture tailored explicitly to the LNL problem, equipped with novel training objectives. EMLC outperforms prior approaches and achieves state-of-the-art results in all standard benchmarks. Notably, EMLC enhances the previous art on the noisy real-world dataset Clothing1M by $1.52\%$ while requiring $\times 0.5$ the time per epoch and with much faster convergence of the meta-objective when compared to the baseline approach.

📄 PDF Abstract BibTeX arXiv:2305.12961

Code (1)

MitchellKT/Enhanced-Meta-Label-Correction 공식 구현 pytorch

Tasks

Image ClassificationLearning with noisy labels

Similar Papers 제목 키워드 기반

Does label smoothing mitigate label noise?

2020-03-05 · ICML 2020 1 · Michal Lukasik, Srinadh Bhojanapalli, Aditya Krishna Menon, Sanjiv Kumar

Label smoothing is commonly used in training deep learning models, wherein one-hot training labels are mixed with uniform label vectors. Empirically, smoothing has been shown to improve both predictive performance and mo…

Learning with noisy labels

Meta Label Correction for Noisy Label Learning

2019-11-10 · Guoqing Zheng, Ahmed Hassan Awadallah, Susan Dumais

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 datas…

Image ClassificationLearning with noisy labelsMeta-Learningtext-classification+1

Set a Thief to Catch a Thief: Combating Label Noise through Noisy Meta Learning

2025-02-22 · Hanxuan Wang, Na Lu, Xueying Zhao, Yuxuan Yan 외

Learning from noisy labels (LNL) aims to train high-performance deep models using noisy datasets. Meta learning based label correction methods have demonstrated remarkable performance in LNL by designing various meta lab…

Meta-LearningRepresentation Learning

Learning to Purify Noisy Labels via Meta Soft Label Corrector

2020-08-03 · Yichen Wu, Jun Shu, Qi Xie, Qian Zhao 외

Recent deep neural networks (DNNs) can easily overfit to biased training data with noisy labels. Label correction strategy is commonly used to alleviate this issue by designing a method to identity suspected noisy labels…

Meta-Learning

Deep learning with noisy labels in medical prediction problems: a scoping review

2024-03-19 · Yishu Wei, Yu Deng, Cong Sun, Mingquan Lin 외

Objectives: Medical research faces substantial challenges from noisy labels attributed to factors like inter-expert variability and machine-extracted labels. Despite this, the adoption of label noise management remains l…

Learning with noisy labelsManagement