arXiv Analytics

Sign in

arXiv:1910.06535 [cs.LG]AbstractReferencesReviewsResources

Learning Classifiers on Positive and Unlabeled Data with Policy Gradient

Tianyu Li, Chien-Chih Wang, Yukun Ma, Patricia Ortal, Qifang Zhao, Bjorn Stenger, Yu Hirate

Published 2019-10-15Version 1

Existing algorithms aiming to learn a binary classifier from positive (P) and unlabeled (U) data generally require estimating the class prior or label noises ahead of building a classification model. However, the estimation and classifier learning are normally conducted in a pipeline instead of being jointly optimized. In this paper, we propose to alternatively train the two steps using reinforcement learning. Our proposal adopts a policy network to adaptively make assumptions on the labels of unlabeled data, while a classifier is built upon the output of the policy network and provides rewards to learn a better strategy. The dynamic and interactive training between the policy maker and the classifier can exploit the unlabeled data in a more effective manner and yield a significant improvement on the classification performance. Furthermore, we present two different approaches to represent the actions sampled from the policy. The first approach considers continuous actions as soft labels, while the other uses discrete actions as hard assignment of labels for unlabeled examples.We validate the effectiveness of the proposed method on two benchmark datasets as well as one e-commerce dataset. The result shows the proposed method is able to consistently outperform state-of-the-art methods in various settings.

Comments: 10-page regular paper accepted by IEEE ICDM 2019
Categories: cs.LG, stat.ML
Related articles: Most relevant | Search more
arXiv:1906.00555 [cs.LG] (Published 2019-06-03)
Adversarially Robust Generalization Just Requires More Unlabeled Data
arXiv:1905.11866 [cs.LG] (Published 2019-05-28)
When can unlabeled data improve the learning rate?
arXiv:1904.11717 [cs.LG] (Published 2019-04-26)
Classification from Pairwise Similarities/Dissimilarities and Unlabeled Data via Empirical Risk Minimization