paper-with-me

Papers

Multi-Modality Collaborative Learning for Sentiment Analysis

2025-01-21 · Shanmin Wang, Chengguang Liu, Qingshan Liu

Multimodal sentiment analysis (MSA) identifies individuals' sentiment states in videos by integrating visual, audio, and text modalities. Despite progress in existing methods, the inherent modality heterogeneity limits the effective capture of interactive sentiment features across modalities. In this paper, by introducing a Multi-Modality Collaborative Learning (MMCL) framework, we facilitate cross-modal interactions and capture enhanced and complementary features from modality-common and modality-specific representations, respectively. Specifically, we design a parameter-free decoupling module and separate uni-modality into modality-common and modality-specific components through semantics assessment of cross-modal elements. For modality-specific representations, inspired by the act-reward mechanism in reinforcement learning, we design policy models to adaptively mine complementary sentiment features under the guidance of a joint reward. For modality-common representations, intra-modal attention is employed to highlight crucial components, playing enhanced roles among modalities. Experimental results, including superiority evaluations on four databases, effectiveness verification of each module, and assessment of complementary features, demonstrate that MMCL successfully learns collaborative features across modalities and significantly improves performance. The code can be available at https://github.com/smwanghhh/MMCL.

📄 PDF Abstract BibTeX arXiv:2501.12424

Code (1)

smwanghhh/mmcl 공식 구현 pytorch

Tasks

Multimodal Sentiment AnalysisSentiment Analysis

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Knowledge-Guided Dynamic Modality Attention Fusion Framework for Multimodal Sentiment Analysis

2024-10-06 · Xinyu Feng, Yuming Lin, Lihua He, You Li 외

Multimodal Sentiment Analysis (MSA) utilizes multimodal data to infer the users' sentiment. Previous methods focus on equally treating the contribution of each modality or statically using text as the dominant modality t…

Multimodal Sentiment AnalysisSentiment Analysis

CorMulT: A Semi-supervised Modality Correlation-aware Multimodal Transformer for Sentiment Analysis

2024-07-09 · Yangmin Li, Ruiqi Zhu, Wengen Li

Multimodal sentiment analysis is an active research area that combines multiple data modalities, e.g., text, image and audio, to analyze human emotions and benefits a variety of applications. Existing multimodal sentimen…

Contrastive LearningMultimodal Sentiment AnalysisPredictionSentiment Analysis

Trustworthy Multimodal Fusion for Sentiment Analysis in Ordinal Sentiment Space

2024-04-13 · Zhuyang Xie, Yan Yang, Jie Wang, Xiaorong Liu 외

Multimodal video sentiment analysis aims to integrate multiple modal information to analyze the opinions and attitudes of speakers. Most previous work focuses on exploring the semantic interactions of intra- and inter-mo…

Multimodal Sentiment AnalysisSentiment Analysis

Multi-channel Attentive Graph Convolutional Network With Sentiment Fusion For Multimodal Sentiment Analysis

2022-01-25 · Luwei Xiao, Xingjiao Wu, Wen Wu, Jing Yang 외

Nowadays, with the explosive growth of multimodal reviews on social media platforms, multimodal sentiment analysis has recently gained popularity because of its high relevance to these social media posts. Although most p…

Multimodal Sentiment AnalysisSentiment Analysis

Tensor Fusion Network for Multimodal Sentiment Analysis

2017-07-23 · EMNLP 2017 9 · Amir Zadeh, Minghai Chen, Soujanya Poria, Erik Cambria 외

Multimodal sentiment analysis is an increasingly popular research area, which extends the conventional language-based definition of sentiment analysis to a multimodal setup where other relevant modalities accompany langu…

Multimodal Sentiment AnalysisSentiment Analysis