Auto-Encoding for Shared Cross Domain Feature Representation and Image-to-Image Translation
Safalya Pal

TL;DR
This paper introduces a novel auto-encoding framework that disentangles domain and content features for efficient cross-domain image-to-image translation using a single encoder-decoder architecture.
Contribution
It proposes a unified auto-encoder model that separates domain and content representations, enabling multi-domain translation with a single network, unlike previous methods requiring separate encoders or decoders.
Findings
Achieves cross-domain translation with a single encoder-decoder.
Disentangles domain and content features effectively.
Reduces model complexity compared to prior approaches.
Abstract
Image-to-image translation is a subset of computer vision and pattern recognition problems where our goal is to learn a mapping between input images of domain and output images of domain . Current methods use neural networks with an encoder-decoder structure to learn a mapping such that the distribution of images from and are identical, where and is referred as the encoder and is referred to as the decoder. Currently, such methods which also compute an inverse mapping use a separate encoder-decoder pair or at least a separate decoder to do so. Here we introduce a method to perform cross domain image-to-image translation across multiple domains using…
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 · Multimodal Machine Learning Applications · Generative Adversarial Networks and Image Synthesis
