MLCLLGSDASMay 29, 2018

Disentangling by Partitioning: A Representation Learning Framework for Multimodal Sensory Data

arXiv:1805.11264v114.745 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of disentangling explanatory factors in multimodal data for applications in representation learning, though it appears incremental by extending existing variational autoencoder frameworks to handle modality-dependent factors.

The paper tackles the problem of learning disentangled representations from multimodal sensory data by proposing a partitioned variational autoencoder (PVAE) that encodes both shared and modality-dependent factors into separate latent variables. It demonstrates the model's effectiveness on speech/image datasets, achieving over 99% accuracy in classifying automatically discovered semantic units.

Multimodal sensory data resembles the form of information perceived by humans for learning, and are easy to obtain in large quantities. Compared to unimodal data, synchronization of concepts between modalities in such data provides supervision for disentangling the underlying explanatory factors of each modality. Previous work leveraging multimodal data has mainly focused on retaining only the modality-invariant factors while discarding the rest. In this paper, we present a partitioned variational autoencoder (PVAE) and several training objectives to learn disentangled representations, which encode not only the shared factors, but also modality-dependent ones, into separate latent variables. Specifically, PVAE integrates a variational inference framework and a multimodal generative model that partitions the explanatory factors and conditions only on the relevant subset of them for generation. We evaluate our model on two parallel speech/image datasets, and demonstrate its ability to learn disentangled representations by qualitatively exploring within-modality and cross-modality conditional generation with semantics and styles specified by examples. For quantitative analysis, we evaluate the classification accuracy of automatically discovered semantic units. Our PVAE can achieve over 99% accuracy on both modalities.

Foundations

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

Your Notes