Regularized Generative Adversarial Network
Machine Learning
2021-02-10 v1 Artificial Intelligence
Computer Vision and Pattern Recognition
Abstract
We propose a framework for generating samples from a probability distribution that differs from the probability distribution of the training set. We use an adversarial process that simultaneously trains three networks, a generator and two discriminators. We refer to this new model as regularized generative adversarial network (RegGAN). We evaluate RegGAN on a synthetic dataset composed of gray scale images and we further show that it can be used to learn some pre-specified notions in topology (basic topology properties). The work is motivated by practical problems encountered while using generative methods in the art world.
Cite
@article{arxiv.2102.04593,
title = {Regularized Generative Adversarial Network},
author = {Gabriele Di Cerbo and Ali Hirsa and Ahmad Shayaan},
journal= {arXiv preprint arXiv:2102.04593},
year = {2021}
}
Comments
18 pages. Comments are welcome!