paper-with-me

홈 › Papers

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, Shutong Niu, Jun Du

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, our study has developed a robust model that effectively integrates multimodal sentiment information, even in the absence of text modality. Specifically, we have developed a Double-Flow Self-Distillation Framework, including Unified Modality Cross-Attention (UMCA) and Modality Imagination Autoencoder (MIA), which excels at processing both scenarios with complete modalities and those with missing text modality. In detail, when the text modality is missing, our framework uses the LLM-based model to simulate the text representation from the audio modality, while the MIA module supplements information from the other two modalities to make the simulated text representation similar to the real text representation. To further align the simulated and real representations, and to enable the model to capture the continuous nature of sample orders in sentiment valence regression tasks, we have also introduced the Rank-N Contrast (RNC) loss function. When testing on the CMU-MOSEI, our model achieved outstanding performance on MAE and significantly outperformed other models when text modality is missing. The code is available at: https://github.com/WarmCongee/SDUMC

📄 PDF Abstract BibTeX arXiv:2410.15029

Code (1)

warmcongee/sdumc 공식 구현 pytorch

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Multimodal Sentiment AnalysisSentiment Analysisspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
MAE 설명 없음

Similar Papers 제목 키워드 기반

Modality-Invariant Bidirectional Temporal Representation Distillation Network for Missing Multimodal Sentiment Analysis

2025-01-07 · Xincheng Wang, Liejun Wang, Yinfeng Yu, Xinxin Jiao

Multimodal Sentiment Analysis (MSA) integrates diverse modalities(text, audio, and video) to comprehensively analyze and understand individuals' emotional states. However, the real-world prevalence of incomplete data pos…

Multimodal Sentiment AnalysisRepresentation LearningSentiment Analysis

Missing Modality meets Meta Sampling (M3S): An Efficient Universal Approach for Multimodal Sentiment Analysis with Missing Modality

2022-10-07 · Haozhe Chi, Minghua Yang, Junhao Zhu, Guanhong Wang 외

Multimodal sentiment analysis (MSA) is an important way of observing mental activities with the help of data captured from multiple modalities. However, due to the recording or transmission error, some modalities may inc…

Meta-LearningMultimodal Sentiment AnalysisSentiment Analysis

Controlling Decision Drift in Multimodal Sentiment Analysis with Missing Modalities

2026-05-16 · Chenglizhao Chen, Yuchen Cao, Xinyu Liu, Mengke Song 외 arxiv

Multimodal sentiment analysis relies on textual, acoustic, and visual signals, yet real-world data often suffer from modality missing and quality imbalance. Existing methods generate features for modality missing from av…

Multimodal Sentiment Analysis

Toward Robust Incomplete Multimodal Sentiment Analysis via Hierarchical Representation Learning

2024-11-05 · Mingcheng Li, Dingkang Yang, Yang Liu, Shunli Wang 외

Multimodal Sentiment Analysis (MSA) is an important research area that aims to understand and recognize human sentiment through multiple modalities. The complementary information provided by multimodal fusion promotes be…

Multimodal Sentiment AnalysisRepresentation LearningSentiment Analysis

Progressive Representation Learning for Multimodal Sentiment Analysis with Incomplete Modalities

2026-03-10 · Jindi Bao, Jianjun Qian, Mengkai Yan, Jian Yang arxiv

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 applicat…

Multimodal Sentiment AnalysisRepresentation Learning