English

Semi-Supervised AUC Optimization based on Positive-Unlabeled Learning

Machine Learning 2022-04-12 v3 Machine Learning

Abstract

Maximizing the area under the receiver operating characteristic curve (AUC) is a standard approach to imbalanced classification. So far, various supervised AUC optimization methods have been developed and they are also extended to semi-supervised scenarios to cope with small sample problems. However, existing semi-supervised AUC optimization methods rely on strong distributional assumptions, which are rarely satisfied in real-world problems. In this paper, we propose a novel semi-supervised AUC optimization method that does not require such restrictive assumptions. We first develop an AUC optimization method based only on positive and unlabeled data (PU-AUC) and then extend it to semi-supervised learning by combining it with a supervised AUC optimization method. We theoretically prove that, without the restrictive distributional assumptions, unlabeled data contribute to improving the generalization performance in PU and semi-supervised AUC optimization methods. Finally, we demonstrate the practical usefulness of the proposed methods through experiments.

Keywords

Cite

@article{arxiv.1705.01708,
  title  = {Semi-Supervised AUC Optimization based on Positive-Unlabeled Learning},
  author = {Tomoya Sakai and Gang Niu and Masashi Sugiyama},
  journal= {arXiv preprint arXiv:1705.01708},
  year   = {2022}
}

Comments

Fixed typos in Appendix

R2 v1 2026-06-22T19:36:45.473Z