paper-with-me

홈 › Papers

Meta-Amortized Variational Inference and Learning

2019-02-05 · Mike Wu, Kristy Choi, Noah Goodman, Stefano Ermon

Despite the recent success in probabilistic modeling and their applications, generative models trained using traditional inference techniques struggle to adapt to new distributions, even when the target distribution may be closely related to the ones seen during training. In this work, we present a doubly-amortized variational inference procedure as a way to address this challenge. By sharing computation across not only a set of query inputs, but also a set of different, related probabilistic models, we learn transferable latent representations that generalize across several related distributions. In particular, given a set of distributions over images, we find the learned representations to transfer to different data transformations. We empirically demonstrate the effectiveness of our method by introducing the MetaVAE, and show that it significantly outperforms baselines on downstream image classification tasks on MNIST (10-50%) and NORB (10-35%).

📄 PDF Abstract BibTeX arXiv:1902.01950

Code (1)

mhw32/meta-inference-public pytorch

Tasks

ClusteringDensity Estimationimage-classificationImage ClassificationVariational Inference

Similar Papers 제목 키워드 기반

Meta-Learning with Shared Amortized Variational Inference

2020-08-27 · ICML 2020 1 · Ekaterina Iakovleva, Jakob Verbeek, Karteek Alahari

We propose a novel amortized variational inference scheme for an empirical Bayes meta-learning model, where model parameters are treated as latent variables. We learn the prior distribution over model parameters conditio…

Meta-LearningVariational Inference

Forward Amortized Inference for Likelihood-Free Variational Marginalization

2018-05-29 · Luca Ambrogioni, Umut Güçlü, Julia Berezutskaya, Eva W. P. van den Borne 외

In this paper, we introduce a new form of amortized variational inference by using the forward KL divergence in a joint-contrastive variational loss. The resulting forward amortized variational inference is a likelihood-…

General ClassificationVariational Inference

Tutorial on amortized optimization

2022-02-01 · Brandon Amos

Optimization is a ubiquitous modeling tool and is often deployed in settings which repeatedly solve similar instances of the same problem. Amortized optimization methods use learning to predict the solutions to problems …

Meta-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Amortized Inference of Variational Bounds for Learning Noisy-OR

2019-06-06 · Yiming Yan, Melissa Ailem, Fei Sha

Classical approaches for approximate inference depend on cleverly designed variational distributions and bounds. Modern approaches employ amortized variational inference, which uses a neural network to approximate any po…

Variational 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