Share your thoughts, 1 month free Claude Pro on usSee more
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-MOSEI (test)
F1 Score85
332
Multimodal Sentiment AnalysisCMU-MOSI (test)
F186
316
Multimodal Sentiment AnalysisMOSEI--
168
Multimodal Sentiment AnalysisCMU-MOSI--
144
Multimodal Sentiment AnalysisSIMS (test)
Accuracy (2-Class)73.43
78
Multimodal Sentiment AnalysisMOSI
Accuracy85.1
72
Multimodal Emotion RecognitionCMU-MOSEI (test)
ACC752.6
56
Multimodal Sentiment AnalysisMOSEI (test)
MAE0.526
49
Multimodal Emotion RecognitionCMU-MOSI (test)
ACC745.9
47
Multimodal Sentiment AnalysisMOSI (test)
MAE0.7
34
Showing 10 of 21 rows

Other info

Code

Follow for update