paper-with-me

Papers

Multimodal Sentiment Analysis Based on Causal Reasoning

2024-12-10 · Fuhai Chen, Pengpeng Huang, Xuri Ge, Jie Huang, Zishuo Bao

With the rapid development of multimedia, the shift from unimodal textual sentiment analysis to multimodal image-text sentiment analysis has obtained academic and industrial attention in recent years. However, multimodal sentiment analysis is affected by unimodal data bias, e.g., text sentiment is misleading due to explicit sentiment semantic, leading to low accuracy in the final sentiment classification. In this paper, we propose a novel CounterFactual Multimodal Sentiment Analysis framework (CF-MSA) using causal counterfactual inference to construct multimodal sentiment causal inference. CF-MSA mitigates the direct effect from unimodal bias and ensures heterogeneity across modalities by differentiating the treatment variables between modalities. In addition, considering the information complementarity and bias differences between modalities, we propose a new optimisation objective to effectively integrate different modalities and reduce the inherent bias from each modality. Experimental results on two public datasets, MVSA-Single and MVSA-Multiple, demonstrate that the proposed CF-MSA has superior debiasing capability and achieves new state-of-the-art performances. We will release the code and datasets to facilitate future research.

📄 PDF Abstract BibTeX arXiv:2412.07292

Code (0)

등록된 구현이 없습니다.

Tasks

Causal InferencecounterfactualCounterfactual InferenceMultimodal Sentiment AnalysisSentiment AnalysisSentiment Classification

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Counterfactual Reasoning for Out-of-distribution Multimodal Sentiment Analysis

2022-07-24 · Teng Sun, Wenjie Wang, Liqiang Jing, Yiran Cui 외

Existing studies on multimodal sentiment analysis heavily rely on textual modality and unavoidably induce the spurious correlations between textual words and sentiment labels. This greatly hinders the model generalizatio…

Causal InferencecounterfactualCounterfactual InferenceCounterfactual Reasoning+2

PanoSent: A Panoptic Sextuple Extraction Benchmark for Multimodal Conversational Aspect-based Sentiment Analysis

2024-08-18 · Meng Luo, Hao Fei, Bobo Li, Shengqiong Wu 외

While existing Aspect-based Sentiment Analysis (ABSA) has received extensive effort and advancement, there are still gaps in defining a more holistic research target seamlessly integrating multimodality, conversation con…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Language ModellingLarge Language Model+2

Causal Intervention Improves Implicit Sentiment Analysis

2022-08-19 · COLING 2022 10 · Siyin Wang, Jie zhou, Changzhi Sun, Junjie Ye 외

Despite having achieved great success for sentiment analysis, existing neural models struggle with implicit sentiment analysis. This may be due to the fact that they may latch onto spurious correlations ("shortcuts", e.g…

SentenceSentiment Analysis

Resource-Limited Joint Multimodal Sentiment Reasoning and Classification via Chain-of-Thought Enhancement and Distillation

2025-08-07 · Haonan Shangguan, Xiaocui Yang, Shi Feng, Daling Wang 외 arxiv

The surge in rich multimodal content on social media platforms has greatly advanced Multimodal Sentiment Analysis (MSA), with Large Language Models (LLMs) further accelerating progress in this field. Current approaches p…

Multimodal Sentiment AnalysisMulti-Task Learning

Causal Prompting for Implicit Sentiment Analysis with Large Language Models

2025-07-01 · Jing Ren, Wenhao Zhou, Bowen Li, Mujie Liu 외 arxiv

Implicit Sentiment Analysis (ISA) aims to infer sentiment that is implied rather than explicitly stated, requiring models to perform deeper reasoning over subtle contextual cues. While recent prompting-based methods usin…

Contrastive LearningSentiment AnalysisCausal Inference