paper-with-me

Papers

Video Sentiment Analysis with Bimodal Information-augmented Multi-Head Attention

2021-03-03 · Ting Wu, Junjie Peng, Wenqiang Zhang, Huiran Zhang, Chuanshuai Ma, Yansong Huang

Humans express feelings or emotions via different channels. Take language as an example, it entails different sentiments under different visual-acoustic contexts. To precisely understand human intentions as well as reduce the misunderstandings caused by ambiguity and sarcasm, we should consider multimodal signals including textual, visual and acoustic signals. The crucial challenge is to fuse different modalities of features for sentiment analysis. To effectively fuse the information carried by different modalities and better predict the sentiments, we design a novel multi-head attention based fusion network, which is inspired by the observations that the interactions between any two pair-wise modalities are different and they do not equally contribute to the final sentiment prediction. By assigning the acoustic-visual, acoustic-textual and visual-textual features with reasonable attention and exploiting a residual structure, we attend to attain the significant features. We conduct extensive experiments on four public multimodal datasets including one in Chinese and three in English. The results show that our approach outperforms the existing methods and can explain the contributions of bimodal interaction in multiple modalities.

📄 PDF Abstract BibTeX arXiv:2103.02362

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment AnalysisTime Series Analysis

Methods 이 논문이 사용한 방법론

Attention 설명 없음
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$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

IITK at SemEval-2020 Task 8: Unimodal and Bimodal Sentiment Analysis of Internet Memes

2020-07-21 · SEMEVAL 2020 · Vishal Keswani, Sakshi Singh, Suryansh Agarwal, Ashutosh Modi

Social media is abundant in visual and textual information presented together or in isolation. Memes are the most popular form, belonging to the former class. In this paper, we present our approaches for the Memotion Ana…

Sentiment AnalysisSentiment Classification

Bi-Bimodal Modality Fusion for Correlation-Controlled Multimodal Sentiment Analysis

2021-07-28 · Wei Han, Hui Chen, Alexander Gelbukh, Amir Zadeh 외

Multimodal sentiment analysis aims to extract and integrate semantic information collected from multiple modalities to recognize the expressed emotions and sentiment in multimodal data. This research area's major concern…

Multimodal Deep LearningMultimodal Sentiment AnalysisSentiment Analysis

TASL-Net: Tri-Attention Selective Learning Network for Intelligent Diagnosis of Bimodal Ultrasound Video

2024-09-03 · Chengqian Zhao, Zhao Yao, Zhaoyu Hu, Yuanxin Xie 외

In the intelligent diagnosis of bimodal (gray-scale and contrast-enhanced) ultrasound videos, medical domain knowledge such as the way sonographers browse videos, the particular areas they emphasize, and the features the…

Computational EfficiencyDiagnostic

Seq2Seq2Sentiment: Multimodal Sequence to Sequence Models for Sentiment Analysis

2018-07-11 · WS 2018 7 · Hai Pham, Thomas Manzini, Paul Pu Liang, Barnabas Poczos

Multimodal machine learning is a core research area spanning the language, visual and acoustic modalities. The central challenge in multimodal learning involves learning representations that can process and relate inform…

Multimodal Sentiment AnalysisSentiment AnalysisTranslation

DSC IIT-ISM at SemEval-2020 Task 8: Bi-Fusion Techniques for Deep Meme Emotion Analysis

2020-07-28 · SEMEVAL 2020 · Pradyumna Gupta, Himanshu Gupta, Aman Sinha

Memes have become an ubiquitous social media entity and the processing and analysis of suchmultimodal data is currently an active area of research. This paper presents our work on theMemotion Analysis shared task of SemE…

ClassificationEmotion RecognitionGeneral Classification