Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Improving Multimodal Fusion with Hierarchical Mutual Information Maximization for Multimodal Sentiment Analysis

About

In multimodal sentiment analysis (MSA), the performance of a model highly depends on the quality of synthesized embeddings. These embeddings are generated from the upstream process called multimodal fusion, which aims to extract and combine the input unimodal raw data to produce a richer multimodal representation. Previous work either back-propagates the task loss or manipulates the geometric property of feature spaces to produce favorable fusion results, which neglects the preservation of critical task-related information that flows from input to the fusion results. In this work, we propose a framework named MultiModal InfoMax (MMIM), which hierarchically maximizes the Mutual Information (MI) in unimodal input pairs (inter-modality) and between multimodal fusion result and unimodal input in order to maintain task-related information through multimodal fusion. The framework is jointly trained with the main task (MSA) to improve the performance of the downstream MSA task. To address the intractable issue of MI bounds, we further formulate a set of computationally simple parametric and non-parametric methods to approximate their truth value. Experimental results on the two widely used datasets demonstrate the efficacy of our approach. The implementation of this work is publicly available at https://github.com/declare-lab/Multimodal-Infomax.

Wei Han, Hui Chen, Soujanya Poria• 2021

Related benchmarks

TaskDatasetResultRank
Multimodal Sentiment AnalysisCMU-MOSI (test)
F186
238
Multimodal Sentiment AnalysisCMU-MOSEI (test)
F1 Score85
206
Multimodal Sentiment AnalysisCMU-MOSI
MAE0.7
59
Multimodal Sentiment AnalysisMOSEI (test)
MAE0.526
49
Multimodal Sentiment AnalysisMOSI (test)
MAE0.7
34
Multimodal Sentiment AnalysisCH-SIMS V2
Accuracy (2-Class)77.8
29
Emotion Recognition (ER) Valence and Arousal RegressionEMER (test)
Arousal MAE0.228
26
Multimodal Sentiment AnalysisSIMS (test)
MAE0.607
22
Facial Expression RecognitionEMER 3-class (test)
WAR68.05
13
Emotional RecognitionEMER 3-class (test)
WAR55.94
13
Showing 10 of 13 rows

Other info

Code

Follow for update