English

Resolving Sentiment Discrepancy for Multimodal Sentiment Detection via Semantics Completion and Decomposition

Computer Vision and Pattern Recognition 2025-11-24 v2 Computation and Language Multimedia Social and Information Networks

Abstract

With the proliferation of social media posts in recent years, the need to detect sentiments in multimodal (image-text) content has grown rapidly. Since posts are user-generated, the image and text from the same post can express different or even contradictory sentiments, leading to potential \textbf{sentiment discrepancy}. However, existing works mainly adopt a single-branch fusion structure that primarily captures the consistent sentiment between image and text. The ignorance or implicit modeling of discrepant sentiment results in compromised unimodal encoding and limited performance. In this paper, we propose a semantics Completion and Decomposition (CoDe) network to resolve the above issue. In the semantics completion module, we complement image and text representations with the semantics of the in-image text, helping bridge the sentiment gap. In the semantics decomposition module, we decompose image and text representations with exclusive projection and contrastive learning, thereby explicitly capturing the discrepant sentiment between modalities. Finally, we fuse image and text representations by cross-attention and combine them with the learned discrepant sentiment for final classification. Extensive experiments on four datasets demonstrate the superiority of CoDe and the effectiveness of each proposed module.

Keywords

Cite

@article{arxiv.2407.07026,
  title  = {Resolving Sentiment Discrepancy for Multimodal Sentiment Detection via Semantics Completion and Decomposition},
  author = {Daiqing Wu and Dongbao Yang and Huawen Shen and Can Ma and Yu Zhou},
  journal= {arXiv preprint arXiv:2407.07026},
  year   = {2025}
}

Comments

Accepted by Pattern Recognition

R2 v1 2026-06-28T17:34:37.336Z