paper-with-me

홈 › Papers

SemiNLL: A Framework of Noisy-Label Learning by Semi-Supervised Learning

2020-12-02 · Zhuowei Wang, Jing Jiang, Bo Han, Lei Feng, Bo An, Gang Niu, Guodong Long

Deep learning with noisy labels is a challenging task. Recent prominent methods that build on a specific sample selection (SS) strategy and a specific semi-supervised learning (SSL) model achieved state-of-the-art performance. Intuitively, better performance could be achieved if stronger SS strategies and SSL models are employed. Following this intuition, one might easily derive various effective noisy-label learning methods using different combinations of SS strategies and SSL models, which is, however, reinventing the wheel in essence. To prevent this problem, we propose SemiNLL, a versatile framework that combines SS strategies and SSL models in an end-to-end manner. Our framework can absorb various SS strategies and SSL backbones, utilizing their power to achieve promising performance. We also instantiate our framework with different combinations, which set the new state of the art on benchmark-simulated and real-world datasets with noisy labels.

📄 PDF Abstract BibTeX arXiv:2012.00925

Code (0)

등록된 구현이 없습니다.

Tasks

Learning with noisy labels

Similar Papers 제목 키워드 기반

DivideMix: Learning with Noisy Labels as Semi-supervised Learning

2020-02-18 · ICLR 2020 1 · Junnan Li, Richard Socher, Steven C. H. Hoi

Deep neural networks are known to be annotation-hungry. Numerous efforts have been devoted to reducing the annotation cost when learning with deep networks. Two prominent directions include learning with noisy labels and…

Image ClassificationLearning with noisy labels

SplitNet: Learnable Clean-Noisy Label Splitting for Learning with Noisy Labels

2022-11-20 · Daehwan Kim, Kwangrok Ryoo, Hansang Cho, Seungryong Kim

Annotating the dataset with high-quality labels is crucial for performance of deep network, but in real world scenarios, the labels are often contaminated by noise. To address this, some methods were proposed to automati…

Learning with noisy labels

Rethinking Weak Supervision in Helping Contrastive Learning

2023-06-07 · Jingyi Cui, Weiran Huang, Yifei Wang, Yisen Wang

Contrastive learning has shown outstanding performances in both supervised and unsupervised learning, and has recently been introduced to solve weakly supervised learning problems such as semi-supervised learning and noi…

Contrastive LearningDenoisingWeakly-supervised Learning

Noisy multi-label semi-supervised dimensionality reduction

2019-02-20 · Karl Øyvind Mikalsen, Cristina Soguero-Ruiz, Filippo Maria Bianchi, Robert Jenssen

Noisy labeled data represent a rich source of information that often are easily accessible and cheap to obtain, but label noise might also have many negative consequences if not accounted for. How to fully utilize noisy …

Dimensionality ReductionSupervised dimensionality reduction

Self-semi-supervised Learning to Learn from NoisyLabeled Data

2020-11-03 · Jiacheng Wang, Yue Ma, Shuang Gao

The remarkable success of today's deep neural networks highly depends on a massive number of correctly labeled data. However, it is rather costly to obtain high-quality human-labeled data, leading to the active research …