Iterative Amortized Hierarchical VAE
Simon W. Penninga, Ruud J. G. van Sloun

TL;DR
The paper introduces IA-HVAE, a hybrid inference model combining amortized and iterative methods, achieving faster inference and improved accuracy in inverse problems like deblurring and denoising.
Contribution
It presents a novel hybrid inference scheme with a linearly separable decoder, significantly speeding up hierarchical VAE inference and enhancing reconstruction quality.
Findings
35x faster inference compared to traditional HVAE
Outperforms fully amortized and iterative models in accuracy and speed
Improves reconstruction quality in inverse problems
Abstract
In this paper we propose the Iterative Amortized Hierarchical Variational Autoencoder (IA-HVAE), which expands on amortized inference with a hybrid scheme containing an initial amortized guess and iterative refinement with decoder gradients. We achieve this by creating a linearly separable decoder in a transform domain (e.g. Fourier space), enabling real-time applications with very high model depths. The architectural change leads to a 35x speed-up for iterative inference with respect to the traditional HVAE. We show that our hybrid approach outperforms fully amortized and fully iterative equivalents in accuracy and speed respectively. Moreover, the IAHVAE shows improved reconstruction quality over a vanilla HVAE in inverse problems such as deblurring and denoising.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · 3D Shape Modeling and Analysis · Advanced Neural Network Applications
