# A Style-Based Generator Architecture for Generative Adversarial Networks

**Authors:** Tero Karras, Samuli Laine, Timo Aila

arXiv: 1812.04948 · 2019-04-01

## TL;DR

This paper introduces a novel style-based generator architecture for GANs that enhances image quality, disentangles latent factors, and allows intuitive control, advancing the state-of-the-art in generative image modeling.

## Contribution

It presents a new generator architecture inspired by style transfer, enabling better disentanglement, control, and interpolation in GANs, along with new metrics and a high-quality face dataset.

## Key findings

- Improved image quality metrics over previous GANs
- Enhanced disentanglement of latent factors
- Better interpolation properties

## Abstract

We propose an alternative generator architecture for generative adversarial networks, borrowing from style transfer literature. The new architecture leads to an automatically learned, unsupervised separation of high-level attributes (e.g., pose and identity when trained on human faces) and stochastic variation in the generated images (e.g., freckles, hair), and it enables intuitive, scale-specific control of the synthesis. The new generator improves the state-of-the-art in terms of traditional distribution quality metrics, leads to demonstrably better interpolation properties, and also better disentangles the latent factors of variation. To quantify interpolation quality and disentanglement, we propose two new, automated methods that are applicable to any generator architecture. Finally, we introduce a new, highly varied and high-quality dataset of human faces.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.04948/full.md

## Figures

35 figures with captions in the complete paper: https://tomesphere.com/paper/1812.04948/full.md

## References

65 references — full list in the complete paper: https://tomesphere.com/paper/1812.04948/full.md

---
Source: https://tomesphere.com/paper/1812.04948