paper-with-me

Papers

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 during the training. Recent approaches exploit the GANs abilities to address the PU learning problem by generating relevant counter-examples. In this paper, we propose a new GAN-based PU learning approach named Divergent-GAN (D-GAN). The key idea is to incorporate a standard Positive Unlabeled learning risk inside the GAN discriminator loss function. In this way, the discriminator can ask the generator to converge towards the unlabeled samples distribution while diverging from the positive samples distribution. This enables the generator convergence towards the unlabeled counter-examples distribution without using prior knowledge, while keeping the standard adversarial GAN architecture. In addition, we discuss normalization techniques in the context of the proposed framework. Experimental results show that the proposed approach overcomes previous GAN-based PU learning methods issues, and it globally outperforms two-stage state of the art PU learning performances in terms of stability and prediction on both simple and complex image datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial Network

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

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

Learning from Positive and Unlabeled Data with Adversarial Training

2019-09-25 · Wenpeng Hu, Ran Le, Bing Liu, Feng Ji 외

Positive-unlabeled (PU) learning learns a binary classifier using only positive and unlabeled examples without labeled negative examples. This paper shows that the GAN (Generative Adversarial Networks) style of adversari…

Generative Adversarial Positive-Unlabelled Learning

2017-11-21 · Ming Hou, Brahim Chaib-Draa, Chao Li, Qibin Zhao

In this work, we consider the task of classifying binary positive-unlabeled (PU) data. The existing discriminative learning based PU models attempt to seek an optimal reweighting strategy for U data, so that a decent dec…

GAN-based Recommendation with Positive-Unlabeled Sampling

2020-12-12 · Yao Zhou, Jianpeng Xu, Jun Wu, Zeinab Taghavi Nasrabadi 외

Recommender systems are popular tools for information retrieval tasks on a large variety of web applications and personalized products. In this work, we propose a Generative Adversarial Network based recommendation frame…

Generative Adversarial NetworkInformation RetrievalRecommendation SystemsRetrieval

Learning From Positive and Unlabeled Data Using Observer-GAN

2022-08-26 · Omar Zamzam, Haleh Akrami, Richard Leahy

The problem of learning from positive and unlabeled data (A.K.A. PU learning) has been studied in a binary (i.e., positive versus negative) classification setting, where the input data consist of (1) observations from th…