paper-with-me

Papers

Coupled Multi-Layer Attentions for Co-Extraction of Aspect and Opinion Terms

2017-02-12 · AAAI 2017 2 · Wenya Wang, Sinno Jialin Pan, Daniel Dahlmeier, Xiaokui Xiao

The task of aspect and opinion terms co-extraction aims to explicitly extract aspect terms describing features of an entity and opinion terms expressing emotions from user-generated texts. To achieve this task, one effective approach is to exploit relations between aspect terms and opinion terms by parsing syntactic structure for each sentence. However, this approach requires expensive effort for parsing and highly depends on the quality of the parsing results. In this paper, we offer a novel deep learning model, named coupled multi-layer attentions. The proposed model provides an end-to-end solution and does not require any parsers or other linguistic resources for preprocessing. Specifically, the proposed model is a multi-layer attention network, where each layer consists of a couple of attentions with tensor operators. One attention is for extracting aspect terms, while the other is for extracting opinion terms. They are learned interactively to dually propagate information between aspect terms and opinion terms. Through multiple layers, the model can further exploit indirect relations between terms for more precise information extraction. Experimental results on three benchmark datasets in SemEval Challenge 2014 and 2015 show that our model achieves state-of-the-art performances compared with several baselines.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Extract AspectSentence

Similar Papers 제목 키워드 기반

Extracting all Aspect-polarity Pairs Jointly in a Text with Relation Extraction Approach

2021-09-01 · Lingmei Bu, Li Chen, Yongmei Lu, Zhonghua Yu

Extracting aspect-polarity pairs from texts is an important task of fine-grained sentiment analysis. While the existing approaches to this task have gained many progresses, they are limited at capturing relationships amo…

AllPositionRelationRelation Extraction+1

Joint Aspect Extraction and Sentiment Analysis with Directional Graph Convolutional Networks

2020-12-01 · COLING 2020 8 · Guimin Chen, Yuanhe Tian, Yan Song

End-to-end aspect-based sentiment analysis (EASA) consists of two sub-tasks: the first extracts the aspect terms in a sentence and the second predicts the sentiment polarities for such terms. For EASA, compared to pipeli…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect ExtractionSentence+1

Aspect Sentiment Classification with both Word-level and Clause-level AttentionNetworks

2018-06-17 · International Joint Conferences on Artificial Intelligence Organization 2018 6 · Jingjing Wang, Jie Li, Shoushan Li, Yangyang Kang 외

Aspect sentiment classification, a challenging taskin sentiment analysis, has been attracting more andmore attention in recent years. In this paper, wehighlight the need for incorporating the importancedegrees o…

General ClassificationSentenceSentiment AnalysisSentiment Classification

Aspect and Sentiment Aware Abstractive Review Summarization

2018-08-01 · COLING 2018 8 · Min Yang, Qiang Qu, Ying Shen, Qiao Liu 외

Review text has been widely studied in traditional tasks such as sentiment analysis and aspect extraction. However, to date, no work is towards the abstractive review summarization that is essential for business organiza…

Abstractive Text SummarizationAspect ExtractionDecoderMachine Translation+3

Aspect-based Sentiment Analysis through EDU-level Attentions

2022-02-05 · Ting Lin, Aixin Sun, Yequan Wang

A sentence may express sentiments on multiple aspects. When these aspects are associated with different sentiment polarities, a model's accuracy is often adversely affected. We observe that multiple aspects in such hard …

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