AIDec 19, 2022

Generalizing Multimodal Variational Methods to Sets

arXiv:2212.09918v11 citationsh-index: 14
Originality Incremental advance
AI Analysis

This addresses the challenge of multimodal learning for applications requiring robust co-representations, though it appears incremental as it builds on existing variational frameworks.

The paper tackles the problem of learning joint representations from multiple modalities by proposing a novel variational method, SMVAE, which directly models the joint-modality posterior to avoid issues in prior approximations, achieving outstanding performance in cross-modal generation on public datasets.

Making sense of multiple modalities can yield a more comprehensive description of real-world phenomena. However, learning the co-representation of diverse modalities is still a long-standing endeavor in emerging machine learning applications and research. Previous generative approaches for multimodal input approximate a joint-modality posterior by uni-modality posteriors as product-of-experts (PoE) or mixture-of-experts (MoE). We argue that these approximations lead to a defective bound for the optimization process and loss of semantic connection among modalities. This paper presents a novel variational method on sets called the Set Multimodal VAE (SMVAE) for learning a multimodal latent space while handling the missing modality problem. By modeling the joint-modality posterior distribution directly, the proposed SMVAE learns to exchange information between multiple modalities and compensate for the drawbacks caused by factorization. In public datasets of various domains, the experimental results demonstrate that the proposed method is applicable to order-agnostic cross-modal generation while achieving outstanding performance compared to the state-of-the-art multimodal methods. The source code for our method is available online https://anonymous.4open.science/r/SMVAE-9B3C/.

Foundations

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

Your Notes