Denoising Multi-Beta VAE: Representation Learning for Disentanglement and Generation
Abstract
Disentangled and interpretable latent representations in generative models typically come at the cost of generation quality. The -VAE framework introduces a hyperparameter to balance disentanglement and reconstruction quality, where setting introduces an information bottleneck that favors disentanglement over sharp, accurate reconstructions. To address this trade-off, we propose a novel generative modeling framework that leverages a range of values to learn multiple corresponding latent representations. First, we obtain a slew of representations by training a single variational autoencoder (VAE), with a new loss function that controls the information retained in each latent representation such that the higher value prioritize disentanglement over reconstruction fidelity. We then, introduce a non-linear diffusion model that smoothly transitions latent representations corresponding to different values. This model denoises towards less disentangled and more informative representations, ultimately leading to (almost) lossless representations, enabling sharp reconstructions. Furthermore, our model supports sample generation without input images, functioning as a standalone generative model. We evaluate our framework in terms of both disentanglement and generation quality. Additionally, we observe smooth transitions in the latent spaces with respect to changes in , facilitating consistent manipulation of generated outputs.
Cite
@article{arxiv.2507.06613,
title = {Denoising Multi-Beta VAE: Representation Learning for Disentanglement and Generation},
author = {Anshuk Uppal and Yuhta Takida and Chieh-Hsin Lai and Yuki Mitsufuji},
journal= {arXiv preprint arXiv:2507.06613},
year = {2025}
}
Comments
24 pages, 8 figures and 7 tables