Rethinking the Truly Unsupervised Image-to-Image Translation
Kyungjune Baek, Yunjey Choi, Youngjung Uh, Jaejun Yoo, Hyunjung Shim

TL;DR
This paper introduces TUNIT, a fully unsupervised image-to-image translation model that learns to separate and translate image domains without requiring paired data or domain labels, outperforming some supervised methods.
Contribution
We propose TUNIT, the first model for fully unsupervised image-to-image translation that does not rely on paired images or domain labels, and demonstrate its effectiveness.
Findings
Achieves comparable or better performance than supervised models.
Generalizes well across various datasets.
Robust to hyperparameter choices.
Abstract
Every recent image-to-image translation model inherently requires either image-level (i.e. input-output pairs) or set-level (i.e. domain labels) supervision. However, even set-level supervision can be a severe bottleneck for data collection in practice. In this paper, we tackle image-to-image translation in a fully unsupervised setting, i.e., neither paired images nor domain labels. To this end, we propose a truly unsupervised image-to-image translation model (TUNIT) that simultaneously learns to separate image domains and translates input images into the estimated domains. Experimental results show that our model achieves comparable or even better performance than the set-level supervised model trained with full labels, generalizes well on various datasets, and is robust against the choice of hyperparameters (e.g. the preset number of pseudo domains). Furthermore, TUNIT can be easily…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
TUNIT: Rethinking the Truly Unsupervised Image-to-Image Translation (Paper Explained)· youtube
Taxonomy
TopicsCancer-related molecular mechanisms research · Multimodal Machine Learning Applications · Mycobacterium research and diagnosis
MethodsPatchGAN · Dropout · Sigmoid Activation · HuMan(Expedia)||How do I get a human at Expedia? · *Communicated@Fast*How Do I Communicate to Expedia? · Convolution · Batch Normalization · Concatenated Skip Connection · Pix2Pix
