paper-with-me

Papers

Variational Autoencoder Layer

2026-06-24 · Gananath R arxiv

Variational Autoencoders (VAEs) belong to a family of autoencoders with probabilistic properties, making them well suited for generating data by producing a smooth and continuous latent space. Despite being introduced over a decade ago, the method continues to be widely adopted in both research and industry for diverse applications. While VAEs are typically used as standalone models, this paper introduces a novel approach to integrate them as a neural network layer. Furthermore, a new training strategy is proposed for models incorporating these layers, and their performance is thoroughly analyzed.

📄 PDF Abstract BibTeX arXiv:2606.25900

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Ladder Variational Autoencoders

2016-02-06 · NeurIPS 2016 12 · Casper Kaae Sønderby, Tapani Raiko, Lars Maaløe, Søren Kaae Sønderby 외

Variational Autoencoders are powerful models for unsupervised learning. However deep models with several layers of dependent stochastic variables are difficult to train which limits the improvements obtained using these …

Unsupervised MNIST

Self-Organized Variational Autoencoders (Self-VAE) for Learned Image Compression

2021-05-25 · M. Akin Yilmaz, Onur Keleş, Hilal Güven, A. Murat Tekalp 외

In end-to-end optimized learned image compression, it is standard practice to use a convolutional variational autoencoder with generalized divisive normalization (GDN) to transform images into a latent space. Recently, O…

Image Compression

Denoising Criterion for Variational Auto-Encoding Framework

2015-11-19 · Daniel Jiwoong Im, Sungjin Ahn, Roland Memisevic, Yoshua Bengio

Denoising autoencoders (DAE) are trained to reconstruct their clean inputs with noise injected at the input level, while variational autoencoders (VAE) are trained with noise injected in their stochastic hidden layer, wi…

Denoising

Towards Hierarchical Discrete Variational Autoencoders

2019-10-16 · pproximateinference AABI Symposium 2019 12 · Valentin Liévin, Andrea Dittadi, Lars Maaløe, Ole Winther

Variational Autoencoders (VAEs) have proven to be powerful latent variable models. How- ever, the form of the approximate posterior can limit the expressiveness of the model. Categorical distributions are flexible and us…

Use of Student's t-Distribution for the Latent Layer in a Coupled Variational Autoencoder

2020-11-21 · Kevin R. Chen, Daniel Svoboda, Kenric P. Nelson

A Coupled Variational Autoencoder, which incorporates both a generalized loss function and latent layer distribution, shows improvement in the accuracy and robustness of generated replicas of MNIST numerals. The latent l…