LGCVMLMay 6, 2020

Collective Loss Function for Positive and Unlabeled Learning

arXiv:2005.03228v11 citations
Originality Incremental advance
AI Analysis

This addresses a key challenge in machine learning for scenarios where negative data is unavailable, offering an incremental improvement in PU learning methods.

The paper tackles the problem of learning from only positive and unlabeled data without negative examples, proposing a collective loss function (cPU) that consistently outperforms current state-of-the-art methods on benchmark and real-world datasets.

People learn to discriminate between classes without explicit exposure to negative examples. On the contrary, traditional machine learning algorithms often rely on negative examples, otherwise the model would be prone to collapse and always-true predictions. Therefore, it is crucial to design the learning objective which leads the model to converge and to perform predictions unbiasedly without explicit negative signals. In this paper, we propose a Collectively loss function to learn from only Positive and Unlabeled data (cPU). We theoretically elicit the loss function from the setting of PU learning. We perform intensive experiments on the benchmark and real-world datasets. The results show that cPU consistently outperforms the current state-of-the-art PU learning methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes