Split-PU: Hardness-aware Training Strategy for Positive-Unlabeled Learning
Chengming Xu, Chen Liu, Siqian Yang, Yabiao Wang, Shijie Zhang, Lijie, Jia, Yanwei Fu

TL;DR
This paper introduces Split-PU, a hardness-aware training strategy for positive-unlabeled learning that improves model performance by differentiating and applying tailored learning strategies to easy and hard samples.
Contribution
It proposes a novel dataset splitting method based on prediction consistency and employs specialized loss functions for different sample hardness levels.
Findings
Enhanced performance on PU learning benchmarks
Effective differentiation between easy and hard samples
Improved utilization of unlabeled data
Abstract
Positive-Unlabeled (PU) learning aims to learn a model with rare positive samples and abundant unlabeled samples. Compared with classical binary classification, the task of PU learning is much more challenging due to the existence of many incompletely-annotated data instances. Since only part of the most confident positive samples are available and evidence is not enough to categorize the rest samples, many of these unlabeled data may also be the positive samples. Research on this topic is particularly useful and essential to many real-world tasks which demand very expensive labelling cost. For example, the recognition tasks in disease diagnosis, recommendation system and satellite image recognition may only have few positive samples that can be annotated by the experts. These methods mainly omit the intrinsic hardness of some unlabeled data, which can result in sub-optimal performance…
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 · Machine Learning and Algorithms · Imbalanced Data Classification Techniques
MethodsBalanced Selection
