LGAICVFeb 27, 2022

Overlooked Implications of the Reconstruction Loss for VAE Disentanglement

arXiv:2202.13341v311 citations
Originality Incremental advance
AI Analysis

This work addresses the subjective nature of disentanglement for researchers in representation learning, revealing overlooked implications that are incremental but clarify existing methods.

The paper tackles the problem of disentanglement in variational autoencoders by showing that the reconstruction loss, not just regularization, is a key contributor, and constructs adversarial datasets that prevent disentanglement in state-of-the-art frameworks while maintaining human-intuitive factors.

Learning disentangled representations with variational autoencoders (VAEs) is often attributed to the regularisation component of the loss. In this work, we highlight the interaction between data and the reconstruction term of the loss as the main contributor to disentanglement in VAEs. We show that standard benchmark datasets have unintended correlations between their subjective ground-truth factors and perceived axes in the data according to typical VAE reconstruction losses. Our work exploits this relationship to provide a theory for what constitutes an adversarial dataset under a given reconstruction loss. We verify this by constructing an example dataset that prevents disentanglement in state-of-the-art frameworks while maintaining human-intuitive ground-truth factors. Finally, we re-enable disentanglement by designing an example reconstruction loss that is once again able to perceive the ground-truth factors. Our findings demonstrate the subjective nature of disentanglement and the importance of considering the interaction between the ground-truth factors, data and notably, the reconstruction loss, which is under-recognised in the literature.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes