English

Semi-supervised Disentanglement with Independent Vector Variational Autoencoders

Machine Learning 2020-03-17 v1 Machine Learning

Abstract

We aim to separate the generative factors of data into two latent vectors in a variational autoencoder. One vector captures class factors relevant to target classification tasks, while the other vector captures style factors relevant to the remaining information. To learn the discrete class features, we introduce supervision using a small amount of labeled data, which can simply yet effectively reduce the effort required for hyperparameter tuning performed in existing unsupervised methods. Furthermore, we introduce a learning objective to encourage statistical independence between the vectors. We show that (i) this vector independence term exists within the result obtained on decomposing the evidence lower bound with multiple latent vectors, and (ii) encouraging such independence along with reducing the total correlation within the vectors enhances disentanglement performance. Experiments conducted on several image datasets demonstrate that the disentanglement achieved via our method can improve classification performance and generation controllability.

Keywords

Cite

@article{arxiv.2003.06581,
  title  = {Semi-supervised Disentanglement with Independent Vector Variational Autoencoders},
  author = {Bo-Kyeong Kim and Sungjin Park and Geonmin Kim and Soo-Young Lee},
  journal= {arXiv preprint arXiv:2003.06581},
  year   = {2020}
}

Comments

24 pages: 10 p for main paper (8 figures) and 14 p for supplementary material (12 figures). A shortened version of this paper is currently under review by a conference

R2 v1 2026-06-23T14:14:40.195Z