paper-with-me

Papers

Multimodal Sentiment Analysis with Word-Level Fusion and Reinforcement Learning

2018-02-03 · Minghai Chen, Sen Wang, Paul Pu Liang, Tadas Baltrušaitis, Amir Zadeh, Louis-Philippe Morency

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 multimodal sentiment analysis which focus on holistic information in speech segments such as bag of words representations and average facial expression intensity, we develop a novel deep architecture for multimodal sentiment analysis that performs modality fusion at the word level. In this paper, we propose the Gated Multimodal Embedding LSTM with Temporal Attention (GME-LSTM(A)) model that is composed of 2 modules. The Gated Multimodal Embedding alleviates the difficulties of fusion when there are noisy modalities. The LSTM with Temporal Attention performs word level fusion at a finer fusion resolution between input modalities and attends to the most important time steps. As a result, the GME-LSTM(A) is able to better model the multimodal structure of speech through time and perform better sentiment comprehension. We demonstrate the effectiveness of this approach on the publicly-available Multimodal Corpus of Sentiment Intensity and Subjectivity Analysis (CMU-MOSI) dataset by achieving state-of-the-art sentiment classification and regression results. Qualitative analysis on our model emphasizes the importance of the Temporal Attention Layer in sentiment prediction because the additional acoustic and visual modalities are noisy. We also demonstrate the effectiveness of the Gated Multimodal Embedding in selectively filtering these noisy modalities out. Our results and analysis open new areas in the study of sentiment analysis in human communication and provide new models for multimodal fusion.

📄 PDF Abstract BibTeX arXiv:1802.00924

Code (2)

clin366/MFN pytorch
pliang279/MFN pytorch

Tasks

Multimodal Sentiment Analysisreinforcement-learningReinforcement LearningReinforcement Learning (RL)Sentiment AnalysisSentiment ClassificationSubjectivity Analysis

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

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

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 외

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. …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Multimodal Sentiment AnalysisPosition+4

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

MOSI: Multimodal Corpus of Sentiment Intensity and Subjectivity Analysis in Online Opinion Videos

2016-06-20 · Amir Zadeh, Rowan Zellers, Eli Pincus, Louis-Philippe Morency

People are sharing their opinions, stories and reviews through online video sharing websites every day. Studying sentiment and subjectivity in these opinion videos is experiencing a growing attention from academia and in…

Sentiment AnalysisSubjectivity Analysis

PSA-MF: Personality-Sentiment Aligned Multi-Level Fusion for Multimodal Sentiment Analysis

2025-12-01 · Heng Xie, Kang Zhu, Zhengqi Wen, Jianhua Tao 외 arxiv

Multimodal sentiment analysis (MSA) is a research field that recognizes human sentiments by combining textual, visual, and audio modalities. The main challenge lies in integrating sentiment-related information from diffe…

Multimodal Sentiment Analysis