paper-with-me

Papers

On Implicit Regularization in $\beta$-VAEs

2020-01-01 · ICML 2020 1 · Abhishek Kumar, Ben Poole

While the impact of variational inference (VI) on posterior inference in a fixed generative model is well-characterized, its role in regularizing a learned generative model when used in variational autoencoders (VAEs) is poorly understood. We study the regularizing effects of variational distributions on learning in generative models from two perspectives. First, we analyze the role that the choice of variational family plays in imparting uniqueness to the learned model by restricting the set of optimal generative models. Second, we study the regularization effect of the variational family on the local geometry of the decoding model. This analysis uncovers the regularizer implicit in the $\beta$-VAE objective, and leads to an approximation consisting of a deterministic autoencoding objective plus analytic regularizers that depend on the Hessian or Jacobian of the decoding model, unifying VAEs with recent heuristics proposed for training regularized autoencoders. We empirically verify these findings, observing that the proposed deterministic objective indeed exhibits similar behavior to the $\beta$-VAE in terms of objective value and sample quality on CelebA and MNIST.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Variational Inference

Similar Papers 제목 키워드 기반

On Implicit Regularization in $β$-VAEs

2020-01-31 · Abhishek Kumar, Ben Poole

While the impact of variational inference (VI) on posterior inference in a fixed generative model is well-characterized, its role in regularizing a learned generative model when used in variational autoencoders (VAEs) is…

Variational Inference

A Bayesian Nonparametrics View into Deep Representations

2020-12-01 · NeurIPS 2020 12 · Michał Jamroż, Marcin Kurdziel, Mateusz Opala

We investigate neural network representations from a probabilistic perspective. Specifically, we leverage Bayesian nonparametrics to construct models of neural activations in Convolutional Neural Networks (CNNs) and late…

Memorization

High-dimensional Asymptotics of VAEs: Threshold of Posterior Collapse and Dataset-Size Dependence of Rate-Distortion Curve

2023-09-14 · Yuma Ichikawa, Koji Hukushima

In variational autoencoders (VAEs), the variational posterior often collapses to the prior, known as posterior collapse, which leads to poor representation learning quality. An adjustable hyperparameter beta has been int…

Representation Learning

Multi-Rate VAE: Train Once, Get the Full Rate-Distortion Curve

2022-12-07 · Juhan Bae, Michael R. Zhang, Michael Ruan, Eric Wang 외

Variational autoencoders (VAEs) are powerful tools for learning latent representations of data used in a wide range of applications. In practice, VAEs usually require multiple training rounds to choose the amount of info…

Implicit regularization in Heavy-ball momentum accelerated stochastic gradient descent

2023-02-02 · Avrajit Ghosh, He Lyu, Xitong Zhang, Rongrong Wang

It is well known that the finite step-size ($h$) in Gradient Descent (GD) implicitly regularizes solutions to flatter minima. A natural question to ask is "Does the momentum parameter $\beta$ play a role in implicit regu…