CVLGIVAug 10, 2021

An Image-based Generator Architecture for Synthetic Image Refinement

arXiv:2108.04957v1
Originality Highly original
AI Analysis

This work addresses the challenge of image refinement in generative models for computer vision applications, offering a novel approach that simplifies training requirements.

The paper tackles the problem of generating photo-realistic images from synthetic ones by proposing an alternative generator architecture for Boundary Equilibrium GANs that eliminates the need for noise-based latent spaces and paired datasets. The result is a flexible method that requires only a small set of real images for training, enabling control over refinement and expressiveness.

Proposed are alternative generator architectures for Boundary Equilibrium Generative Adversarial Networks, motivated by Learning from Simulated and Unsupervised Images through Adversarial Training. It disentangles the need for a noise-based latent space. The generator will operate mainly as a refiner network to gain a photo-realistic presentation of the given synthetic images. It also attempts to resolve the latent space's poorly understood properties by eliminating the need for noise injection and replacing it with an image-based concept. The new flexible and simple generator architecture will also give the power to control the trade-off between restrictive refinement and expressiveness ability. Contrary to other available methods, this architecture will not require a paired or unpaired dataset of real and synthetic images for the training phase. Only a relatively small set of real images would suffice.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes