arXiv Analytics

Sign in

arXiv:2210.06005 [cs.LG]AbstractReferencesReviewsResources

Generative Adversarial Nets: Can we generate a new dataset based on only one training set?

Lan V. Truong

Published 2022-10-12Version 1

A generative adversarial network (GAN) is a class of machine learning frameworks designed by Goodfellow et al. in 2014. In the GAN framework, the generative model is pitted against an adversary: a discriminative model that learns to determine whether a sample is from the model distribution or the data distribution. GAN generates new samples from the same distribution as the training set. In this work, we aim to generate a new dataset that has a different distribution from the training set. In addition, the Jensen-Shannon divergence between the distributions of the generative and training datasets can be controlled by some target $\delta \in [0, 1]$. Our work is motivated by applications in generating new kinds of rice that have similar characteristics as good rice.

Comments: Under review for possible publication
Categories: cs.LG, cs.IT, math.IT
Related articles: Most relevant | Search more
arXiv:2009.00169 [cs.LG] (Published 2020-09-01)
A Mathematical Introduction to Generative Adversarial Nets (GAN)
arXiv:1705.08395 [cs.LG] (Published 2017-05-23)
Continual Learning in Generative Adversarial Nets
arXiv:1711.08267 [cs.LG] (Published 2017-11-22)
GraphGAN: Graph Representation Learning with Generative Adversarial Nets
Hongwei Wang et al.