English

Denoising Multi-Beta VAE: Representation Learning for Disentanglement and Generation

Machine Learning 2025-07-10 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Disentangled and interpretable latent representations in generative models typically come at the cost of generation quality. The β\beta-VAE framework introduces a hyperparameter β\beta to balance disentanglement and reconstruction quality, where setting β>1\beta > 1 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 β\beta 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 β\beta value prioritize disentanglement over reconstruction fidelity. We then, introduce a non-linear diffusion model that smoothly transitions latent representations corresponding to different β\beta 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 β\beta, facilitating consistent manipulation of generated outputs.

Keywords

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

R2 v1 2026-07-01T03:52:46.944Z