PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
October 16, 20250 citationsOpen Access

An Introduction to Discrete Variational Autoencoders

View Full Paper
AJAlan JeffaresLLLiyuan Liu

Key Points

  • Discrete variational autoencoders employ categorical distributions in the latent space, enhancing their application to various data types.
  • The model optimizes through the evidence lower bound, a key technique in establishing probabilistic learning with neural networks.
  • This introduction derives concepts carefully from fundamentals, ensuring comprehension even for those with basic mathematical backgrounds.
  • The article includes a concrete training recipe and an example implementation to facilitate practical understanding and application.

Abstract

Variational Autoencoders (VAEs) are well-established as a principled approach to probabilistic unsupervised learning with neural networks. Typically, an encoder network defines the parameters of a Gaussian distributed latent space from which we can sample and pass realizations to a decoder network. This model is trained to reconstruct its inputs and is optimized through the evidence lower bound. In recent years, discrete latent spaces have grown in popularity, suggesting that they may be a natural choice for many data modalities (e.g. text). In this tutorial, we provide a rigorous, yet practical, introduction to discrete variational autoencoders -- specifically, VAEs in which the latent space is made up of latent variables that follow a categorical distribution. We assume only a basic mathematical background with which we carefully derive each step from first principles. From there, we develop a concrete training recipe and provide an example implementation, hosted at https://github.com/alanjeffares/discreteVAE.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Jeffares et al. (2025) studied this question.

synapsesocial.com/papers/68f163c79903599108abcb53https://doi.org/10.48550/arxiv.2505.10344
Ask AI
Helpful
Bookmark
Share
View Full Paper