English

Theoretical Convergence Guarantees for Variational Autoencoders

Machine Learning 2025-12-23 v3 Machine Learning

Abstract

Variational Autoencoders (VAE) are popular generative models used to sample from complex data distributions. Despite their empirical success in various machine learning tasks, significant gaps remain in understanding their theoretical properties, particularly regarding convergence guarantees. This paper aims to bridge that gap by providing non-asymptotic convergence guarantees for VAE trained using both Stochastic Gradient Descent and Adam algorithms. We derive a convergence rate of O(logn/n)\mathcal{O}(\log n / \sqrt{n}), where nn is the number of iterations of the optimization algorithm, with explicit dependencies on the batch size, the number of variational samples, and other key hyperparameters. Our theoretical analysis applies to both Linear VAE and Deep Gaussian VAE, as well as several VAE variants, including β\beta-VAE and IWAE. Additionally, we empirically illustrate the impact of hyperparameters on convergence, offering new insights into the theoretical understanding of VAE training.

Keywords

Cite

@article{arxiv.2410.16750,
  title  = {Theoretical Convergence Guarantees for Variational Autoencoders},
  author = {Sobihan Surendran and Antoine Godichon-Baggioni and Sylvain Le Corff},
  journal= {arXiv preprint arXiv:2410.16750},
  year   = {2025}
}
R2 v1 2026-06-28T19:31:00.592Z