paper-with-me

Papers

Sentiment Word Aware Multimodal Refinement for Multimodal Sentiment Analysis with ASR Errors

2022-03-01 · Findings (ACL) 2022 5 · Yang Wu, Yanyan Zhao, Hao Yang, Song Chen, Bing Qin, Xiaohuan Cao, Wenting Zhao

Multimodal sentiment analysis has attracted increasing attention and lots of models have been proposed. However, the performance of the state-of-the-art models decreases sharply when they are deployed in the real world. We find that the main reason is that real-world applications can only access the text outputs by the automatic speech recognition (ASR) models, which may be with errors because of the limitation of model capacity. Through further analysis of the ASR outputs, we find that in some cases the sentiment words, the key sentiment elements in the textual modality, are recognized as other words, which makes the sentiment of the text change and hurts the performance of multimodal sentiment models directly. To address this problem, we propose the sentiment word aware multimodal refinement model (SWRM), which can dynamically refine the erroneous sentiment words by leveraging multimodal sentiment clues. Specifically, we first use the sentiment word position detection module to obtain the most possible position of the sentiment word in the text and then utilize the multimodal sentiment word refinement module to dynamically refine the sentiment word embeddings. The refined embeddings are taken as the textual inputs of the multimodal feature fusion module to predict the sentiment labels. We conduct extensive experiments on the real-world datasets including MOSI-Speechbrain, MOSI-IBM, and MOSI-iFlytek and the results demonstrate the effectiveness of our model, which surpasses the current state-of-the-art models on three datasets. Furthermore, our approach can be adapted for other multimodal feature fusion models easily. Data and code are available at https://github.com/albertwy/SWRM.

📄 PDF Abstract BibTeX arXiv:2203.00257

Code (1)

albertwy/SWRM 공식 구현 pytorch

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Multimodal Sentiment AnalysisPositionSentiment Analysisspeech-recognitionSpeech RecognitionWord Embeddings

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

SWAFN: Sentimental Words Aware Fusion Network for Multimodal Sentiment Analysis

2020-12-01 · COLING 2020 8 · Minping Chen, Xia Li

Multimodal sentiment analysis aims to predict sentiment of language text with the help of other modalities, such as vision and acoustic features. Previous studies focused on learning the joint representation of multiple …

Multimodal Sentiment AnalysisSentiment Analysis

Multimodal Sentiment Analysis with Word-Level Fusion and Reinforcement Learning

2018-02-03 · Minghai Chen, Sen Wang, Paul Pu Liang, Tadas Baltrušaitis 외

With the increasing popularity of video sharing websites such as YouTube and Facebook, multimodal sentiment analysis has received increasing attention from the scientific community. Contrary to previous works in multimod…

Multimodal Sentiment Analysisreinforcement-learningReinforcement LearningReinforcement Learning (RL)+3

Multi-Granularity Sentiment Integration for LLM-Based Multimodal Sentiment Analysis

2026-08-17 · Shanshan Lin, Yuesheng Wu, Chao Chen, Yizhe Yang 외 arxiv

Multimodal sentiment analysis (MSA) aims to predict sentiment polarity and intensity from heterogeneous inputs such as text, audio, and vision. While large language models (LLMs) offer strong semantic priors for MSA, eff…

Multimodal Sentiment Analysis

Structured Prompting and LLM Ensembling for Multimodal Conversational Aspect-based Sentiment Analysis

2025-12-27 · Zhiqiang Gao, Shihao Gao, Zixing Zhang, Yihao Guo 외 arxiv

Understanding sentiment in multimodal conversations is a complex yet crucial challenge toward building emotionally intelligent AI systems. The Multimodal Conversational Aspect-based Sentiment Analysis (MCABSA) Challenge …

Multimodal Sentiment Analysis

A Novel Context-Aware Multimodal Framework for Persian Sentiment Analysis

2021-03-03 · Kia Dashtipour, Mandar Gogate, Erik Cambria, Amir Hussain

Most recent works on sentiment analysis have exploited the text modality. However, millions of hours of video recordings posted on social media platforms everyday hold vital unstructured information that can be exploited…

Multimodal Sentiment AnalysisPersian Sentiment AnalysisSentiment Analysis