CVAILGNov 7, 2022

Generalized Product-of-Experts for Learning Multimodal Representations in Noisy Environments

arXiv:2211.03587v15 citationsh-index: 60
Originality Incremental advance
AI Analysis

This addresses the problem of noisy multimodal data for applications like robotics and medical imaging, though it appears incremental as it builds on existing product-of-experts techniques.

The paper tackles multimodal representation learning in noisy environments by proposing a generalized product-of-experts method that dynamically adjusts modality contributions based on credibility assessment, achieving state-of-the-art performance on 3D hand-pose estimation and surgical video segmentation benchmarks.

A real-world application or setting involves interaction between different modalities (e.g., video, speech, text). In order to process the multimodal information automatically and use it for an end application, Multimodal Representation Learning (MRL) has emerged as an active area of research in recent times. MRL involves learning reliable and robust representations of information from heterogeneous sources and fusing them. However, in practice, the data acquired from different sources are typically noisy. In some extreme cases, a noise of large magnitude can completely alter the semantics of the data leading to inconsistencies in the parallel multimodal data. In this paper, we propose a novel method for multimodal representation learning in a noisy environment via the generalized product of experts technique. In the proposed method, we train a separate network for each modality to assess the credibility of information coming from that modality, and subsequently, the contribution from each modality is dynamically varied while estimating the joint distribution. We evaluate our method on two challenging benchmarks from two diverse domains: multimodal 3D hand-pose estimation and multimodal surgical video segmentation. We attain state-of-the-art performance on both benchmarks. Our extensive quantitative and qualitative evaluations show the advantages of our method compared to previous approaches.

Foundations

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

Your Notes