Adversarial Fisher Vectors for Unsupervised Representation Learning
Shuangfei Zhai, Walter Talbott, Carlos Guestrin, Joshua M. Susskind

TL;DR
This paper explores the use of Fisher Vectors derived from GANs viewed as Energy Based Models, demonstrating their effectiveness in unsupervised feature extraction for classification and similarity tasks.
Contribution
It introduces a novel approach to derive Fisher Vectors from GANs in the EBM framework, enabling effective unsupervised feature extraction.
Findings
Fisher Vectors from GANs perform competitively in classification tasks.
The method allows computation of a distance metric between examples.
GAN-induced Fisher Vectors are useful for perceptual similarity.
Abstract
We examine Generative Adversarial Networks (GANs) through the lens of deep Energy Based Models (EBMs), with the goal of exploiting the density model that follows from this formulation. In contrast to a traditional view where the discriminator learns a constant function when reaching convergence, here we show that it can provide useful information for downstream tasks, e.g., feature extraction for classification. To be concrete, in the EBM formulation, the discriminator learns an unnormalized density function (i.e., the negative energy term) that characterizes the data manifold. We propose to evaluate both the generator and the discriminator by deriving corresponding Fisher Score and Fisher Information from the EBM. We show that by assuming that the generated examples form an estimate of the learned density, both the Fisher Information and the normalized Fisher Vectors are easy 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 · Model Reduction and Neural Networks
Methodsenergy-based model
