CVLGDec 23, 2020

Private-Shared Disentangled Multimodal VAE for Learning of Hybrid Latent Representations

arXiv:2012.13024v117 citations
AI Analysis

This work addresses the limitation of current multi-modal models that neglect private aspects of data within individual modalities, which is important for researchers working on multi-modal representation learning.

This paper introduces a disentangled multi-modal variational autoencoder (DMVAE) that separates private and shared latent spaces across multiple modalities, accommodating both continuous and discrete latent factors. The model's utility was demonstrated on a semi-supervised learning task, showing the importance of its disentanglement and hybrid representation.

Multi-modal generative models represent an important family of deep models, whose goal is to facilitate representation learning on data with multiple views or modalities. However, current deep multi-modal models focus on the inference of shared representations, while neglecting the important private aspects of data within individual modalities. In this paper, we introduce a disentangled multi-modal variational autoencoder (DMVAE) that utilizes disentangled VAE strategy to separate the private and shared latent spaces of multiple modalities. We specifically consider the instance where the latent factor may be of both continuous and discrete nature, leading to the family of general hybrid DMVAE models. We demonstrate the utility of DMVAE on a semi-supervised learning task, where one of the modalities contains partial data labels, both relevant and irrelevant to the other modality. Our experiments on several benchmarks indicate the importance of the private-shared disentanglement as well as the hybrid latent representation.

Foundations

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

Your Notes