Invertible Autoencoder for domain adaptation
Yunfei Teng, Anna Choromanska, Mariusz Bojarski

TL;DR
This paper introduces an invertible autoencoder architecture for unsupervised image-to-image translation that explicitly enforces inverse mappings, reducing parameters and achieving state-of-the-art results in domain adaptation tasks.
Contribution
The paper proposes a novel invertible autoencoder architecture with shared parameters and orthonormal constraints, explicitly modeling inverse mappings for improved domain adaptation.
Findings
Achieves state-of-the-art image translation performance.
Reduces number of trainable parameters by up to 2 times.
Demonstrates effective road video domain adaptation for autonomous driving.
Abstract
The unsupervised image-to-image translation aims at finding a mapping between the source () and target () image domains, where in many applications aligned image pairs are not available at training. This is an ill-posed learning problem since it requires inferring the joint probability distribution from marginals. Joint learning of coupled mappings and is commonly used by the state-of-the-art methods, like CycleGAN [Zhu et al., 2017], to learn this translation by introducing cycle consistency requirement to the learning problem, i.e. and . Cycle consistency enforces the preservation of the mutual information between input and translated images. However, it does not explicitly enforce to be an inverse operation to . We propose a new deep architecture that…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Cancer-related molecular mechanisms research · Multimodal Machine Learning Applications
MethodsBatch Normalization · Residual Connection · PatchGAN · *Communicated@Fast*How Do I Communicate to Expedia? · Tanh Activation · Residual Block · Instance Normalization · Convolution · HuMan(Expedia)||How do I get a human at Expedia? · Sigmoid Activation
