Concepedia

TLDR

Many image‑to‑image translation problems are ambiguous, as a single input image may correspond to multiple possible outputs. The study aims to model a distribution of possible outputs in a conditional generative modeling setting for image‑to‑image translation. The authors introduce a low‑dimensional latent vector that, together with the input image, is fed to a generator trained to produce diverse outputs while enforcing an invertible mapping between latent codes and outputs, and they evaluate several training objectives, architectures, and latent‑code injection methods. The approach reduces mode collapse, yields more diverse results, and outperforms variants in systematic comparisons of perceptual realism and diversity.

Abstract

Many image-to-image translation problems are ambiguous, as a single input image may correspond to multiple possible outputs. In this work, we aim to model a distribution of possible outputs in a conditional generative modeling setting. The ambiguity of the mapping is distilled in a low-dimensional latent vector, which can be randomly sampled at test time. A generator learns to map the given input, combined with this latent code, to the output. We explicitly encourage the connection between output and the latent code to be invertible. This helps prevent a many-to-one mapping from the latent code to the output during training, also known as the problem of mode collapse, and produces more diverse results. We explore several variants of this approach by employing different training objectives, network architectures, and methods of injecting the latent code. Our proposed method encourages bijective consistency between the latent encoding and output modes. We present a systematic comparison of our method and other variants on both perceptual realism and diversity.

References

YearCitations

Page 1