paper-with-me

홈 › Papers

On the Convergence Analysis of Over-Parameterized Variational Autoencoders: A Neural Tangent Kernel Perspective

2024-09-09 · Li Wang, Wei Huang

Variational Auto-Encoders (VAEs) have emerged as powerful probabilistic models for generative tasks. However, their convergence properties have not been rigorously proven. The challenge of proving convergence is inherently difficult due to the highly non-convex nature of the training objective and the implementation of a Stochastic Neural Network (SNN) within VAE architectures. This paper addresses these challenges by characterizing the optimization trajectory of SNNs utilized in VAEs through the lens of Neural Tangent Kernel (NTK) techniques. These techniques govern the optimization and generalization behaviors of ultra-wide neural networks. We provide a mathematical proof of VAE convergence under mild assumptions, thus advancing the theoretical understanding of VAE optimization dynamics. Furthermore, we establish a novel connection between the optimization problem faced by over-parameterized SNNs and the Kernel Ridge Regression (KRR) problem. Our findings not only contribute to the theoretical foundation of VAEs but also open new avenues for investigating the optimization of generative models using advanced kernel methods. Our theoretical claims are verified by experimental simulations.

📄 PDF Abstract BibTeX arXiv:2409.05349

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Three Variations on Variational Autoencoders

2022-12-06 · R. I. Cukier

Variational autoencoders (VAEs) are one class of generative probabilistic latent-variable models designed for inference based on known data. We develop three variations on VAEs by introducing a second parameterized encod…

Decoder

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 the…

Memorization in Overparameterized Autoencoders

2018-10-16 · ICML Workshop Deep_Phenomen 2019 6 · Adityanarayanan Radhakrishnan, Karren Yang, Mikhail Belkin, Caroline Uhler

The ability of deep neural networks to generalize well in the overparameterized regime has become a subject of significant research interest. We show that overparameterized autoencoders exhibit memorization, a form of in…

Inductive BiasMemorization

Variational Autoencoders for Learning Nonlinear Dynamics of Physical Systems

2020-12-07 · Ryan Lopez, Paul J. Atzberger

We develop data-driven methods for incorporating physical information for priors to learn parsimonious representations of nonlinear systems arising from parameterized PDEs and mechanics. Our approach is based on Variatio…

State Space Models

Benefits of Jointly Training Autoencoders: An Improved Neural Tangent Kernel Analysis

2019-11-27 · Thanh V. Nguyen, Raymond K. W. Wong, Chinmay Hegde

A remarkable recent discovery in machine learning has been that deep neural networks can achieve impressive performance (in terms of both lower training error and higher generalization capacity) in the regime where they …