General Debiasing for Multimodal Sentiment Analysis
Teng Sun, Juntong Ni, Wenjie Wang, Liqiang Jing, Yinwei Wei, and, Liqiang Nie

TL;DR
This paper introduces a general debiasing framework for multimodal sentiment analysis that improves out-of-distribution generalization by reducing reliance on spurious correlations through inverse probability weighting.
Contribution
It proposes a novel debiasing method based on disentangling features and estimating bias, enhancing the robustness of multimodal sentiment analysis models.
Findings
Superior generalization on OOD datasets
Effective reduction of reliance on spurious correlations
Improved robustness in multimodal sentiment prediction
Abstract
Existing work on Multimodal Sentiment Analysis (MSA) utilizes multimodal information for prediction yet unavoidably suffers from fitting the spurious correlations between multimodal features and sentiment labels. For example, if most videos with a blue background have positive labels in a dataset, the model will rely on such correlations for prediction, while "blue background" is not a sentiment-related feature. To address this problem, we define a general debiasing MSA task, which aims to enhance the Out-Of-Distribution (OOD) generalization ability of MSA models by reducing their reliance on spurious correlations. To this end, we propose a general debiasing framework based on Inverse Probability Weighting (IPW), which adaptively assigns small weights to the samples with larger bias (i.e., the severer spurious correlations). The key to this debiasing framework is to estimate the bias of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Generative Adversarial Networks and Image Synthesis · Emotion and Mood Recognition
