Knowledge-Guided Dynamic Modality Attention Fusion Framework for Multimodal Sentiment Analysis
Xinyu Feng, Yuming Lin, Lihua He, You Li, Liang Chang, Ya Zhou
TL;DR
KuDA tackles the problem of static modality weighting in multimodal sentiment analysis by introducing a knowledge-guided dynamic attention fusion framework. It leverages sentiment knowledge injected through adapters, converts unimodal predictions into modality-specific sentiment ratios, and fuses modalities via dynamic attention blocks guided by these ratios and cross-modal interactions. A correlation-estimation loss via Noise-Contrastive Estimation encourages the multimodal representation to align with unimodal cues, and a two-stage training regime stabilizes this knowledge transfer. Empirical results on four benchmarks show state-of-the-art performance and robust adaptation to varying dominant modalities, underscoring KuDA's practical value for diverse real-world multimodal sentiment tasks.
Abstract
Multimodal Sentiment Analysis (MSA) utilizes multimodal data to infer the users' sentiment. Previous methods focus on equally treating the contribution of each modality or statically using text as the dominant modality to conduct interaction, which neglects the situation where each modality may become dominant. In this paper, we propose a Knowledge-Guided Dynamic Modality Attention Fusion Framework (KuDA) for multimodal sentiment analysis. KuDA uses sentiment knowledge to guide the model dynamically selecting the dominant modality and adjusting the contributions of each modality. In addition, with the obtained multimodal representation, the model can further highlight the contribution of dominant modality through the correlation evaluation loss. Extensive experiments on four MSA benchmark datasets indicate that KuDA achieves state-of-the-art performance and is able to adapt to different scenarios of dominant modality.
