Bridging the Gap for Test-Time Multimodal Sentiment Analysis
Zirun Guo, Tao Jin, Wenlong Xu, Wang Lin, Yangyang Wu

TL;DR
This paper introduces CASP, a novel test-time adaptation method for multimodal sentiment analysis that effectively handles distribution shifts without requiring source data, significantly improving model performance.
Contribution
The paper proposes two strategies, Contrastive Adaptation and Stable Pseudo-label generation, specifically designed for test-time adaptation in multimodal sentiment analysis, addressing distribution shifts.
Findings
CASP significantly improves performance across various distribution shifts.
The method is effective with different backbone models.
CASP demonstrates versatility and robustness in real-world scenarios.
Abstract
Multimodal sentiment analysis (MSA) is an emerging research topic that aims to understand and recognize human sentiment or emotions through multiple modalities. However, in real-world dynamic scenarios, the distribution of target data is always changing and different from the source data used to train the model, which leads to performance degradation. Common adaptation methods usually need source data, which could pose privacy issues or storage overheads. Therefore, test-time adaptation (TTA) methods are introduced to improve the performance of the model at inference time. Existing TTA methods are always based on probabilistic models and unimodal learning, and thus can not be applied to MSA which is often considered as a multimodal regression task. In this paper, we propose two strategies: Contrastive Adaptation and Stable Pseudo-label generation (CASP) for test-time adaptation for…
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
