Image-to-image Mapping with Many Domains by Sparse Attribute Transfer
Matthew Amodio, Rim Assouel, Victor Schmidt, Tristan Sylvain, Smita, Krishnaswamy, Yoshua Bengio

TL;DR
This paper introduces a biologically inspired, sparse latent space transformation method for unsupervised image-to-image translation across many domains, improving over cycle-consistent GANs.
Contribution
It proposes a new architecture that enforces sparse transformations in the latent space, enabling more effective multi-domain image translation without cycle-consistency constraints.
Findings
Better domain translation performance with multiple domains
Latent space disentanglement improves transformation quality
Outperforms cycle-consistent GANs in unsupervised settings
Abstract
Unsupervised image-to-image translation consists of learning a pair of mappings between two domains without known pairwise correspondences between points. The current convention is to approach this task with cycle-consistent GANs: using a discriminator to encourage the generator to change the image to match the target domain, while training the generator to be inverted with another mapping. While ending up with paired inverse functions may be a good end result, enforcing this restriction at all times during training can be a hindrance to effective modeling. We propose an alternate approach that directly restricts the generator to performing a simple sparse transformation in a latent layer, motivated by recent work from cognitive neuroscience suggesting an architectural prior on representations corresponding to consciousness. Our biologically motivated approach leads to representations…
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
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Generative Adversarial Networks and Image Synthesis
