CLMay 30, 2022

Analyzing Modality Robustness in Multimodal Sentiment Analysis

arXiv:2205.15465v1640 citationsh-index: 77
Originality Incremental advance
AI Analysis

This work addresses robustness issues for reliable deployment of multimodal sentiment analysis models, though it is incremental as it builds on existing robust training strategies.

The authors tackled the problem of modality robustness in multimodal sentiment analysis by proposing diagnostic checks and analyzing robust training strategies, finding that models are highly sensitive to single modalities but robustness can be achieved without performance loss across five models and two datasets.

Building robust multimodal models are crucial for achieving reliable deployment in the wild. Despite its importance, less attention has been paid to identifying and improving the robustness of Multimodal Sentiment Analysis (MSA) models. In this work, we hope to address that by (i) Proposing simple diagnostic checks for modality robustness in a trained multimodal model. Using these checks, we find MSA models to be highly sensitive to a single modality, which creates issues in their robustness; (ii) We analyze well-known robust training strategies to alleviate the issues. Critically, we observe that robustness can be achieved without compromising on the original performance. We hope our extensive study-performed across five models and two benchmark datasets-and proposed procedures would make robustness an integral component in MSA research. Our diagnostic checks and robust training solutions are simple to implement and available at https://github. com/declare-lab/MSA-Robustness.

Code Implementations1 repo
Foundations

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

Your Notes