paper-with-me

Papers

Capsule Network with Interactive Attention for Aspect-Level Sentiment Classification

2019-11-01 · IJCNLP 2019 11 · Chunning Du, Haifeng Sun, Jingyu Wang, Qi Qi, Jianxin Liao, Tong Xu, Ming Liu

Aspect-level sentiment classification is a crucial task for sentiment analysis, which aims to identify the sentiment polarities of specific targets in their context. The main challenge comes from multi-aspect sentences, which express multiple sentiment polarities towards different targets, resulting in overlapped feature representation. However, most existing neural models tend to utilize static pooling operation or attention mechanism to identify sentimental words, which therefore insufficient for dealing with overlapped features. To solve this problem, we propose to utilize capsule network to construct vector-based feature representation and cluster features by an EM routing algorithm. Furthermore, interactive attention mechanism is introduced in the capsule routing procedure to model the semantic relationship between aspect terms and context. The iterative routing also enables encoding sentence from a global perspective. Experimental results on three datasets show that our proposed model achieves state-of-the-art performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationSentenceSentiment AnalysisSentiment Classification

Methods 이 논문이 사용한 방법론

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…

Similar Papers 제목 키워드 기반

Discovering Protagonist of Sentiment with Aspect Reconstructed Capsule Network

2019-12-23 · Chi Xu, Hao Feng, Guoxin Yu, Min Yang 외

Most recent existing aspect-term level sentiment analysis (ATSA) approaches combined various neural network models with delicately carved attention mechanisms built upon given aspect and context to generate refined sente…

SentenceSentiment Analysis

Transfer Capsule Network for Aspect Level Sentiment Classification

2019-07-01 · ACL 2019 7 · Zhuang Chen, Tieyun Qian

Aspect-level sentiment classification aims to determine the sentiment polarity of a sentence towards an aspect. Due to the high cost in annotation, the lack of aspect-level labeled data becomes a major obstacle in this a…

ClassificationGeneral ClassificationSentenceSentiment Analysis+2

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 외

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 …

Multimodal Sentiment AnalysisSentiment Analysis

Interactive Attention Networks for Aspect-Level Sentiment Classification

2017-09-04 · Dehong Ma, Sujian Li, Xiaodong Zhang, Houfeng Wang

Aspect-level sentiment classification aims at identifying the sentiment polarity of specific target in its context. Previous approaches have realized the importance of targets in sentiment classification and developed va…

Aspect-Based Sentiment Analysis (ABSA)ClassificationGeneral ClassificationSentiment Classification

A Capsule Network for Recommendation and Explaining What You Like and Dislike

2019-07-01 · Chenliang Li, Cong Quan, Li Peng, Yunwei Qi 외

User reviews contain rich semantics towards the preference of users to features of items. Recently, many deep learning based solutions have been proposed by exploiting reviews for recommendation. The attention mechanism …

Prediction