International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 182 - Issue 22 |
Published: Oct 2018 |
Authors: Jaydeep T. Chauhan |
![]() |
Jaydeep T. Chauhan . Comparative Study of GAN and VAE. International Journal of Computer Applications. 182, 22 (Oct 2018), 1-5. DOI=10.5120/ijca2018918039
@article{ 10.5120/ijca2018918039, author = { Jaydeep T. Chauhan }, title = { Comparative Study of GAN and VAE }, journal = { International Journal of Computer Applications }, year = { 2018 }, volume = { 182 }, number = { 22 }, pages = { 1-5 }, doi = { 10.5120/ijca2018918039 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2018 %A Jaydeep T. Chauhan %T Comparative Study of GAN and VAE%T %J International Journal of Computer Applications %V 182 %N 22 %P 1-5 %R 10.5120/ijca2018918039 %I Foundation of Computer Science (FCS), NY, USA
Generative models are very popular in a field of unsupervised learning.They are tremendously successful to learn underlying data distribution of training data and generate a new data with some variations.This paper presents a detailed study of generative models and how they differ from traditional discriminative models.The paper more focus on two most popular generative models such as Variational Autoencoder(VAE) and Generative Adversarial Network(GAN).The paper includes working of these generative models, their architecture and an experiment is conducted to generate images using very popular MNIST data set.The comparison between these two models and their advantages and disadvantages are presented based on an experiment. At last, some solutions are presented to further improve these models.