CVLGJun 2, 2025

Efficiency without Compromise: CLIP-aided Text-to-Image GANs with Increased Diversity

arXiv:2506.01493v11 citationsh-index: 15IJCNN
Originality Incremental advance
AI Analysis

This addresses efficiency and diversity issues in text-to-image generation for researchers and applications, though it is incremental as it builds on existing pre-trained model methods.

The paper tackles the problem of high training costs and reduced diversity in text-to-image GANs that use pre-trained models, proposing SCAD with specialized discriminators and SANs to achieve competitive zero-shot FID at two orders of magnitude less training cost.

Recently, Generative Adversarial Networks (GANs) have been successfully scaled to billion-scale large text-to-image datasets. However, training such models entails a high training cost, limiting some applications and research usage. To reduce the cost, one promising direction is the incorporation of pre-trained models. The existing method of utilizing pre-trained models for a generator significantly reduced the training cost compared with the other large-scale GANs, but we found the model loses the diversity of generation for a given prompt by a large margin. To build an efficient and high-fidelity text-to-image GAN without compromise, we propose to use two specialized discriminators with Slicing Adversarial Networks (SANs) adapted for text-to-image tasks. Our proposed model, called SCAD, shows a notable enhancement in diversity for a given prompt with better sample fidelity. We also propose to use a metric called Per-Prompt Diversity (PPD) to evaluate the diversity of text-to-image models quantitatively. SCAD achieved a zero-shot FID competitive with the latest large-scale GANs at two orders of magnitude less training cost.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes