English

Alias-Free Generative Adversarial Networks

Computer Vision and Pattern Recognition 2021-10-19 v4 Artificial Intelligence Machine Learning Neural and Evolutionary Computing Machine Learning

Abstract

We observe that despite their hierarchical convolutional nature, the synthesis process of typical generative adversarial networks depends on absolute pixel coordinates in an unhealthy manner. This manifests itself as, e.g., detail appearing to be glued to image coordinates instead of the surfaces of depicted objects. We trace the root cause to careless signal processing that causes aliasing in the generator network. Interpreting all signals in the network as continuous, we derive generally applicable, small architectural changes that guarantee that unwanted information cannot leak into the hierarchical synthesis process. The resulting networks match the FID of StyleGAN2 but differ dramatically in their internal representations, and they are fully equivariant to translation and rotation even at subpixel scales. Our results pave the way for generative models better suited for video and animation.

Keywords

Cite

@article{arxiv.2106.12423,
  title  = {Alias-Free Generative Adversarial Networks},
  author = {Tero Karras and Miika Aittala and Samuli Laine and Erik Härkönen and Janne Hellsten and Jaakko Lehtinen and Timo Aila},
  journal= {arXiv preprint arXiv:2106.12423},
  year   = {2021}
}
R2 v1 2026-06-24T03:30:49.915Z