E$^{2}$GAN: Efficient Training of Efficient GANs for Image-to-Image Translation
Yifan Gong, Zheng Zhan, Qing Jin, Yanyu Li, Yerlan Idelbayev, Xian, Liu, Andrey Zharkov, Kfir Aberman, Sergey Tulyakov, Yanzhi Wang, Jian Ren

TL;DR
This paper introduces E$^{2}$GAN, a method for efficiently training GANs for image-to-image translation by leveraging a generalized base model, low-rank adaptation, and minimal data, enabling real-time editing on mobile devices.
Contribution
The paper proposes a novel efficient training framework for GANs that reduces training time and storage by using a generalized base model, LoRA, and minimal data for fine-tuning.
Findings
Efficiently trains GANs for real-time image editing on mobile devices.
Reduces training and storage costs significantly.
Achieves high-quality editing with minimal data and computation.
Abstract
One highly promising direction for enabling flexible real-time on-device image editing is utilizing data distillation by leveraging large-scale text-to-image diffusion models to generate paired datasets used for training generative adversarial networks (GANs). This approach notably alleviates the stringent requirements typically imposed by high-end commercial GPUs for performing image editing with diffusion models. However, unlike text-to-image diffusion models, each distilled GAN is specialized for a specific image editing task, necessitating costly training efforts to obtain models for various concepts. In this work, we introduce and address a novel research direction: can the process of distilling GANs from diffusion models be made significantly more efficient? To achieve this goal, we propose a series of innovative techniques. First, we construct a base GAN model with generalized…
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 · Cell Image Analysis Techniques
MethodsDiffusion · Balanced Selection
