LGAINov 14, 2020

On the Benefits of Early Fusion in Multimodal Representation Learning

arXiv:2011.07191v167 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of integrating unreliable or incomplete multimodal data for AI systems, offering an incremental improvement over prior fusion techniques.

The paper tackles the problem of multimodal representation learning by investigating early fusion of audio and visual inputs, finding that immediate fusion in the initial layer leads to higher performance and greater robustness to noise compared to later fusion methods.

Intelligently reasoning about the world often requires integrating data from multiple modalities, as any individual modality may contain unreliable or incomplete information. Prior work in multimodal learning fuses input modalities only after significant independent processing. On the other hand, the brain performs multimodal processing almost immediately. This divide between conventional multimodal learning and neuroscience suggests that a detailed study of early multimodal fusion could improve artificial multimodal representations. To facilitate the study of early multimodal fusion, we create a convolutional LSTM network architecture that simultaneously processes both audio and visual inputs, and allows us to select the layer at which audio and visual information combines. Our results demonstrate that immediate fusion of audio and visual inputs in the initial C-LSTM layer results in higher performing networks that are more robust to the addition of white noise in both audio and visual inputs.

Foundations

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

Your Notes