StyleGAN-XL: Scaling StyleGAN to Large Diverse Datasets
Axel Sauer, Katja Schwarz, Andreas Geiger

TL;DR
This paper introduces StyleGAN-XL, a scalable version of StyleGAN that leverages a new training strategy to generate high-quality, diverse images at large dataset scales like ImageNet, surpassing previous limitations.
Contribution
The paper presents StyleGAN-XL, a novel training approach enabling StyleGAN3 to effectively learn from large, unstructured datasets such as ImageNet, achieving state-of-the-art results.
Findings
Successfully trained StyleGAN3 on ImageNet at 1024x1024 resolution.
Achieved state-of-the-art image synthesis quality on large-scale datasets.
Demonstrated image inversion and editing beyond portrait and object-specific domains.
Abstract
Computer graphics has experienced a recent surge of data-centric approaches for photorealistic and controllable content creation. StyleGAN in particular sets new standards for generative modeling regarding image quality and controllability. However, StyleGAN's performance severely degrades on large unstructured datasets such as ImageNet. StyleGAN was designed for controllability; hence, prior works suspect its restrictive design to be unsuitable for diverse datasets. In contrast, we find the main limiting factor to be the current training strategy. Following the recently introduced Projected GAN paradigm, we leverage powerful neural network priors and a progressive growing strategy to successfully train the latest StyleGAN3 generator on ImageNet. Our final model, StyleGAN-XL, sets a new state-of-the-art on large-scale image synthesis and is the first to generate images at a resolution…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputer Graphics and Visualization Techniques · Generative Adversarial Networks and Image Synthesis · Image Processing and 3D Reconstruction
MethodsHuMan(Expedia)||How do I get a human at Expedia? · Adaptive Instance Normalization · Convolution · Dense Connections · R1 Regularization · Feedforward Network
