paper-with-me

홈 › Papers

Bridging the Gap for Test-Time Multimodal Sentiment Analysis

2024-12-10 · Zirun Guo, Tao Jin, Wenlong Xu, Wang Lin, Yangyang Wu

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.

📄 PDF Abstract BibTeX arXiv:2412.07121

Code (1)

zrguo/casp 공식 구현 pytorch

Tasks

Multimodal Sentiment AnalysisPseudo LabelSentiment AnalysisTest-time Adaptation

Similar Papers 제목 키워드 기반

Multimodal Sentiment Analysis: Addressing Key Issues and Setting up the Baselines

2018-03-19 · Soujanya Poria, Navonil Majumder, Devamanyu Hazarika, Erik Cambria 외

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 Classification

Contextual Attention-Based Multimodal Fusion of LLM and CNN for Sentiment Analysis

2025-08-15 · Meriem Zerkouk, Miloud Mihoubi, Belkacem Chikhaoui arxiv

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 Engineering

Multimodal Sentiment Analysis: A Survey

2023-05-12 · Songning Lai, Xifeng Hu, Haoxuan Xu, Zhaoxia Ren 외

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 AnalysisSurvey

Select-Additive Learning: Improving Generalization in Multimodal Sentiment Analysis

2016-09-16 · Haohan Wang, Aaksha Meghawat, Louis-Philippe Morency, Eric P. Xing

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 Classification

DNN Multimodal Fusion Techniques for Predicting Video Sentiment

2018-07-01 · WS 2018 7 · Jennifer Williams, Ramona Comanescu, Oana Radu, Leimin Tian

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