paper-with-me

Papers

Theoretical Convergence Guarantees for Variational Autoencoders

2024-10-22 · Sobihan Surendran, Antoine Godichon-Baggioni, Sylvain Le Corff

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 $\mathcal{O}(\log n / \sqrt{n})$, where $n$ 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.

📄 PDF Abstract BibTeX arXiv:2410.16750

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Adam 설명 없음

Similar Papers 제목 키워드 기반

Enhanced uncertainty quantification variational autoencoders for the solution of Bayesian inverse problems

2025-02-18 · Andrea Tonini, Luca Dede'

Among other uses, neural networks are a powerful tool for solving deterministic and Bayesian inverse problems in real-time. In the Bayesian framework, variational autoencoders, a specialized type of neural network, enabl…

Uncertainty Quantification

Statistical Guarantees for Variational Autoencoders using PAC-Bayesian Theory

2023-10-07 · NeurIPS 2023 11 · Sokhna Diarra Mbacke, Florence Clerc, Pascal Germain

Since their inception, Variational Autoencoders (VAEs) have become central in machine learning. Despite their widespread use, numerous questions regarding their theoretical properties remain open. Using PAC-Bayesian theo…

Shuffling Heuristic in Variational Inequalities: Establishing New Convergence Guarantees

2025-09-04 · Daniil Medyakov, Gleb Molodtsov, Grigoriy Evseev, Egor Petrov 외 arxiv

Variational inequalities have gained significant attention in machine learning and optimization research. While stochastic methods for solving these problems typically assume independent data sampling, we investigate an …

PAC-Bayesian Reconstruction Guarantees for Time Series Variational Autoencoders

2026-09-04 · Chloé Hashimoto-Cullen, Ghislain Agoua, Benjamin Guedj, Sylvain Le Corff arxiv

Forecasting time series accurately is critical for applications with complex data ranging from energy systems to healthcare and finance. Among current state of the art models, generative latent variable models are increa…

Optimization Guarantees for Square-Root Natural-Gradient Variational Inference

2025-07-10 · Navish Kumar, Thomas Möllenhoff, Mohammad Emtiyaz Khan, Aurelien Lucchi arxiv

Variational inference with natural-gradient descent often shows fast convergence in practice, but its theoretical convergence guarantees have been challenging to establish. This is true even for the simplest cases that i…