paper-with-me

Papers

Difference-Seeking Generative Adversarial Network--Unseen Sample Generation

2020-05-01 · ICLR 2020 1 · Yi Lin Sung, Sung-Hsien Hsieh, Soo-Chang Pei, Chun-Shien Lu

Unseen data, which are not samples from the distribution of training data and are difficult to collect, have exhibited importance in numerous applications, ({\em e.g.,} novelty detection, semi-supervised learning, and adversarial training). In this paper, we introduce a general framework called \textbf{d}ifference-\textbf{s}eeking \textbf{g}enerative \textbf{a}dversarial \textbf{n}etwork (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_{\bar{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_{\bar{d}}$. In our scenario, $p_d$ is the distribution of the seen data, and $p_{\bar{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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkNovelty Detection

Similar Papers 제목 키워드 기반

Difference-Seeking Generative Adversarial Network

2019-05-01 · ICLR 2019 5 · Yi-Lin Sung, Sung-Hsien Hsieh, Soo-Chang Pei, Chun-Shien Lu

We propose a novel algorithm, Difference-Seeking Generative Adversarial Network (DSGAN), developed from traditional GAN. DSGAN considers the scenario that the training samples of target distribution, $p_{t}$, are difficu…

Generative Adversarial Network

Boundary-Seeking Generative Adversarial Networks

2017-02-27 · R. Devon Hjelm, Athul Paul Jacob, Tong Che, Adam Trischler 외

Generative adversarial networks (GANs) are a learning framework that rely on training a discriminator to estimate a measure of difference between a target and generated distributions. GANs, as normally formulated, rely o…

Scene UnderstandingText Generation

Boundary Seeking GANs

2018-01-01 · ICLR 2018 1 · R. Devon Hjelm, Athul Paul Jacob, Adam Trischler, Gerry Che 외

Generative adversarial networks are a learning framework that rely on training a discriminator to estimate a measure of difference between a target and generated distributions. GANs, as normally formulated, rely on the g…

Scene UnderstandingText Generation

Improving Sampling from Generative Autoencoders with Markov Chains

2016-10-28 · Antonia Creswell, Kai Arulkumaran, Anil Anthony Bharath

We focus on generative autoencoders, such as variational or adversarial autoencoders, which jointly learn a generative model alongside an inference model. Generative autoencoders are those which are trained to softly enf…

Domain Disentangled Generative Adversarial Network for Zero-Shot Sketch-Based 3D Shape Retrieval

2022-02-24 · Rui Xu, Zongyan Han, Le Hui, Jianjun Qian 외

Sketch-based 3D shape retrieval is a challenging task due to the large domain discrepancy between sketches and 3D shapes. Since existing methods are trained and evaluated on the same categories, they cannot effectively r…

3D Shape RetrievalGenerative Adversarial NetworkRetrievalWord Embeddings