LGAICVJul 4, 2017

Conditional generation of multi-modal data using constrained embedding space mapping

arXiv:1707.00860v24 citations
AI Analysis

This work addresses multi-modal data generation for AI systems, but it appears incremental as it builds on existing latent space methods with a specific optimization trick.

The paper tackles the problem of generating multi-modal data from a common latent space by introducing a constrained embedding space mapping with a proxy variable trick, achieving generalization to learning concepts of double MNIST digits with colors from textual and speech inputs.

We present a conditional generative model that maps low-dimensional embeddings of multiple modalities of data to a common latent space hence extracting semantic relationships between them. The embedding specific to a modality is first extracted and subsequently a constrained optimization procedure is performed to project the two embedding spaces to a common manifold. The individual embeddings are generated back from this common latent space. However, in order to enable independent conditional inference for separately extracting the corresponding embeddings from the common latent space representation, we deploy a proxy variable trick - wherein, the single shared latent space is replaced by the respective separate latent spaces of each modality. We design an objective function, such that, during training we can force these separate spaces to lie close to each other, by minimizing the distance between their probability distribution functions. Experimental results demonstrate that the learned joint model can generalize to learning concepts of double MNIST digits with additional attributes of colors,from both textual and speech input.

Foundations

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

Your Notes