paper-with-me

Papers

Exploring Multimodal Sentiment Analysis via CBAM Attention and Double-layer BiLSTM Architecture

2023-03-26 · Huiru Wang, Xiuhong Li, Zenyu Ren, Dan Yang, chunming Ma

Because multimodal data contains more modal information, multimodal sentiment analysis has become a recent research hotspot. However, redundant information is easily involved in feature fusion after feature extraction, which has a certain impact on the feature representation after fusion. Therefore, in this papaer, we propose a new multimodal sentiment analysis model. In our model, we use BERT + BiLSTM as new feature extractor to capture the long-distance dependencies in sentences and consider the position information of input sequences to obtain richer text features. To remove redundant information and make the network pay more attention to the correlation between image and text features, CNN and CBAM attention are added after splicing text features and picture features, to improve the feature representation ability. On the MVSA-single dataset and HFM dataset, compared with the baseline model, the ACC of our model is improved by 1.78% and 1.91%, and the F1 value is enhanced by 3.09% and 2.0%, respectively. The experimental results show that our model achieves a sound effect, similar to the advanced model.

📄 PDF Abstract BibTeX arXiv:2303.14708

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal Sentiment AnalysisSentiment Analysis

Methods 이 논문이 사용한 방법론

How do i ask a question at Expedia?*AskExpertService To ask a question on Expedia, you can utilize their Help Center +1-888-829-0881, call customer service, use live chat, or reach out via social media. You can also find answers to…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Tanh Activation 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Dynamic Multimodal Sentiment Analysis: Leveraging Cross-Modal Attention for Enabled Classification

2025-01-14 · Hui Lee, Singh Suniljit, Yong Siang Ong

This paper explores the development of a multimodal sentiment analysis model that integrates text, audio, and visual data to enhance sentiment classification. The goal is to improve emotion detection by capturing the com…

Multimodal Sentiment AnalysisSentiment AnalysisSentiment Classification

Cross-Modal BERT for Text-Audio Sentiment Analysis

2020-10-12 · ACM Multimedia 2020 10 · Kaicheng Yang, Hua Xu, Kai Gao

Multimodal sentiment analysis is an emerging research field that aims to enable machines to recognize, interpret, and express emotion. Through the cross-modal interaction, we can get more comprehensive emotional characte…

Multimodal Sentiment AnalysisNatural Language InferenceQuestion AnsweringSentiment 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

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

Transfer Learning with Joint Fine-Tuning for Multimodal Sentiment Analysis

2022-10-11 · Guilherme Lourenço de Toledo, Ricardo Marcondes Marcacini

Most existing methods focus on sentiment analysis of textual data. However, recently there has been a massive use of images and videos on social platforms, motivating sentiment analysis from other modalities. Current stu…

Multimodal Sentiment AnalysisSentiment AnalysisSentiment ClassificationTransfer Learning