arXiv:2412.07121cs.LGcs.CL2024-12中稿 · AAAI

提出新方法提升多模态情感分析在动态数据下的表现

Bridging the Gap for Test-Time Multimodal Sentiment Analysis

  • 通过对比学习与伪标签稳定机制应对测试时分布偏移
  • 在多种数据分布变化下均显著提升模型性能
  • 无需源数据,适合隐私敏感或存储受限场景

多模态情感分析(MSA)旨在通过多种模态理解人类情感。然而,在真实动态场景中,目标数据分布常随时间变化,与训练数据不一致,导致模型性能下降。现有自适应方法通常依赖源数据,可能引发隐私问题或存储开销。因此,测试时自适应(TTA)方法被引入以在推理时提升模型表现。但现有TTA方法多基于概率模型和单模态学习,难以适用于通常被视为多模态回归任务的MSA。本文提出两种策略:对比自适应与稳定伪标签生成(CASP),分别通过强制一致性与最小化经验风险来缓解MSA中的分布偏移。大量实验表明,CASP在不同分布偏移设置及多种骨干网络下均带来显著且一致的性能提升,验证了其有效性和通用性。代码已开源。

原文摘要 · Abstract (English)

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.

多模态情感分析测试时自适应

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。