paper-with-me

홈 › Papers

Robust Multimodal Sentiment Analysis via Double Information Bottleneck

2025-11-03 · Huiting Huang, Tieliang Gong, Kai He, Jialun Wu, Erik Cambria, Mengling Feng arxiv

Multimodal sentiment analysis has received significant attention across diverse research domains. Despite advancements in algorithm design, existing approaches suffer from two critical limitations: insufficient learning of noise-contaminated unimodal data, leading to corrupted cross-modal interactions, and inadequate fusion of multimodal representations, resulting in discarding discriminative unimodal information while retaining multimodal redundant information. To address these challenges, this paper proposes a Double Information Bottleneck (DIB) strategy to obtain a powerful, unified compact multimodal representation. Implemented within the framework of low-rank Renyi's entropy functional, DIB offers enhanced robustness against diverse noise sources and computational tractability for high-dimensional data, as compared to the conventional Shannon entropy-based methods. The DIB comprises two key modules: 1) learning a sufficient and compressed representation of individual unimodal data by maximizing the task-relevant information and discarding the superfluous information, and 2) ensuring the discriminative ability of multimodal representation through a novel attention bottleneck fusion mechanism. Consequently, DIB yields a multimodal representation that effectively filters out noisy information from unimodal data while capturing inter-modal complementarity. Extensive experiments on CMU-MOSI, CMU-MOSEI, CH-SIMS, and MVSA-Single validate the effectiveness of our method. The model achieves 47.4% accuracy under the Acc-7 metric on CMU-MOSI and 81.63% F1-score on CH-SIMS, outperforming the second-best baseline by 1.19%. Under noise, it shows only 0.36% and 0.29% performance degradation on CMU-MOSI and CMU-MOSEI respectively.

📄 PDF Abstract BibTeX arXiv:2511.01444

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal Sentiment Analysis

Results from the Paper

RankTaskDatasetModelMetrics
#2 Multimodal Sentiment Analysis CH-SIMS Double F1: 81.63
#15 Multimodal Sentiment Analysis CMU-MOSI Double Acc-7: 47.4

Similar Papers 제목 키워드 기반

RNG: Reducing Multi-level Noise and Multi-grained Semantic Gap for Joint Multimodal Aspect-Sentiment Analysis

2024-05-20 · Yaxin Liu, Yan Zhou, Ziming Li, Jinchuan Zhang 외

As an important multimodal sentiment analysis task, Joint Multimodal Aspect-Sentiment Analysis (JMASA), aiming to jointly extract aspect terms and their associated sentiment polarities from the given text-image pairs, ha…

Contrastive LearningExtract AspectMultimodal Sentiment AnalysisSentiment Analysis

Exploring Multimodal Sentiment Analysis via CBAM Attention and Double-layer BiLSTM Architecture

2023-03-26 · Huiru Wang, Xiuhong Li, Zenyu Ren, Dan Yang 외

Because multimodal data contains more modal information, multimodal sentiment analysis has become a recent research hotspot. However, redundant information is easily involved in feature fusion after feature extraction, w…

Multimodal Sentiment AnalysisSentiment Analysis

DashFusion: Dual-stream Alignment with Hierarchical Bottleneck Fusion for Multimodal Sentiment Analysis

2025-12-05 · Yuhua Wen, Qifei Li, Yingying Zhou, Yingming Gao 외 arxiv

Multimodal sentiment analysis (MSA) integrates various modalities, such as text, image, and audio, to provide a more comprehensive understanding of sentiment. However, effective MSA is challenged by alignment and fusion …

Multimodal Sentiment AnalysisComputational EfficiencyContrastive Learning

Enhancing Multimodal Sentiment Analysis for Missing Modality through Self-Distillation and Unified Modality Cross-Attention

2024-10-19 · Yuzhe Weng, Haotian Wang, Tian Gao, Kewei Li 외

In multimodal sentiment analysis, collecting text data is often more challenging than video or audio due to higher annotation costs and inconsistent automatic speech recognition (ASR) quality. To address this challenge, …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Multimodal Sentiment AnalysisSentiment Analysis+2

Denoising Bottleneck with Mutual Information Maximization for Video Multimodal Fusion

2023-05-24 · Shaoxiang Wu, Damai Dai, Ziwei Qin, Tianyu Liu 외

Video multimodal fusion aims to integrate multimodal signals in videos, such as visual, audio and text, to make a complementary prediction with multiple modalities contents. However, unlike other image-text multimodal ta…

DenoisingMultimodal Sentiment AnalysisSentiment Analysis