pith. machine review for the scientific record. sign in

arxiv: 1606.00709 · v1 · submitted 2016-06-02 · 📊 stat.ML · cs.LG· stat.ME

Recognition: unknown

f-GAN: Training Generative Neural Samplers using Variational Divergence Minimization

Authors on Pith no claims yet
classification 📊 stat.ML cs.LGstat.ME
keywords neuralgenerativemodelstrainingdivergencesamplersapproachgenerative-adversarial
0
0 comments X
read the original abstract

Generative neural samplers are probabilistic models that implement sampling using feedforward neural networks: they take a random input vector and produce a sample from a probability distribution defined by the network weights. These models are expressive and allow efficient computation of samples and derivatives, but cannot be used for computing likelihoods or for marginalization. The generative-adversarial training method allows to train such models through the use of an auxiliary discriminative neural network. We show that the generative-adversarial approach is a special case of an existing more general variational divergence estimation approach. We show that any f-divergence can be used for training generative neural samplers. We discuss the benefits of various choices of divergence functions on training complexity and the quality of the obtained generative models.

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 2 Pith papers

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

  1. Semantic Segmentation for Histopathology using Learned Regularization based on Global Proportions

    eess.IV 2026-04 unverdicted novelty 6.0

    VSLP infers dense segmentations from global label proportions via a pre-trained transformer for initial confidence maps followed by variational optimization using Wasserstein fidelity and a learned regularizer, outper...

  2. Demystifying MMD GANs

    stat.ML 2018-01 accept novelty 6.0

    MMD GANs have unbiased critic gradients but biased generator gradients from sample-based learning, and the Kernel Inception Distance provides a practical new measure for GAN convergence and dynamic learning rate adaptation.