paper-with-me

Papers

Targeted aspect based multimodal sentiment analysis:an attention capsule extraction and multi-head fusion network

2021-03-13 · Jiaqian Wang, Donghong Gu, Chi Yang, Yun Xue, Zhengxin Song, Haoliang Zhao, Luwei Xiao

Multimodal sentiment analysis has currently identified its significance in a variety of domains. For the purpose of sentiment analysis, different aspects of distinguishing modalities, which correspond to one target, are processed and analyzed. In this work, we propose the targeted aspect-based multimodal sentiment analysis (TABMSA) for the first time. Furthermore, an attention capsule extraction and multi-head fusion network (EF-Net) on the task of TABMSA is devised. The multi-head attention (MHA) based network and the ResNet-152 are employed to deal with texts and images, respectively. The integration of MHA and capsule network aims to capture the interaction among the multimodal inputs. In addition to the targeted aspect, the information from the context and the image is also incorporated for sentiment delivered. We evaluate the proposed model on two manually annotated datasets. the experimental results demonstrate the effectiveness of our proposed model for this new task.

📄 PDF Abstract BibTeX arXiv:2103.07659

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal Sentiment AnalysisSentiment 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}$.
Capsule Network A capsule is an activation vector that basically executes on its inputs some complex internal computations. Length of these activation vectors signifies the probability of…
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Targeted Aspect-Based Sentiment Analysis via Embedding Commonsense Knowledge into an Attentive LSTM

2018-04-01 · The Thirty-Second AAAI Conference on Artificial Intelligence (AAAI-18) 2018 4 · Yukun Ma, Haiyun Peng, Erik Cambria

Analyzing people’s opinions and sentiments towards certain aspects is an important task of natural language understanding. In this paper, we propose a novel solution to targeted aspect-based sentiment analysis, which ta…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Natural Language UnderstandingSentence+2

AdaptiSent: Context-Aware Adaptive Attention for Multimodal Aspect-Based Sentiment Analysis

2025-07-17 · S M Rafiuddin, Sadia Kamal, Mohammed Rakib, Arunkumar Bagavathi 외

We introduce AdaptiSent, a new framework for Multimodal Aspect-Based Sentiment Analysis (MABSA) that uses adaptive cross-modal attention mechanisms to improve sentiment classification and aspect term extraction from both…

Aspect-Based Sentiment AnalysisSentiment AnalysisSentiment ClassificationTerm Extraction

Context-Guided BERT for Targeted Aspect-Based Sentiment Analysis

2020-10-15 · Zhengxuan Wu, Desmond C. Ong

Aspect-based sentiment analysis (ABSA) and Targeted ASBA (TABSA) allow finer-grained inferences about sentiment to be drawn from the same text, depending on context. For example, a given text can have different targets (…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentiment Analysis

Context-aware Embedding for Targeted Aspect-based Sentiment Analysis

2019-06-17 · ACL 2019 7 · Bin Liang, Jiachen Du, Ruifeng Xu, Binyang Li 외

Attention-based neural models were employed to detect the different aspects and sentiment polarities of the same target in targeted aspect-based sentiment analysis (TABSA). However, existing methods do not specifically p…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentiment Analysis

MACSA: A Multimodal Aspect-Category Sentiment Analysis Dataset with Multimodal Fine-grained Aligned Annotations

2022-06-28 · Hao Yang, Yanyan Zhao, Jianwei Liu, Yang Wu 외

Multimodal fine-grained sentiment analysis has recently attracted increasing attention due to its broad applications. However, the existing multimodal fine-grained sentiment datasets most focus on annotating the fine-gra…

Aspect Category Sentiment AnalysisSentiment Analysis