paper-with-me

홈 › Papers

Robust Variational Inference

2016-11-28 · Michael Figurnov, Kirill Struminsky, Dmitry Vetrov

Variational inference is a powerful tool for approximate inference. However, it mainly focuses on the evidence lower bound as variational objective and the development of other measures for variational inference is a promising area of research. This paper proposes a robust modification of evidence and a lower bound for the evidence, which is applicable when the majority of the training set samples are random noise objects. We provide experiments for variational autoencoders to show advantage of the objective over the evidence lower bound on synthetic datasets obtained by adding uninformative noise objects to MNIST and OMNIGLOT. Additionally, for the original MNIST and OMNIGLOT datasets we observe a small improvement over the non-robust evidence lower bound.

📄 PDF Abstract BibTeX arXiv:1611.09226

Code (0)

등록된 구현이 없습니다.

Tasks

Variational Inference

Similar Papers 제목 키워드 기반

Operator Variational Inference

2016-10-27 · NeurIPS 2016 12 · Rajesh Ranganath, Jaan Altosaar, Dustin Tran, David M. Blei

Variational inference is an umbrella term for algorithms which cast Bayesian inference as optimization. Classically, variational inference uses the Kullback-Leibler divergence to define the optimization. Though this dive…

Bayesian InferenceVariational Inference

Automatic Variational Inference in Stan

2015-06-10 · NeurIPS 2015 12 · Alp Kucukelbir, Rajesh Ranganath, Andrew Gelman, David M. Blei

Variational inference is a scalable technique for approximate Bayesian inference. Deriving variational inference algorithms requires tedious model-specific calculations; this makes it difficult to automate. We propose an…

Bayesian InferenceProbabilistic ProgrammingVariational Inference

Incremental Variational Inference for Latent Dirichlet Allocation

2015-07-17 · Cedric Archambeau, Beyza Ermis

We introduce incremental variational inference and apply it to latent Dirichlet allocation (LDA). Incremental variational inference is inspired by incremental EM and provides an alternative to stochastic variational infe…

Variational Inference

A Deterministic Global Optimization Method for Variational Inference

2017-03-21 · Hachem Saddiki, Andrew C. Trapp, Patrick Flaherty

Variational inference methods for latent variable statistical models have gained popularity because they are relatively fast, can handle large data sets, and have deterministic convergence guarantees. However, in practic…

global-optimizationVariational Inference

Semi-Amortized Variational Autoencoders

2018-02-07 · ICML 2018 7 · Yoon Kim, Sam Wiseman, Andrew C. Miller, David Sontag 외

Amortized variational inference (AVI) replaces instance-specific local inference with a global inference network. While AVI has enabled efficient training of deep generative models such as variational autoencoders (VAE),…

Text GenerationVariational Inference