paper-with-me

홈 › 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 among aspect-polarity pairs in a text, thus degrading the extraction performance. Moreover, the existing state-of-the-art approaches, namely token-based se-quence tagging and span-based classification, have their own defects such as polarity inconsistency resulted from separately tagging tokens in the former and the heterogeneous categorization in the latter where aspect-related and polarity-related labels are mixed. In order to remedy the above defects, in-spiring from the recent advancements in relation extraction, we propose to generate aspect-polarity pairs directly from a text with relation extraction technology, regarding aspect-pairs as unary relations where aspects are enti-ties and the corresponding polarities are relations. Based on the perspective, we present a position- and aspect-aware sequence2sequence model for joint extraction of aspect-polarity pairs. The model is characterized with its ability to capture not only relationships among aspect-polarity pairs in a text through the sequence decoding, but also correlations between an aspect and its polarity through the position- and aspect-aware attentions. The experi-ments performed on three benchmark datasets demonstrate that our model outperforms the existing state-of-the-art approaches, making significant im-provement over them.

📄 PDF Abstract BibTeX arXiv:2109.00256

Code (0)

등록된 구현이 없습니다.

Tasks

AllPositionRelationRelation ExtractionSentiment Analysis

Similar Papers 제목 키워드 기반

ASTE Transformer Modelling Dependencies in Aspect-Sentiment Triplet Extraction

2024-09-23 · Iwo Naglik, Mateusz Lango

Aspect-Sentiment Triplet Extraction (ASTE) is a recently proposed task of aspect-based sentiment analysis that consists in extracting (aspect phrase, opinion phrase, sentiment polarity) triples from a given sentence. Rec…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect Sentiment Triplet ExtractionSentence+2

Extracting Aspects and Polarity from Patents

2014-08-01 · WS 2014 8 · Peter Anick, Marc Verhagen, James Pustejovsky
Aspect-Based Sentiment Analysis (ABSA)Sentiment Analysis

A Multi-task Learning Model for Chinese-oriented Aspect Polarity Classification and Aspect Term Extraction

2019-12-17 · Heng Yang, Biqing Zeng, JianHao Yang, Youwei Song 외

Aspect-based sentiment analysis (ABSA) task is a multi-grained task of natural language processing and consists of two subtasks: aspect term extraction (ATE) and aspect polarity classification (APC). Most of the existing…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)General ClassificationMulti-Task Learning+2

A Variational Approach to Weakly Supervised Document-Level Multi-Aspect Sentiment Classification

2019-04-10 · NAACL 2019 6 · Ziqian Zeng, Wenxuan Zhou, Xin Liu, Yangqiu Song

In this paper, we propose a variational approach to weakly supervised document-level multi-aspect sentiment classification. Instead of using user-generated ratings or annotations provided by domain experts, we use target…

General ClassificationSentiment AnalysisSentiment Classification

Grid Tagging Scheme for Aspect-oriented Fine-grained Opinion Extraction

2020-10-09 · Findings of the Association for Computational Linguistics 2020 · Zhen Wu, Chengcan Ying, Fei Zhao, Zhifang Fan 외

Aspect-oriented Fine-grained Opinion Extraction (AFOE) aims at extracting aspect terms and opinion terms from review in the form of opinion pairs or additionally extracting sentiment polarity of aspect term to form opini…

Aspect-Sentiment-Opinion Triplet ExtractionAspect Sentiment Triplet ExtractionTriplet