paper-with-me

홈 › Papers

Collective Loss Function for Positive and Unlabeled Learning

2020-05-06 · Chenhao Xie, Qiao Cheng, Jiaqing Liang, Lihan Chen, Yanghua Xiao

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.

📄 PDF Abstract BibTeX arXiv:2005.03228

Code (0)

등록된 구현이 없습니다.

Tasks

CPU

Similar Papers 제목 키워드 기반

Analysis of Learning from Positive and Unlabeled Data

2014-12-01 · NeurIPS 2014 12 · Marthinus C. Du Plessis, Gang Niu, Masashi Sugiyama

Learning a classifier from positive and unlabeled data is an important class of classification problems that are conceivable in many practical applications. In this paper, we first show that this problem can be solved by…

General ClassificationOutlier Detection

PUAL: A Classifier on Trifurcate Positive-Unlabeled Data

2024-05-31 · Xiaoke Wang, Xiaochen Yang, Rui Zhu, Jing-Hao Xue

Positive-unlabeled (PU) learning aims to train a classifier using the data containing only labeled-positive instances and unlabeled instances. However, existing PU learning methods are generally hard to achieve satisfact…

Relaxed Softmax for learning from Positive and Unlabeled data

2019-09-17 · Ugo Tanielian, Flavian vasile

In recent years, the softmax model and its fast approximations have become the de-facto loss functions for deep neural networks when dealing with multi-class prediction. This loss has been extended to language modeling a…

Density EstimationLanguage ModelingLanguage Modelling

D-GAN: Divergent generative adversarial network for positive unlabeled learning and counter-examples generation

2019-05-01 · ICLR 2019 5 · Florent CHIARONI. Mohamed-Cherif RAHAL. Nicolas HUEBER. Frédéric DUFAUX.

Positive Unlabeled (PU) learning consists in learning to distinguish samples of our class of interest, the positive class, from the counter-examples, the negative class, by using positive labeled and unlabeled samples du…

Generative Adversarial Network

Generating Relevant Counter-Examples from a Positive Unlabeled Dataset for Image Classification

2019-10-04 · Florent Chiaroni, Ghazaleh Khodabandelou, Mohamed-Cherif Rahal, Nicolas Hueber 외

With surge of available but unlabeled data, Positive Unlabeled (PU) learning is becoming a thriving challenge. This work deals with this demanding task for which recent GAN-based PU approaches have demonstrated promising…

General Classificationimage-classificationImage Classification