A Survey on GAN Acceleration Using Memory Compression Technique
Dina Tantawy, Mohamed Zahran, Amr Wassal

TL;DR
This survey reviews memory compression techniques for accelerating CNN-based GANs, emphasizing the importance of reducing data transfer energy costs and highlighting future research opportunities in the field.
Contribution
The paper provides a comprehensive overview of memory compression methods for GAN acceleration and discusses challenges and open problems in this area.
Findings
Memory compression significantly reduces energy consumption in GANs.
Data transfer is the primary energy bottleneck in GAN acceleration.
Open research problems include developing more efficient compression algorithms.
Abstract
Since its invention, Generative adversarial networks (GANs) have shown outstanding results in many applications. Generative Adversarial Networks are powerful yet, resource-hungry deep-learning models. Their main difference from ordinary deep learning models is the nature of their output. For example, GAN output can be a whole image versus other models detecting objects or classifying images. Thus, the architecture and numeric precision of the network affect the quality and speed of the solution. Hence, accelerating GANs is pivotal. Accelerating GANs can be classified into three main tracks: (1) Memory compression, (2) Computation optimization, and (3) Data-flow optimization. Because data transfer is the main source of energy usage, memory compression leads to the most savings. Thus, in this paper, we survey memory compression techniques for CNN-Based GANs. Additionally, the paper…
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 · Digital Media Forensic Detection · Advanced Image Processing Techniques
