GeneGAN: Learning Object Transfiguration and Attribute Subspace from Unpaired Data
Shuchang Zhou, Taihong Xiao, Yi Yang, Dieqiao Feng, Qinyao He, Weiran, He

TL;DR
GeneGAN introduces a method to learn object transfiguration and attribute manipulation from unpaired image sets, enabling fine-grained control over generated images without requiring paired data or explicit disentanglement.
Contribution
The paper presents a novel adversarial model that learns attribute subspaces from weakly labeled, unpaired data, allowing precise object transfiguration and attribute editing.
Findings
Successfully learns attribute subspaces from unpaired data
Enables swapping and editing of objects like eyeglasses in images
Validates effectiveness on CelebA and Multi-PIE datasets
Abstract
Object Transfiguration replaces an object in an image with another object from a second image. For example it can perform tasks like "putting exactly those eyeglasses from image A on the nose of the person in image B". Usage of exemplar images allows more precise specification of desired modifications and improves the diversity of conditional image generation. However, previous methods that rely on feature space operations, require paired data and/or appearance models for training or disentangling objects from background. In this work, we propose a model that can learn object transfiguration from two unpaired sets of images: one set containing images that "have" that kind of object, and the other set being the opposite, with the mild constraint that the objects be located approximately at the same place. For example, the training data can be one set of reference face images that have…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Face recognition and analysis · Advanced Image and Video Retrieval Techniques
