paper-with-me

홈 › Papers

Tighter Variational Bounds are Not Necessarily Better

2018-02-13 · ICML 2018 7 · Tom Rainforth, Adam R. Kosiorek, Tuan Anh Le, Chris J. Maddison, Maximilian Igl, Frank Wood, Yee Whye Teh

We provide theoretical and empirical evidence that using tighter evidence lower bounds (ELBOs) can be detrimental to the process of learning an inference network by reducing the signal-to-noise ratio of the gradient estimator. Our results call into question common implicit assumptions that tighter ELBOs are better variational objectives for simultaneous model learning and inference amortization schemes. Based on our insights, we introduce three new algorithms: the partially importance weighted auto-encoder (PIWAE), the multiply importance weighted auto-encoder (MIWAE), and the combination importance weighted auto-encoder (CIWAE), each of which includes the standard importance weighted auto-encoder (IWAE) as a special case. We show that each can deliver improvements over IWAE, even when performance is measured by the IWAE target itself. Furthermore, our results suggest that PIWAE may be able to deliver simultaneous improvements in the training of both the inference and generative networks.

📄 PDF Abstract BibTeX arXiv:1802.04537

Code (3)

CharlesArnal/IWAE_replication_project tf
clementchadebec/benchmark_VAE pytorch
madhubabuv/TightIWAE pytorch

Similar Papers 제목 키워드 기반

Tighter Variational Bounds are Not Necessarily Better. A Research Report on Implementation, Ablation Study, and Extensions

2022-09-23 · Amine M'Charrak, Vít Růžička, Sangyun Shin, Madhu Vankadari

This report explains, implements and extends the works presented in "Tighter Variational Bounds are Not Necessarily Better" (T Rainforth et al., 2018). We provide theoretical and empirical evidence that increasing the nu…

Variational Inference with Locally Enhanced Bounds for Hierarchical Models

2022-03-08 · Tomas Geffner, Justin Domke

Hierarchical models represent a challenging setting for inference algorithms. MCMC methods struggle to scale to large models with many local variables and observations, and variational inference (VI) may fail to provide …

Variational Inference

Collapsed Variational Bounds for Bayesian Neural Networks

2021-12-01 · NeurIPS 2021 12 · Marcin Tomczak, Siddharth Swaroop, Andrew Foong, Richard Turner

Recent interest in learning large variational Bayesian Neural Networks (BNNs) has been partly hampered by poor predictive performance caused by underfitting, and their performance is known to be very sensitive to the pri…

Variational Inference

Variational autoencoders trained with q-deformed lower bounds

2019-03-27 · ICLR Workshop DeepGenStruct 2019 · Septimia Sârbu, Luigi Malagò

Variational autoencoders (VAEs) have been successful at learning a low-dimensional manifold from high-dimensional data with complex dependencies. At their core, they consist of a powerful Bayesian probabilistic inference…

Variational Inference

Tighter Bounds on the Information Bottleneck with Application to Deep Learning

2024-02-12 · Nir Weingarten, Zohar Yakhini, Moshe Butman, Ran Gilad-Bachrach

Deep Neural Nets (DNNs) learn latent representations induced by their downstream task, objective function, and other parameters. The quality of the learned representations impacts the DNN's generalization ability and the…

Adversarial RobustnessDeep Learning