Accelerating GAN training using highly parallel hardware on public cloud
Renato Cardoso, Dejan Golubovic, Ignacio Peluaga Lozada, Ricardo, Rocha, Jo\~ao Fernandes, Sofia Vallecorsa

TL;DR
This paper demonstrates how to accelerate GAN training using cloud-based hardware like GPUs and TPUs, achieving linear speed-up and cost-effective scalability while maintaining data quality for physics applications.
Contribution
It compares different parallel training strategies on cloud platforms, optimizing control over hardware resources and benchmarking their efficiency and cost-effectiveness.
Findings
Linear speed-up in training time achieved
Comparable data quality to Monte Carlo simulations
Effective scaling across multiple cloud providers
Abstract
With the increasing number of Machine and Deep Learning applications in High Energy Physics, easy access to dedicated infrastructure represents a requirement for fast and efficient R&D. This work explores different types of cloud services to train a Generative Adversarial Network (GAN) in a parallel environment, using Tensorflow data parallel strategy. More specifically, we parallelize the training process on multiple GPUs and Google Tensor Processing Units (TPU) and we compare two algorithms: the TensorFlow built-in logic and a custom loop, optimised to have higher control of the elements assigned to each GPU worker or TPU core. The quality of the generated data is compared to Monte Carlo simulation. Linear speed-up of the training process is obtained, while retaining most of the performance in terms of physics results. Additionally, we benchmark the aforementioned approaches, at…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Neural Network Applications · Adversarial Robustness in Machine Learning
