Sentiment Word Aware Multimodal Refinement for Multimodal Sentiment Analysis with ASR Errors
Yang Wu, Yanyan Zhao, Hao Yang, Song Chen, Bing Qin, Xiaohuan Cao,, Wenting Zhao

TL;DR
This paper introduces SWRM, a model that improves multimodal sentiment analysis by dynamically correcting ASR errors in sentiment words, leading to better performance on real-world datasets.
Contribution
The paper proposes a novel sentiment word aware refinement model that effectively addresses ASR errors in textual modality for multimodal sentiment analysis.
Findings
Outperforms state-of-the-art models on three real-world datasets.
Effectively refines sentiment words to improve sentiment prediction accuracy.
Demonstrates adaptability to other multimodal fusion models.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Topic Modeling · Text and Document Classification Technologies
MethodsAttentive Walk-Aggregating Graph Neural Network
