Bridging the Gap for Test-Time Multimodal Sentiment Analysis
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 multimodal sentiment analysis. The two strategies deal with the distribution shifts for MSA by enforcing consistency and minimizing empirical risk, respectively. Extensive experiments show that CASP brings significant and consistent improvements to the performance of the model across various distribution shift settings and with different backbones, demonstrating its effectiveness and versatility. Our codes are available at https://github.com/zrguo/CASP.
Code (1)
Tasks
Multimodal Sentiment AnalysisPseudo LabelSentiment AnalysisTest-time AdaptationSimilar Papers 제목 키워드 기반
Multimodal Sentiment Analysis: Addressing Key Issues and Setting up the Baselines
We compile baselines, along with dataset split, for multimodal sentiment analysis. In this paper, we explore three different deep-learning based architectures for multimodal sentiment classification, each improving upon …
General ClassificationMultimodal Sentiment AnalysisSentiment AnalysisSentiment ClassificationContextual Attention-Based Multimodal Fusion of LLM and CNN for Sentiment Analysis
This paper introduces a novel approach for multimodal sentiment analysis on social media, particularly in the context of natural disasters, where understanding public sentiment is crucial for effective crisis management.…
Multimodal Sentiment AnalysisPrompt EngineeringMultimodal Sentiment Analysis: A Survey
Multimodal sentiment analysis has become an important research area in the field of artificial intelligence. With the latest advances in deep learning, this technology has reached new heights. It has great potential for …
Multimodal Sentiment AnalysisSentiment AnalysisSurveySelect-Additive Learning: Improving Generalization in Multimodal Sentiment Analysis
Multimodal sentiment analysis is drawing an increasing amount of attention these days. It enables mining of opinions in video reviews which are now available aplenty on online platforms. However, multimodal sentiment ana…
Multimodal Sentiment AnalysisSentiment AnalysisSentiment ClassificationDNN Multimodal Fusion Techniques for Predicting Video Sentiment
We present our work on sentiment prediction using the benchmark MOSI dataset from the CMU-MultimodalDataSDK. Previous work on multimodal sentiment analysis have been focused on input-level feature fusion or decision-leve…
feature selectionMultimodal Sentiment AnalysisSentiment Analysis