CVMar 10

Progressive Representation Learning for Multimodal Sentiment Analysis with Incomplete Modalities

arXiv:2603.09111v174.5h-index: 6
Predicted impact top 32% in CV · last 90 daysOriginality Highly original
AI Analysis

It addresses a practical issue in real-world applications where missing modalities due to noise or failures can degrade sentiment analysis performance.

The paper tackles the problem of multimodal sentiment analysis with incomplete modalities by proposing PRLF, which dynamically estimates modality reliability and progressively aligns other modalities to the dominant one, achieving state-of-the-art performance on datasets like CMU-MOSI and CMU-MOSEI.

Multimodal Sentiment Analysis (MSA) seeks to infer human emotions by integrating textual, acoustic, and visual cues. However, existing approaches often rely on all modalities are completeness, whereas real-world applications frequently encounter noise, hardware failures, or privacy restrictions that result in missing modalities. There exists a significant feature misalignment between incomplete and complete modalities, and directly fusing them may even distort the well-learned representations of the intact modalities. To this end, we propose PRLF, a Progressive Representation Learning Framework designed for MSA under uncertain missing-modality conditions. PRLF introduces an Adaptive Modality Reliability Estimator (AMRE), which dynamically quantifies the reliability of each modality using recognition confidence and Fisher information to determine the dominant modality. In addition, the Progressive Interaction (ProgInteract) module iteratively aligns the other modalities with the dominant one, thereby enhancing cross-modal consistency while suppressing noise. Extensive experiments on CMU-MOSI, CMU-MOSEI, and SIMS verify that PRLF outperforms state-of-the-art methods across both inter- and intra-modality missing scenarios, demonstrating its robustness and generalization capability.

Foundations

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

Your Notes