CLJul 19

Should Missing Modalities Always Be Necessary to Repair for Multi-modal Sentiment Analysis?

arXiv:2607.1726211.6
Predicted impact top 76% in CL · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in multimodal sentiment analysis, this work introduces a sample-dependent decision framework that can improve existing repair methods, though the gains are incremental.

The paper challenges the common assumption that missing modalities must always be repaired in multimodal sentiment analysis. It proposes SIEVE, a method that learns per-sample decisions on whether to repair, achieving consistent improvements over repair-only baselines on CMU-MOSI and IEMOCAP.

Existing methods for multimodal sentiment analysis (MSA) under missing modalities usually follow a repair-first paradigm. We revisit this assumption and ask: \emph{should every missing modality be repaired?} A per-sample oracle analysis shows the answer is not always: full-modality input is optimal for only a small fraction of samples, and every modality subset is preferred by some samples. These results suggest that adding or repairing modalities may not always improve prediction, and that the utility of each modality is sample-dependent. Building on this finding, we propose \textbf{S}ufficiency-\textbf{I}nformed \textbf{E}vidential \textbf{V}al\textbf{vE} (\textbf{SIEVE}) that turns ``whether to repair'' into an explicit, learnable decision at the sample level. SIEVE compares a direct prediction branch with a repair branch, derives an empirical sufficiency signal from their per-sample loss gap, and routes each input through an evidential gate that jointly models sufficiency and its epistemic uncertainty. SIEVE is repair-agnostic: it operates as a plug-and-play decision on top of any explicit or implicit repair module, without modifying its internal design. Experiments on CMU-MOSI and IEMOCAP show that SIEVE consistently improves representative repair backbones across evaluated missing rates, and approaches the per-sample dual-branch achievable optimum.

Foundations

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

Your Notes