Papers › Improving Multimodal Fusion with Hierarchical Mutual Information Maximization for...

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

1 Sep 2021EMNLP 2021 11arXiv:2109.00412archive 2025-07-28

Wei Han, Hui Chen, Soujanya Poria

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.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2109.00412")

Code

Syntology Ran 4 of 7 code samples harvested from 2 repositories linked to this paper; 3 have no recorded run. Of those that ran: 4 ran with no contract checked.

By repository: official repository: 7 samples from 2 repositories, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

declare-lab/multimodal-deep-learning officialmentioned in papermentioned on GitHubpytorch report
declare-lab/multimodal-infomax officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

7 samples harvested; 4 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

4ran
3unverified

Licence: 0 of the 7 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

CPC declare-lab/multimodal-infomax/src/model.py official repository ran MIT (permissive) · 5ca7b9a6d3b4c3cc · report
MMILB declare-lab/multimodal-infomax/src/model.py official repository ran · metamorphic tier: deterministic MIT (permissive) · ada546af609682c0 · report
RNNEncoder declare-lab/multimodal-infomax/src/model.py official repository ran · metamorphic tier: deterministic MIT (permissive) · cc8afd7ca4697719 · report
SubNet declare-lab/multimodal-infomax/src/model.py official repository ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · 5b3fe6fc63268031 · report
LanguageEmbeddingLayer declare-lab/multimodal-infomax/src/model.py official repository unverified MIT (permissive) · c96cd058607bb4ec · report
MISA declare-lab/multimodal-deep-learning/MISA/src/models.py official repository unverified MIT (permissive) · 660f8740ef5c0c4d · report
MMIM declare-lab/multimodal-infomax/src/model.py official repository unverified MIT (permissive) · d665c7a7fd583f1c · report

Tasks

Multimodal Sentiment AnalysisSentiment Analysis

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Multimodal Sentiment Analysis CMU-MOSI MMIM Acc-2 84.14 #7 of 12 Archive leaderboard report
Multimodal Sentiment Analysis CMU-MOSI MMIM Acc-7 46.65 #7 of 12 Archive leaderboard report
Multimodal Sentiment Analysis CMU-MOSI MMIM Corr 0.8 #7 of 12 Archive leaderboard report
Multimodal Sentiment Analysis CMU-MOSI MMIM F1 84 #7 of 12 Archive leaderboard report
Multimodal Sentiment Analysis CMU-MOSI MMIM MAE 0.7 #7 of 12 Archive leaderboard report
Multimodal Sentiment Analysis CMU-MOSI self-M Acc-2 82.54 #8 of 12 Archive leaderboard report
Multimodal Sentiment Analysis CMU-MOSI self-M Acc-7 45.79 #8 of 12 Archive leaderboard report
Multimodal Sentiment Analysis CMU-MOSI self-M Corr 0.795 #8 of 12 Archive leaderboard report
Multimodal Sentiment Analysis CMU-MOSI self-M F1 82.68 #8 of 12 Archive leaderboard report
Multimodal Sentiment Analysis CMU-MOSI self-M MAE 0.712 #8 of 12 Archive leaderboard report
Multimodal Sentiment Analysis CMU-MOSI MAG-BERT* Acc-2 82.37 #9 of 12 Archive leaderboard report
Multimodal Sentiment Analysis CMU-MOSI MAG-BERT* Acc-7 43.62 #9 of 12 Archive leaderboard report
Multimodal Sentiment Analysis CMU-MOSI MAG-BERT* Corr 0.781 #9 of 12 Archive leaderboard report
Multimodal Sentiment Analysis CMU-MOSI MAG-BERT* F1 82.5 #9 of 12 Archive leaderboard report
Multimodal Sentiment Analysis CMU-MOSI MAG-BERT* MAE 0.727 #9 of 12 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections