paper-with-me

Papers

Variational Noise-Contrastive Estimation

2018-10-18 · Benjamin Rhodes, Michael Gutmann

Unnormalised latent variable models are a broad and flexible class of statistical models. However, learning their parameters from data is intractable, and few estimation techniques are currently available for such models. To increase the number of techniques in our arsenal, we propose variational noise-contrastive estimation (VNCE), building on NCE which is a method that only applies to unnormalised models. The core idea is to use a variational lower bound to the NCE objective function, which can be optimised in the same fashion as the evidence lower bound (ELBO) in standard variational inference (VI). We prove that VNCE can be used for both parameter estimation of unnormalised models and posterior inference of latent variables. The developed theory shows that VNCE has the same level of generality as standard VI, meaning that advances made there can be directly imported to the unnormalised setting. We validate VNCE on toy models and apply it to a realistic problem of estimating an undirected graphical model from incomplete data.

📄 PDF Abstract BibTeX arXiv:1810.08010

Code (1)

baofff/BiSM pytorch

Tasks

parameter estimationVariational Inference

Similar Papers 제목 키워드 기반

Fully Variational Noise-Contrastive Estimation

2023-04-04 · Christopher Zach

By using the underlying theory of proper scoring rules, we design a family of noise-contrastive estimation (NCE) methods that are tractable for latent variable models. Both terms in the underlying NCE loss, the one using…

Noise Contrastive Variational Autoencoders

2019-07-23 · Octavian-Eugen Ganea, Yashas Annadani, Gary Bécigneul

We take steps towards understanding the "posterior collapse (PC)" difficulty in variational autoencoders (VAEs),~i.e. a degenerate optimum in which the latent codes become independent of their corresponding inputs. We re…

NCP-VAE: Variational Autoencoders with Noise Contrastive Priors

2020-09-28 · Jyoti Aneja, Alex Schwing, Jan Kautz, Arash Vahdat

Variational autoencoders (VAEs) are one of the powerful likelihood-based generative models with applications in various domains. However, they struggle to generate high-quality images, especially when samples are obtaine…

A Contrastive Learning Approach for Training Variational Autoencoder Priors

2020-10-06 · NeurIPS 2021 12 · Jyoti Aneja, Alexander Schwing, Jan Kautz, Arash Vahdat

Variational autoencoders (VAEs) are one of the powerful likelihood-based generative models with applications in many domains. However, they struggle to generate high-quality images, especially when samples are obtained f…

Contrastive LearningImage Generation

Detecting Out-of-distribution Samples via Variational Auto-encoder with Reliable Uncertainty Estimation

2020-07-16 · Xuming Ran, Mingkun Xu, Lingrui Mei, Qi Xu 외

Variational autoencoders (VAEs) are influential generative models with rich representation capabilities from the deep neural network architecture and Bayesian method. However, VAE models have a weakness that assign a hig…

Anomaly Detection