On the Benefits of Early Fusion in Multimodal Representation LearningDownload PDF

Published: 03 Nov 2020, Last Modified: 05 May 2023SVRHM@NeurIPS PosterReaders: Everyone
Keywords: Multimodal Learning, Representations, Noise, Audio, Visual, Fusion, Biologically Inspired
TL;DR: In multimodal models, fusing information from audio and visual data earlier rather than later provides benefits to performance and robustness.
Abstract: 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. Find the full paper at: https://arxiv.org/pdf/2011.07191.pdf
7 Replies

Loading