paper-with-me

Papers

On the Quantitative Analysis of Decoder-Based Generative Models

2016-11-14 · Yuhuai Wu, Yuri Burda, Ruslan Salakhutdinov, Roger Grosse

The past several years have seen remarkable progress in generative models which produce convincing samples of images and other modalities. A shared component of many powerful generative models is a decoder network, a parametric deep neural net that defines a generative distribution. Examples include variational autoencoders, generative adversarial networks, and generative moment matching networks. Unfortunately, it can be difficult to quantify the performance of these models because of the intractability of log-likelihood estimation, and inspecting samples can be misleading. We propose to use Annealed Importance Sampling for evaluating log-likelihoods for decoder-based models and validate its accuracy using bidirectional Monte Carlo. The evaluation code is provided at https://github.com/tonywu95/eval_gen. Using this technique, we analyze the performance of decoder-based models, the effectiveness of existing log-likelihood estimators, the degree of overfitting, and the degree to which these models miss important modes of the data distribution.

📄 PDF Abstract BibTeX arXiv:1611.04273

Code (2)

tonywu95/eval_gen 공식 구현 tf
jiamings/ais tf

Tasks

Decoder

Similar Papers 제목 키워드 기반

Boosting Latent Diffusion with Perceptual Objectives

2024-11-06 · Tariq Berrada, Pietro Astolfi, Melissa Hall, Marton Havasi 외

Latent diffusion models (LDMs) power state-of-the-art high-resolution generative image models. LDMs learn the data distribution in the latent space of an autoencoder (AE) and produce images by mapping the generated laten…

Decoder

Pre-Calc: Learning to Use the Calculator Improves Numeracy in Language Models

2024-04-22 · Vishruth Veerendranath, Vishwa Shah, Kshitish Ghate

Quantitative and numerical comprehension in language is an important task in many fields like education and finance, but still remains a challenging task for language models. While tool and calculator usage has shown to …

DecoderMathematical Reasoning

Dual Encoder-Decoder based Generative Adversarial Networks for Disentangled Facial Representation Learning

2019-09-19 · Cong Hu, Zhen-Hua Feng, Xiao-Jun Wu, Josef Kittler

To learn disentangled representations of facial images, we present a Dual Encoder-Decoder based Generative Adversarial Network (DED-GAN). In the proposed method, both the generator and discriminator are designed with dee…

BenchmarkingDecoderFace GenerationFace Recognition+5

Decoder-Only or Encoder-Decoder? Interpreting Language Model as a Regularized Encoder-Decoder

2023-04-08 · Zihao Fu, Wai Lam, Qian Yu, Anthony Man-Cho So 외

The sequence-to-sequence (seq2seq) task aims at generating the target sequence based on the given input source sequence. Traditionally, most of the seq2seq task is resolved by the Encoder-Decoder framework which requires…

Data-to-Text GenerationDecoderLanguage ModelingLanguage Modelling+2

Speech-to-Singing Conversion based on Boundary Equilibrium GAN

2020-05-28 · Da-Yi Wu, Yi-Hsuan Yang

This paper investigates the use of generative adversarial network (GAN)-based models for converting the spectrogram of a speech signal into that of a singing one, without reference to the phoneme sequence underlying the …

DecoderGenerative Adversarial NetworkStyle Transfer