Learning with Open-world Noisy Data via Class-independent Margin in Dual Representation Space
Linchao Pan, Can Gao, Jie Zhou, Jinbao Wang

TL;DR
This paper introduces a dual-space joint learning approach with class-independent margin criteria to robustly handle open-world noisy labels, improving model generalization in real-world noisy data scenarios.
Contribution
It proposes a novel dual representation space and class-independent margin criteria to effectively detect and mitigate open-set noise in noisy label learning.
Findings
Outperforms state-of-the-art methods on CIFAR80N with 4.55% accuracy gain.
Achieves 6.17% higher AUROC in noise detection.
Demonstrates robustness against open-set and closed-set noisy labels.
Abstract
Learning with Noisy Labels (LNL) aims to improve the model generalization when facing data with noisy labels, and existing methods generally assume that noisy labels come from known classes, called closed-set noise. However, in real-world scenarios, noisy labels from similar unknown classes, i.e., open-set noise, may occur during the training and inference stage. Such open-world noisy labels may significantly impact the performance of LNL methods. In this study, we propose a novel dual-space joint learning method to robustly handle the open-world noise. To mitigate model overfitting on closed-set and open-set noises, a dual representation space is constructed by two networks. One is a projection network that learns shared representations in the prototype space, while the other is a One-Vs-All (OVA) network that makes predictions using unique semantic representations in the…
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
TopicsNeural Networks and Applications · Face and Expression Recognition
MethodsContrastive Learning
