paper-with-me

홈 › Papers

DynamicVAE: Decoupling Reconstruction Error and Disentangled Representation Learning

2020-09-15 · Huajie Shao, Haohong Lin, Qinmin Yang, Shuochao Yao, Han Zhao, Tarek Abdelzaher

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 not only attain good disentanglement but also significantly improve reconstruction accuracy via dynamic control. The paper removes the inherent trade-off between reconstruction accuracy and disentanglement for $\beta$-VAE. Existing methods, such as $\beta$-VAE and FactorVAE, assign a large weight to the KL-divergence term in the objective function, leading to high reconstruction errors for the sake of better disentanglement. To mitigate this problem, a ControlVAE has recently been developed that dynamically tunes the KL-divergence weight in an attempt to control the trade-off to more a favorable point. However, ControlVAE fails to eliminate the conflict between the need for a large $\beta$ (for disentanglement) and the need for a small $\beta$. Instead, we propose DynamicVAE that maintains a different $\beta$ at different stages of training, thereby decoupling disentanglement and reconstruction accuracy. In order to evolve the weight, $\beta$, along a trajectory that enables such decoupling, DynamicVAE leverages a modified incremental PI (proportional-integral) controller, and employs a moving average as well as a hybrid annealing method to evolve the value of KL-divergence smoothly in a tightly controlled fashion. We theoretically prove the stability of the proposed approach. Evaluation results on three benchmark datasets demonstrate that DynamicVAE significantly improves the reconstruction accuracy while achieving disentanglement comparable to the best of existing methods. The results verify that our method can separate disentangled representation learning and reconstruction, removing the inherent tension between the two.

📄 PDF Abstract BibTeX arXiv:2009.06795

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementRepresentation Learning

Similar Papers 제목 키워드 기반

Rethinking Controllable Variational Autoencoders

2022-01-01 · CVPR 2022 1 · Huajie Shao, Yifei Yang, Haohong Lin, Longzhong Lin 외

The Controllable Variational Autoencoder (ControlVAE) combines automatic control theory with the basic VAE model to manipulate the KL-divergence for overcoming posterior collapse and learning disentangled representat…

DisentanglementImage GenerationLanguage ModelingLanguage Modelling+1

L-VAE: Variational Auto-Encoder with Learnable Beta for Disentangled Representation

2025-07-03 · Hazal Mogultay Ozcan, Sinan Kalkan, Fatos T. Yarman-Vural arxiv

In this paper, we propose a novel model called Learnable VAE (L-VAE), which learns a disentangled representation together with the hyperparameters of the cost function. L-VAE can be considered as an extension of \b{eta}-…

Neural Template: Topology-aware Reconstruction and Disentangled Generation of 3D Meshes

2022-06-10 · CVPR 2022 1 · Ka-Hei Hui, Ruihui Li, Jingyu Hu, Chi-Wing Fu

This paper introduces a novel framework called DTNet for 3D mesh reconstruction and generation via Disentangled Topology. Beyond previous works, we learn a topology-aware neural template specific to each input then defor…

Unsupervised Anomaly Detection in Brain MRI via Disentangled Anatomy Learning

2025-12-26 · Tao Yang, Xiuying Wang, Hao Liu, Guanzhong Gong 외 arxiv

Detection of various lesions in brain MRI is clinically critical, but challenging due to the diversity of lesions and variability in imaging conditions. Current unsupervised learning methods detect anomalies mainly throu…

Unsupervised Anomaly DetectionImage Restoration

Learning Semantic-Aware Disentangled Representation for Flexible 3D Human Body Editing

2023-01-01 · CVPR 2023 1 · Xiaokun Sun, Qiao Feng, Xiongzheng Li, Jinsong Zhang 외

3D human body representation learning has received increasing attention in recent years. However, existing works cannot flexibly, controllably and accurately represent human bodies, limited by coarse semantics and un…

Representation LearningStyle Transfer