paper-with-me

Papers

Multi-grained Attention Network for Aspect-Level Sentiment Classification

2018-10-01 · EMNLP 2018 10 · Feifan Fan, Yansong Feng, Dongyan Zhao

We propose a novel multi-grained attention network (MGAN) model for aspect level sentiment classification. Existing approaches mostly adopt coarse-grained attention mechanism, which may bring information loss if the aspect has multiple words or larger context. We propose a fine-grained attention mechanism, which can capture the word-level interaction between aspect and context. And then we leverage the fine-grained and coarse-grained attention mechanisms to compose the MGAN framework. Moreover, unlike previous works which train each aspect with its context separately, we design an aspect alignment loss to depict the aspect-level interactions among the aspects that have the same context. We evaluate the proposed approach on three datasets: laptop and restaurant are from SemEval 2014, and the last one is a twitter dataset. Experimental results show that the multi-grained attention network consistently outperforms the state-of-the-art methods on all three datasets. We also conduct experiments to evaluate the effectiveness of aspect alignment loss, which indicates the aspect-level interactions can bring extra useful information and further improve the performance.

📄 PDF Abstract BibTeX

Code (1)

mindspore-courses/ABSA-MindSpore mindspore

Tasks

Aspect-Based Sentiment Analysis (ABSA)ClassificationGeneral ClassificationSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

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

CAN: Constrained Attention Networks for Multi-Aspect Sentiment Analysis

2018-12-27 · IJCNLP 2019 11 · Mengting Hu, Shiwan Zhao, Li Zhang, Keke Cai 외

Aspect level sentiment classification is a fine-grained sentiment analysis task. To detect the sentiment towards a particular aspect in a sentence, previous studies have developed various attention-based methods for gene…

General ClassificationSentenceSentiment AnalysisSentiment Classification

Recognizing Conflict Opinions in Aspect-level Sentiment Classification with Dual Attention Networks

2019-11-01 · IJCNLP 2019 11 · Xingwei Tan, Yi Cai, Changxi Zhu

Aspect-level sentiment classification, which is a fine-grained sentiment analysis task, has received lots of attention these years. There is a phenomenon that people express both positive and negative sentiments towards …

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+2

Document-Level Supervision for Multi-Aspect Sentiment Analysis Without Fine-grained Labels

2023-10-10 · Kasturi Bhattacharjee, Rashmi Gangadharaiah

Aspect-based sentiment analysis (ABSA) is a widely studied topic, most often trained through supervision from human annotations of opinionated texts. These fine-grained annotations include identifying aspects towards whi…

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

Exploiting Coarse-to-Fine Task Transfer for Aspect-level Sentiment Classification

2018-11-16 · AAAI 2019 2018 11 · Zheng Li, Ying WEI, Yu Zhang, Xiang Zhang 외

Aspect-level sentiment classification (ASC) aims at identifying sentiment polarities towards aspects in a sentence, where the aspect can behave as a general Aspect Category (AC) or a specific Aspect Term (AT). However, d…

General ClassificationSentenceSentiment AnalysisSentiment Classification