Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Adversarially Learned Inference

About

We introduce the adversarially learned inference (ALI) model, which jointly learns a generation network and an inference network using an adversarial process. The generation network maps samples from stochastic latent variables to the data space while the inference network maps training examples in data space to the space of latent variables. An adversarial game is cast between these two networks and a discriminative network is trained to distinguish between joint latent/data-space samples from the generative network and joint samples from the inference network. We illustrate the ability of the model to learn mutually coherent inference and generation networks through the inspections of model samples and reconstructions and confirm the usefulness of the learned representations by obtaining a performance competitive with state-of-the-art on the semi-supervised SVHN and CIFAR10 tasks.

Vincent Dumoulin, Ishmael Belghazi, Ben Poole, Olivier Mastropietro, Alex Lamb, Martin Arjovsky, Aaron Courville• 2016

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-10 (test)--
3381
Image ClassificationCIFAR-10--
507
Image ClassificationSVHN (test)--
362
Image ClassificationSVHN
Accuracy28.5
359
ClassificationSVHN (test)
Error Rate7.42
182
Image ClassificationCaltech-101
Top-1 Accuracy82.2
146
Image ClassificationSTL-10
Top-1 Accuracy24.1
128
Image ClassificationCIFAR-10 400 labels per class (test)
Accuracy81.7
22
Photo to label translationCityscapes
Pixel Acc0.41
18
Image ClassificationCIFAR10 4,000 labels (train)
Error Rate18.3
15
Showing 10 of 12 rows

Other info

Code

Follow for update