IJCAI 2020poster0 citations

Class Prior Estimation in Active Positive and Unlabeled Learning

Lorenzo Perini, Vincent Vercruyssen, Jesse Davis

Abstract

Estimating the proportion of positive examples (i.e., the class prior) from positive and unlabeled (PU) data is an important task that facilitates learning a classifier from such data. In this paper, we explore how to tackle this problem when the observed labels were acquired via active learning. This introduces the challenge that the observed labels were not selected completely at random, which is the primary assumption underpinning existing approaches to estimating the class prior from PU data. We analyze this new setting and design an algorithm that is able to estimate the class prior for a given active learning strategy. Empirically, we show that our approach accurately recovers the true class prior on a benchmark of anomaly detection datasets and that it does so more accurately than existing methods.

Machine Learning: Semi-Supervised LearningData Mining: Classification, Semi-Supervised LearningMachine Learning: Active Learning
BibTeX
@inproceedings{ijcai2020p403,
  title     = {Class Prior Estimation in Active Positive and Unlabeled Learning},
  author    = {Perini, Lorenzo and Vercruyssen, Vincent and Davis, Jesse},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {2915--2921},
  year      = {2020},
  month     = {7},
  note      = {Main track},
  doi       = {10.24963/ijcai.2020/403},
  url       = {https://doi.org/10.24963/ijcai.2020/403},
}