Image Generators with Conditionally-Independent Pixel Synthesis

Ivan Anokhin,Kirill Demochkin,Taras Khakhulin,Gleb Sterkin,Victor Lempitsky,Denis Korzhenkov
DOI: https://doi.org/10.48550/arXiv.2011.13775
2020-11-27
Abstract:Existing image generator networks rely heavily on spatial convolutions and, optionally, self-attention blocks in order to gradually synthesize images in a coarse-to-fine manner. Here, we present a new architecture for image generators, where the color value at each pixel is computed independently given the value of a random latent vector and the coordinate of that pixel. No spatial convolutions or similar operations that propagate information across pixels are involved during the synthesis. We analyze the modeling capabilities of such generators when trained in an adversarial fashion, and observe the new generators to achieve similar generation quality to state-of-the-art convolutional generators. We also investigate several interesting properties unique to the new architecture.
Computer Vision and Pattern Recognition,Artificial Intelligence,Machine Learning
What problem does this paper attempt to address?