paper-with-me

Papers

Biadversarial Variational Autoencoder

2019-02-09 · Arnaud Fickinger

In the original version of the Variational Autoencoder, Kingma et al. assume Gaussian distributions for the approximate posterior during the inference and for the output during the generative process. This assumptions are good for computational reasons, e.g. we can easily optimize the parameters of a neural network using the reparametrization trick and the KL divergence between two Gaussians can be computed in closed form. However it results in blurry images due to its difficulty to represent multimodal distributions. We show that using two adversarial networks, we can optimize the parameters without any Gaussian assumptions.

📄 PDF Abstract BibTeX arXiv:1902.03517

Code (1)

ArnaudFickinger/BAVAE 공식 구현 pytorch

Similar Papers 제목 키워드 기반

The advantage of using Student's t-priors in variational autoencoders

2019-09-25 · Najmeh Abiri, Mattias Ohlsson

Is it optimal to use the standard Gaussian prior in variational autoencoders? With Gaussian distributions, which are not weakly informative priors, variational autoencoders struggle to reconstruct the actual data. We pro…

An Introduction to Variational Autoencoders

2019-06-06 · Diederik P. Kingma, Max Welling

Variational autoencoders provide a principled framework for learning deep latent-variable models and corresponding inference models. In this work, we provide an introduction to variational autoencoders and some important…

Disentanglement Learning for Variational Autoencoders Applied to Audio-Visual Speech Enhancement

2021-05-19 · Guillaume Carbajal, Julius Richter, Timo Gerkmann

Recently, the standard variational autoencoder has been successfully used to learn a probabilistic prior over speech signals, which is then used to perform speech enhancement. Variational autoencoders have then been cond…

AttributeDecoderDisentanglementSpeech Enhancement

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

Guided Variational Autoencoder for Speech Enhancement With a Supervised Classifier

2021-02-12 · Guillaume Carbajal, Julius Richter, Timo Gerkmann

Recently, variational autoencoders have been successfully used to learn a probabilistic prior over speech signals, which is then used to perform speech enhancement. However, variational autoencoders are trained on clean …

Speech Enhancement