Density-Informed VAE (DiVAE): Reliable Log-Prior Probability via Density Alignment Regularization
Michele Alessi, Alessio Ansuini, Alex Rodriguez

TL;DR
DiVAE introduces a density-based regularizer for VAEs that improves latent space alignment, prior coverage, and out-of-distribution detection by incorporating data-driven density information with minimal computational cost.
Contribution
The paper proposes DiVAE, a novel regularizer that aligns the VAE's log-prior with data density, enhancing interpretability and out-of-distribution detection.
Findings
Improves latent log-density distributional alignment.
Enhances prior coverage and interpretability.
Boosts out-of-distribution detection performance.
Abstract
We introduce Density-Informed VAE (DiVAE), a lightweight, data-driven regularizer that aligns the VAE log-prior probability with a log-density estimated from data. Standard VAEs match latents to a simple prior, overlooking density structure in the data-space. DiVAE encourages the encoder to allocate posterior mass in proportion to data-space density and, when the prior is learnable, nudges the prior toward high-density regions. This is realized by adding a robust, precision-weighted penalty to the ELBO, incurring negligible computational overhead. On synthetic datasets, DiVAE (i) improves distributional alignment of latent log-densities to its ground truth counterpart, (ii) improves prior coverage, and (iii) yields better OOD uncertainty calibration. On MNIST, DiVAE improves alignment of the prior with external estimates of the density, providing better interpretability,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Stochastic Gradient Optimization Techniques · Explainable Artificial Intelligence (XAI)
