ICLR 2018workshop7 citations

Learning to Infer

Joseph Marino, Yisong Yue, Stephan Mandt

Abstract

Inference models, which replace an optimization-based inference procedure with a learned model, have been fundamental in advancing Bayesian deep learning, the most notable example being variational auto-encoders (VAEs). In this paper, we propose iterative inference models, which learn how to optimize a variational lower bound through repeatedly encoding gradients. Our approach generalizes VAEs under certain conditions, and by viewing VAEs in the context of iterative inference, we provide further insight into several recent empirical findings. We demonstrate the inference optimization capabilities of iterative inference models, explore unique aspects of these models, and show that they outperform standard inference models on typical benchmark data sets.

Bayesian Deep LearningAmortized InferenceVariational Auto-EncodersLearning to Learn
BibTeX
@misc{
marino2018learning,
title={Learning to Infer},
author={Joseph Marino and Yisong Yue and Stephan Mandt},
year={2018},
url={https://openreview.net/forum?id=B1Z3W-b0W},
}