cd /news/generative-ai/scalable-gans-with-transformers · home topics generative-ai article
[ARTICLE · art-45707] src=arxiv.org ↗ pub= topic=generative-ai verified=true sentiment=↑ positive

Scalable GANs with Transformers

Researchers introduced GAT, a purely transformer-based Generative Adversarial Network trained in a compact Variational Autoencoder latent space, achieving state-of-the-art single-step class-conditional generation on ImageNet-256 with an FID of 2.18 in just 60 epochs. The model scales from S to XL sizes by addressing failure modes like early-layer underutilization and optimization instability through lightweight intermediate supervision and width-aware learning-rate adjustment.

read2 min views1 publishedJun 30, 2026
Scalable GANs with Transformers
Image: source
[Submitted on 29 Sep 2025 (

[v1](https://arxiv.org/abs/2509.24935v1)), last revised 5 Jun 2026 (this version, v3)]# Title:Scalable GANs with Transformers

[View PDF](/pdf/2509.24935)

[HTML (experimental)](https://arxiv.org/html/2509.24935v3)

Abstract:Scalability has driven recent advances in generative modeling, yet its principles remain underexplored for adversarial learning. We investigate the scalability of Generative Adversarial Networks (GANs) through two design choices that have proven to be effective in other types of generative models: training in a compact Variational Autoencoder latent space and adopting purely transformer-based generators and discriminators. Training in latent space enables efficient computation while preserving perceptual fidelity, and this efficiency pairs naturally with plain transformers, whose performance scales with computational budget. Building on these choices, we analyze failure modes that emerge when naively scaling GANs. Specifically, we find issues as underutilization of early layers in the generator and optimization instability as the network scales. Accordingly, we provide simple and scale-friendly solutions as lightweight intermediate supervision and width-aware learning-rate adjustment. Our experiments show that GAT, a purely transformer-based and latent-space GANs, can be easily trained reliably across a wide range of capacities (S through XL). Moreover, GAT-XL/2 achieves state-of-the-art single-step, class-conditional generation performance (FID of 2.18) on ImageNet-256 in just 60 epochs, 4x fewer epochs than strong baselines. Project page:[this https URL].

Submission history #

From: Sangeek Hyun [[view email](/show-email/6304dfc3/2509.24935)]

**Mon, 29 Sep 2025 15:36:15 UTC (41,481 KB)**

[[v1]](/abs/2509.24935v1)**Tue, 26 May 2026 03:14:03 UTC (16,766 KB)**

[[v2]](/abs/2509.24935v2)**[v3]** Fri, 5 Jun 2026 02:15:59 UTC (16,766 KB)

Current browse context:

cs.CV

References & Citations

...

Bibliographic Explorer

(What is the Explorer?) Connected Papers

(What is Connected Papers?) Litmaps

(What is Litmaps?) scite Smart Citations

(What are Smart Citations?)# Code, Data and Media Associated with this Article alphaXiv

(What is alphaXiv?) CatalyzeX Code Finder for Papers

(What is CatalyzeX?) DagsHub

(What is DagsHub?) Gotit.pub

(What is GotitPub?) Hugging Face

(What is Huggingface?) ScienceCast

(What is ScienceCast?)# Demos Influence Flower

(What are Influence Flowers?) CORE Recommender

(What is CORE?)# arXivLabs: experimental projects with community collaborators arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.

Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.

Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.

── more in #generative-ai 4 stories · sorted by recency
── more on @gat 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/scalable-gans-with-t…] indexed:0 read:2min 2026-06-30 ·