English

Multi-Modal Sentiment Analysis with Dynamic Attention Fusion

Computation and Language 2025-09-30 v1 Artificial Intelligence

Abstract

Traditional sentiment analysis has long been a unimodal task, relying solely on text. This approach overlooks non-verbal cues such as vocal tone and prosody that are essential for capturing true emotional intent. We introduce Dynamic Attention Fusion (DAF), a lightweight framework that combines frozen text embeddings from a pretrained language model with acoustic features from a speech encoder, using an adaptive attention mechanism to weight each modality per utterance. Without any finetuning of the underlying encoders, our proposed DAF model consistently outperforms both static fusion and unimodal baselines on a large multimodal benchmark. We report notable gains in F1-score and reductions in prediction error and perform a variety of ablation studies that support our hypothesis that the dynamic weighting strategy is crucial for modeling emotionally complex inputs. By effectively integrating verbal and non-verbal information, our approach offers a more robust foundation for sentiment prediction and carries broader impact for affective computing applications -- from emotion recognition and mental health assessment to more natural human computer interaction.

Keywords

Cite

@article{arxiv.2509.22729,
  title  = {Multi-Modal Sentiment Analysis with Dynamic Attention Fusion},
  author = {Sadia Abdulhalim and Muaz Albaghdadi and Moshiur Farazi},
  journal= {arXiv preprint arXiv:2509.22729},
  year   = {2025}
}

Comments

Paper accepted for presentation at the ACS/IEEE 22nd International Conference on Computer Systems and Applications (AICCSA 2025)

R2 v1 2026-07-01T05:59:32.294Z