English

VAE Explainer: Supplement Learning Variational Autoencoders with Interactive Visualization

Human-Computer Interaction 2024-09-16 v1 Artificial Intelligence Machine Learning

Abstract

Variational Autoencoders are widespread in Machine Learning, but are typically explained with dense math notation or static code examples. This paper presents VAE Explainer, an interactive Variational Autoencoder running in the browser to supplement existing static documentation (e.g., Keras Code Examples). VAE Explainer adds interactions to the VAE summary with interactive model inputs, latent space, and output. VAE Explainer connects the high-level understanding with the implementation: annotated code and a live computational graph. The VAE Explainer interactive visualization is live at https://xnought.github.io/vae-explainer and the code is open source at https://github.com/xnought/vae-explainer.

Keywords

Cite

@article{arxiv.2409.09011,
  title  = {VAE Explainer: Supplement Learning Variational Autoencoders with Interactive Visualization},
  author = {Donald Bertucci and Alex Endert},
  journal= {arXiv preprint arXiv:2409.09011},
  year   = {2024}
}

Comments

6 pages, 4 figures

R2 v1 2026-06-28T18:44:01.606Z