paper-with-me

홈 › 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 encoder/decoder pair and, for one variation, an additional fixed encoder. The parameters of the encoders/decoders are to be learned with a neural network. The fixed encoder is obtained by probabilistic-PCA. The variations are compared to the Evidence Lower Bound (ELBO) approximation to the original VAE. One variation leads to an Evidence Upper Bound (EUBO) that can be used in conjunction with the original ELBO to interrogate the convergence of the VAE.

📄 PDF Abstract BibTeX arXiv:2212.04451

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Similar Papers 제목 키워드 기반

Conditional Inference in Pre-trained Variational Autoencoders via Cross-coding

2018-05-20 · ICLR 2019 5 · Ga Wu, Justin Domke, Scott Sanner

Variational Autoencoders (VAEs) are a popular generative model, but one in which conditional inference can be challenging. If the decomposition into query and evidence variables is fixed, conditional VAEs provide an attr…

Adversarial Attacks on Variational Autoencoders

2018-06-12 · George Gondim-Ribeiro, Pedro Tabacof, Eduardo Valle

Adversarial attacks are malicious inputs that derail machine-learning models. We propose a scheme to attack autoencoders, as well as a quantitative evaluation framework that correlates well with the qualitative assessmen…

BIG-bench Machine Learning

Variational Autoencoders for Efficient Simulation-Based Inference

2024-11-21 · Mayank Nautiyal, Andrey Shternshis, Andreas Hellander, Prashant Singh

We present a generative modeling approach based on the variational inference framework for likelihood-free simulation-based inference. The method leverages latent variables within variational autoencoders to efficiently …

Computational EfficiencyVariational Inference

A survey on Variational Autoencoders from a GreenAI perspective

2021-03-01 · Andrea Asperti, D. Evangelista, E. Loli Piccolomini

Variational AutoEncoders (VAEs) are powerful generative models that merge elements from statistics and information theory with the flexibility offered by deep neural networks to efficiently solve the generation problem f…

Representation LearningSurvey

Assessing Differentially Private Variational Autoencoders under Membership Inference

2022-04-16 · Daniel Bernau, Jonas Robl, Florian Kerschbaum

We present an approach to quantify and compare the privacy-accuracy trade-off for differentially private Variational Autoencoders. Our work complements previous work in two aspects. First, we evaluate the the strong reco…

Time SeriesTime Series Analysis