paper-with-me

홈 › Papers

Attention Transfer Network for Aspect-level Sentiment Classification

2020-10-23 · COLING 2020 8 · Fei Zhao, Zhen Wu, Xinyu Dai

Aspect-level sentiment classification (ASC) aims to detect the sentiment polarity of a given opinion target in a sentence. In neural network-based methods for ASC, most works employ the attention mechanism to capture the corresponding sentiment words of the opinion target, then aggregate them as evidence to infer the sentiment of the target. However, aspect-level datasets are all relatively small-scale due to the complexity of annotation. Data scarcity causes the attention mechanism sometimes to fail to focus on the corresponding sentiment words of the target, which finally weakens the performance of neural models. To address the issue, we propose a novel Attention Transfer Network (ATN) in this paper, which can successfully exploit attention knowledge from resource-rich document-level sentiment classification datasets to improve the attention capability of the aspect-level sentiment classification task. In the ATN model, we design two different methods to transfer attention knowledge and conduct experiments on two ASC benchmark datasets. Extensive experimental results show that our methods consistently outperform state-of-the-art works. Further analysis also validates the effectiveness of ATN.

📄 PDF Abstract BibTeX arXiv:2010.12156

Code (1)

1429904852/ATN 공식 구현 tf

Tasks

ClassificationGeneral ClassificationSentenceSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

Exploiting Document Knowledge for Aspect-level Sentiment Classification

2018-06-12 · ACL 2018 7 · Ruidan He, Wee Sun Lee, Hwee Tou Ng, Daniel Dahlmeier

Attention-based long short-term memory (LSTM) networks have proven to be useful in aspect-level sentiment classification. However, due to the difficulties in annotating aspect-level data, existing public datasets for thi…

Aspect-Based Sentiment Analysis (ABSA)ClassificationGeneral ClassificationSentiment Analysis+1

Aspect-level Sentiment Classification with HEAT (HiErarchical ATtention) Network

2017-11-06 · CIKM 2017 11 · Jiajun Cheng, Shenglin Zhao, Jiani Zhang, Irwin King 외

Aspect-level sentiment classification is a fine-grained sentiment analysis task, which aims to predict the sentiment of a text in different aspects. One key point of this task is to allocate the appropriate sentiment wor…

ClassificationSentenceSentiment AnalysisSentiment Classification

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

Domain-Invariant Feature Distillation for Cross-Domain Sentiment Classification

2019-08-24 · IJCNLP 2019 11 · Mengting Hu, Yike Wu, Shiwan Zhao, Honglei Guo 외

Cross-domain sentiment classification has drawn much attention in recent years. Most existing approaches focus on learning domain-invariant representations in both the source and target domains, while few of them pay att…

ClassificationGeneral ClassificationSentiment AnalysisSentiment Classification

Modeling Sentiment Dependencies with Graph Convolutional Networks for Aspect-level Sentiment Classification

2019-06-11 · Pinlong Zhaoa, Linlin Houb, Ou Wua

Aspect-level sentiment classification aims to distinguish the sentiment polarities over one or more aspect terms in a sentence. Existing approaches mostly model different aspects in one sentence independently, which igno…

Aspect-Based Sentiment Analysis (ABSA)ClassificationGeneral ClassificationSentence+2