English

AuthorGAN: Improving GAN Reproducibility using a Modular GAN Framework

Machine Learning 2019-12-02 v1 Human-Computer Interaction

Abstract

Generative models are becoming increasingly popular in the literature, with Generative Adversarial Networks (GAN) being the most successful variant, yet. With this increasing demand and popularity, it is becoming equally difficult and challenging to implement and consume GAN models. A qualitative user survey conducted across 47 practitioners show that expert level skill is required to use GAN model for a given task, despite the presence of various open source libraries. In this research, we propose a novel system called AuthorGAN, aiming to achieve true democratization of GAN authoring. A highly modularized library agnostic representation of GAN model is defined to enable interoperability of GAN architecture across different libraries such as Keras, Tensorflow, and PyTorch. An intuitive drag-and-drop based visual designer is built using node-red platform to enable custom architecture designing without the need for writing any code. Five different GAN models are implemented as a part of this framework and the performance of the different GAN models are shown using the benchmark MNIST dataset.

Keywords

Cite

@article{arxiv.1911.13250,
  title  = {AuthorGAN: Improving GAN Reproducibility using a Modular GAN Framework},
  author = {Raunak Sinha and Anush Sankaran and Mayank Vatsa and Richa Singh},
  journal= {arXiv preprint arXiv:1911.13250},
  year   = {2019}
}

Comments

NeurIPS 2019, MLSys: Workshop on Systems for ML

R2 v1 2026-06-23T12:31:22.339Z