Adversarial Information Factorization
Antonia Creswell, Yumnah Mohamied, Biswa Sengupta, Anil A Bharath

TL;DR
This paper introduces a new generative model architecture that learns to separate object identity from specific attributes in images, enabling attribute manipulation and achieving state-of-the-art classification results.
Contribution
The paper presents a novel model that factorizes image representations into identity and attribute components, facilitating attribute editing without altering object identity.
Findings
Successful attribute manipulation in images
State-of-the-art facial attribute classification scores
Effective disentanglement of identity and attributes
Abstract
We propose a novel generative model architecture designed to learn representations for images that factor out a single attribute from the rest of the representation. A single object may have many attributes which when altered do not change the identity of the object itself. Consider the human face; the identity of a particular person is independent of whether or not they happen to be wearing glasses. The attribute of wearing glasses can be changed without changing the identity of the person. However, the ability to manipulate and alter image attributes without altering the object identity is not a trivial task. Here, we are interested in learning a representation of the image that separates the identity of an object (such as a human face) from an attribute (such as 'wearing glasses'). We demonstrate the success of our factorization approach by using the learned representation to…
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 · Adversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications
