English

DLF: Disentangled-Language-Focused Multimodal Sentiment Analysis

Machine Learning 2025-04-10 v3 Artificial Intelligence Computation and Language Multimedia

Abstract

Multimodal Sentiment Analysis (MSA) leverages heterogeneous modalities, such as language, vision, and audio, to enhance the understanding of human sentiment. While existing models often focus on extracting shared information across modalities or directly fusing heterogeneous modalities, such approaches can introduce redundancy and conflicts due to equal treatment of all modalities and the mutual transfer of information between modality pairs. To address these issues, we propose a Disentangled-Language-Focused (DLF) multimodal representation learning framework, which incorporates a feature disentanglement module to separate modality-shared and modality-specific information. To further reduce redundancy and enhance language-targeted features, four geometric measures are introduced to refine the disentanglement process. A Language-Focused Attractor (LFA) is further developed to strengthen language representation by leveraging complementary modality-specific information through a language-guided cross-attention mechanism. The framework also employs hierarchical predictions to improve overall accuracy. Extensive experiments on two popular MSA datasets, CMU-MOSI and CMU-MOSEI, demonstrate the significant performance gains achieved by the proposed DLF framework. Comprehensive ablation studies further validate the effectiveness of the feature disentanglement module, language-focused attractor, and hierarchical predictions. Our code is available at https://github.com/pwang322/DLF.

Keywords

Cite

@article{arxiv.2412.12225,
  title  = {DLF: Disentangled-Language-Focused Multimodal Sentiment Analysis},
  author = {Pan Wang and Qiang Zhou and Yawen Wu and Tianlong Chen and Jingtong Hu},
  journal= {arXiv preprint arXiv:2412.12225},
  year   = {2025}
}

Comments

AAAI 2025 accepted

R2 v1 2026-06-28T20:37:45.834Z