arXiv Analytics

Sign in

arXiv:2004.03335 [cs.CV]AbstractReferencesReviewsResources

FusedProp: Towards Efficient Training of Generative Adversarial Networks

Zachary Polizzi, Chuan-Yung Tsai

Published 2020-03-30Version 1

Generative adversarial networks (GANs) are capable of generating strikingly realistic samples but state-of-the-art GANs can be extremely computationally expensive to train. In this paper, we propose the fused propagation (FusedProp) algorithm which can be used to efficiently train the discriminator and the generator of common GANs simultaneously using only one forward and one backward propagation. We show that FusedProp achieves 1.49 times the training speed compared to the conventional training of GANs, although further studies are required to improve its stability. By reporting our preliminary results and open-sourcing our implementation, we hope to accelerate future research on the training of GANs.

Comments: source code available at https://github.com/zplizzi/fusedprop
Categories: cs.CV, cs.LG
Related articles: Most relevant | Search more
arXiv:2104.03535 [cs.CV] (Published 2021-04-08)
An Empirical Study of the Effects of Sample-Mixing Methods for Efficient Training of Generative Adversarial Networks
arXiv:1901.11384 [cs.CV] (Published 2019-01-23)
Learning to navigate image manifolds induced by generative adversarial networks for unsupervised video generation
arXiv:1905.04243 [cs.CV] (Published 2019-05-10)
Neuroscore: A Brain-inspired Evaluation Metric for Generative Adversarial Networks