pith. sign in

arxiv: 1606.00704 · v3 · pith:6DXCWEPCnew · submitted 2016-06-02 · 📊 stat.ML · cs.LG

Adversarially Learned Inference

classification 📊 stat.ML cs.LG
keywords networkinferencesamplesgenerationlatentlearnedmodelspace
0
0 comments X
read the original abstract

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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 7 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. GA-DAN: Geometry-Aware Domain Adaptation Network for Scene Text Detection and Recognition

    cs.CV 2019-07 unverdicted novelty 7.0

    GA-DAN models cross-domain shifts in geometry and appearance spaces with multi-modal spatial learning and disentangled cycle-consistency loss, yielding superior scene text detection and recognition performance on adap...

  2. Progressive Growing of GANs for Improved Quality, Stability, and Variation

    cs.NE 2017-10 accept novelty 7.0

    Progressive growing stabilizes GAN training to produce high-resolution images of unprecedented quality and achieves a record unsupervised inception score of 8.80 on CIFAR10.

  3. MetaGPT: Meta Programming for A Multi-Agent Collaborative Framework

    cs.AI 2023-08 unverdicted novelty 6.0

    MetaGPT embeds human SOPs into LLM prompts to create role-specialized agent teams that produce more coherent solutions on collaborative software engineering tasks than prior chat-based multi-agent systems.

  4. Information theoretic underpinning of self-supervised learning by clustering

    cs.LG 2026-05 unverdicted novelty 5.0

    SSL clustering is derived as KL-divergence optimization where a teacher-distribution constraint normalizes via inverse cluster priors and simplifies to batch centering by Jensen's inequality.

  5. Data Selection for training Semantic Segmentation CNNs with cross-dataset weak supervision

    cs.CV 2019-07 unverdicted novelty 5.0

    Two data selection techniques (GMM visual similarity and bounding-box diversity) reduce required weakly labeled images by up to 100x on Open Images and 20x on Cityscapes while maintaining semantic segmentation performance.

  6. AMAD: Adversarial Multiscale Anomaly Detection on High-Dimensional and Time-Evolving Categorical Data

    cs.LG 2019-07 unverdicted novelty 5.0

    AMAD is an end-to-end model using adversarial autoencoders and RNNs with attention for multiscale anomaly detection on time-evolving high-dimensional categorical data.

  7. Multivariate-Information Adversarial Ensemble for Scalable Joint Distribution Matching

    cs.LG 2019-07 unverdicted novelty 5.0

    MMI-ALI extends pairwise ALI models into an m-domain ensemble by maximizing MMI on joint variables to achieve scalable joint distribution matching with linear scaling in m.