Instance-Dependent PU Learning by Bayesian Optimal Relabeling
Fengxiang He, Tongliang Liu, Geoffrey I Webb, and Dacheng Tao

TL;DR
This paper introduces a Bayesian optimal relabeling approach for positive-unlabeled learning that accounts for biased sampling of positive examples, improving label accuracy and domain correction without requiring parameter tuning.
Contribution
It proposes a novel probabilistic-gap based PU learning algorithm that automatically relabels data considering bias, with a theoretical consistency guarantee and no need for parameter tuning.
Findings
Works well on both generated and real-world datasets
Automatically relabels biased positive examples with Bayesian optimal classifier
Remedies biased domain using kernel mean matching
Abstract
When learning from positive and unlabelled data, it is a strong assumption that the positive observations are randomly sampled from the distribution of conditional on , where X stands for the feature and Y the label. Most existing algorithms are optimally designed under the assumption. However, for many real-world applications, the observed positive examples are dependent on the conditional probability and should be sampled biasedly. In this paper, we assume that a positive example with a higher is more likely to be labelled and propose a probabilistic-gap based PU learning algorithms. Specifically, by treating the unlabelled data as noisy negative examples, we could automatically label a group positive and negative examples whose labels are identical to the ones assigned by a Bayesian optimal classifier with a consistency guarantee. The relabelled…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Machine Learning and Data Classification · Face and Expression Recognition
