OpenAI Blog

Variational lossy autoencoder

arXiv Machine Learning
Jun 25

Variational Autoencoder Layer

arXiv:2606. 25900v1 Announce Type: new Abstract: 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.

By Gananath R
Hugging Face Trending Papers
Jun 24

Variational Autoencoder Layer

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.

Towards Data Science
Jul 14

A Gentle Introduction to Autoencoders & Latent Space

Introduction Heavy computation is a well-known problem in various ML algorithms today, especially when generative AI is applied to text, images, and other unstructured data. One of the principal approaches to mitigate this problem is to compress input data into a lower-dimensional representation while preserving the main context.

By Vyacheslav Efimov
arXiv Machine Learning
6d ago

NAE: Normalizing AutoEncoder

arXiv:2608. 12084v1 Announce Type: new Abstract: We consider the setting of Normalizing flows with approximate inverses, an established paradigm spanning both full-dimensional ($d=D$) and bottleneck ($d<D$) settings, and group these models under the term flow autoencoders.

By Muhammad Abdur Rafae, Niels Landwehr