paper-with-me

홈 › Papers

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

2025-07-09 · Anshuk Uppal, Yuhta Takida, Chieh-Hsin Lai, Yuki Mitsufuji arxiv

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 $β> 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 $β$ 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.

📄 PDF Abstract BibTeX arXiv:2507.06613

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Quantifying the Effects of Enforcing Disentanglement on Variational Autoencoders

2017-11-24 · Momchil Peychev, Petar Veličković, Pietro Liò

The notion of disentangled autoencoders was proposed as an extension to the variational autoencoder by introducing a disentanglement parameter $\beta$, controlling the learning pressure put on the possible underlying lat…

Disentanglement

DynamicVAE: Decoupling Reconstruction Error and Disentangled Representation Learning

2020-09-15 · Huajie Shao, Haohong Lin, Qinmin Yang, Shuochao Yao 외

This paper challenges the common assumption that the weight $\beta$, in $\beta$-VAE, should be larger than $1$ in order to effectively disentangle latent factors. We demonstrate that $\beta$-VAE, with $\beta < 1$, can no…

DisentanglementRepresentation Learning

Recursive Disentanglement Network

2021-09-29 · ICLR 2022 4 · Yixuan Chen, Yubin Shi, Dongsheng Li, Yujiang Wang 외

Disentangled feature representation is essential for data-efficient learning. The feature space of deep models is inherently compositional. Existing $\beta$-VAE-based methods, which only apply disentanglement regularizat…

DisentanglementInductive BiasRepresentation Learning

$β$-CapsNet: Learning Disentangled Representation for CapsNet by Information Bottleneck

2022-09-12 · Ming-fei Hu, Jian-wei Liu

We present a framework for learning disentangled representation of CapsNet by information bottleneck constraint that distills information into a compact form and motivates to learn an interpretable factorized capsule. In…

DisentanglementVariational Inference

A Preliminary Study of Disentanglement With Insights on the Inadequacy of Metrics

2019-11-26 · Amir H. Abdi, Purang Abolmaesumi, Sidney Fels

Disentangled encoding is an important step towards a better representation learning. However, despite the numerous efforts, there still is no clear winner that captures the independent features of the data in an unsuperv…

DisentanglementRepresentation Learning