SOTAVerified

Difference-Seeking Generative Adversarial Network--Unseen Sample Generation

2020-05-01ICLR 2020Unverified0· sign in to hype

Yi Lin Sung, Sung-Hsien Hsieh, Soo-Chang Pei, Chun-Shien Lu

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Unseen data, which are not samples from the distribution of training data and are difficult to collect, have exhibited importance in numerous applications, ( e.g., novelty detection, semi-supervised learning, and adversarial training). In this paper, we introduce a general framework called difference-seeking generative adversarial network (DSGAN), to generate various types of unseen data. Its novelty is the consideration of the probability density of the unseen data distribution as the difference between two distributions p_d and p_d whose samples are relatively easy to collect. The DSGAN can learn the target distribution, p_t, (or the unseen data distribution) from only the samples from the two distributions, p_d and p_d. In our scenario, p_d is the distribution of the seen data, and p_d can be obtained from p_d via simple operations, so that we only need the samples of p_d during the training. Two key applications, semi-supervised learning and novelty detection, are taken as case studies to illustrate that the DSGAN enables the production of various unseen data. We also provide theoretical analyses about the convergence of the DSGAN.

Tasks

Reproductions