paper-with-me

홈 › 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 difficult to collect. Suppose there are two distributions $p_{\bar{d}}$ and $p_{d}$ such that the density of the target distribution can be the differences between the densities of $p_{\bar{d}}$ and $p_{d}$. We show how to learn the target distribution $p_{t}$ only via samples from $p_{d}$ and $p_{\bar{d}}$ (relatively easy to obtain). DSGAN has the flexibility to produce samples from various target distributions (e.g. the out-of-distribution). Two key applications, semi-supervised learning and adversarial training, are taken as examples to validate the effectiveness of DSGAN. We also provide theoretical analyses about the convergence of DSGAN.

📄 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 제목 키워드 기반

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

ABC: Adversarial Behavioral Cloning for Offline Mode-Seeking Imitation Learning

2022-11-08 · Eddy Hudson, Ishan Durugkar, Garrett Warnell, Peter Stone

Given a dataset of expert agent interactions with an environment of interest, a viable method to extract an effective agent policy is to estimate the maximum likelihood policy indicated by this data. This approach is com…

Generative Adversarial NetworkImitation Learning

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 a…

Generative Adversarial NetworkNovelty Detection

Optimal Transport Based Generative Autoencoders

2019-10-16 · Oliver Zhang, Ruei-Sung Lin, Yuchuan Gou

The field of deep generative modeling is dominated by generative adversarial networks (GANs). However, the training of GANs often lacks stability, fails to converge, and suffers from model collapse. It takes an assortmen…

Diversity