English

Iterative Amortized Hierarchical VAE

Machine Learning 2026-01-23 v1 Artificial Intelligence

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.

Keywords

Cite

@article{arxiv.2601.15894,
  title  = {Iterative Amortized Hierarchical VAE},
  author = {Simon W. Penninga and Ruud J. G. van Sloun},
  journal= {arXiv preprint arXiv:2601.15894},
  year   = {2026}
}
R2 v1 2026-07-01T09:15:40.418Z