CVAILGIVOct 18, 2023

On Unsupervised Image-to-image translation and GAN stability

arXiv:2403.09646v11 citationsh-index: 5
Originality Synthesis-oriented
AI Analysis

This work addresses stability problems in GANs for image-to-image translation, which is incremental as it builds on existing methods like CycleGAN.

The authors tackled failure cases in unsupervised image-to-image translation, specifically in CycleGAN, by proposing two general models to address GAN stability issues, concluding that the problem is ill-posed.

The problem of image-to-image translation is one that is intruiging and challenging at the same time, for the impact potential it can have on a wide variety of other computer vision applications like colorization, inpainting, segmentation and others. Given the high-level of sophistication needed to extract patterns from one domain and successfully applying them to another, especially, in a completely unsupervised (unpaired) manner, this problem has gained much attention as of the last few years. It is one of the first problems where successful applications to deep generative models, and especially Generative Adversarial Networks achieved astounding results that are actually of realworld impact, rather than just a show of theoretical prowess; the such that has been dominating the GAN world. In this work, we study some of the failure cases of a seminal work in the field, CycleGAN [1] and hypothesize that they are GAN-stability related, and propose two general models to try to alleviate these problems. We also reach the same conclusion of the problem being ill-posed that has been also circulating in the literature lately.

Foundations

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

Your Notes