English

Unity by Diversity: Improved Representation Learning in Multimodal VAEs

Machine Learning 2025-01-08 v5 Artificial Intelligence

Abstract

Variational Autoencoders for multimodal data hold promise for many tasks in data analysis, such as representation learning, conditional generation, and imputation. Current architectures either share the encoder output, decoder input, or both across modalities to learn a shared representation. Such architectures impose hard constraints on the model. In this work, we show that a better latent representation can be obtained by replacing these hard constraints with a soft constraint. We propose a new mixture-of-experts prior, softly guiding each modality's latent representation towards a shared aggregate posterior. This approach results in a superior latent representation and allows each encoding to preserve information better from its uncompressed original features. In extensive experiments on multiple benchmark datasets and two challenging real-world datasets, we show improved learned latent representations and imputation of missing data modalities compared to existing methods.

Keywords

Cite

@article{arxiv.2403.05300,
  title  = {Unity by Diversity: Improved Representation Learning in Multimodal VAEs},
  author = {Thomas M. Sutter and Yang Meng and Andrea Agostini and Daphné Chopard and Norbert Fortin and Julia E. Vogt and Babak Shahbaba and Stephan Mandt},
  journal= {arXiv preprint arXiv:2403.05300},
  year   = {2025}
}

Comments

Accepted at Neurips 2024

R2 v1 2026-06-28T15:13:34.561Z