Robust Positive-Unlabeled Learning via Noise Negative Sample Self-correction
Zhangchi Zhu, Lu Wang, Pu Zhao, Chao Du, Wei Zhang, Hang Dong, Bo, Qiao, Qingwei Lin, Saravan Rajmohan, Dongmei Zhang

TL;DR
This paper introduces a robust positive-unlabeled learning method that iteratively refines negative sample selection based on a hardness measure, improving accuracy and stability in PU learning tasks.
Contribution
It proposes a novel iterative training strategy with a hardness measure to better handle label noise in PU learning, enhancing robustness and performance.
Findings
Improved accuracy over existing PU learning methods.
Enhanced model stability during training.
Effective handling of label noise in unlabeled data.
Abstract
Learning from positive and unlabeled data is known as positive-unlabeled (PU) learning in literature and has attracted much attention in recent years. One common approach in PU learning is to sample a set of pseudo-negatives from the unlabeled data using ad-hoc thresholds so that conventional supervised methods can be applied with both positive and negative samples. Owing to the label uncertainty among the unlabeled data, errors of misclassifying unlabeled positive samples as negative samples inevitably appear and may even accumulate during the training processes. Those errors often lead to performance degradation and model instability. To mitigate the impact of label uncertainty and improve the robustness of learning with positive and unlabeled data, we propose a new robust PU learning method with a training strategy motivated by the nature of human learning: easy cases should be…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Domain Adaptation and Few-Shot Learning · Machine Learning and Algorithms
