Aspect Sentiment Triplet Extraction Using Reinforcement Learning
Aspect Sentiment Triplet Extraction (ASTE) is the task of extracting triplets of aspect terms, their associated sentiments, and the opinion terms that provide evidence for the expressed sentiments. Previous approaches to ASTE usually simultaneously extract all three components or first identify the aspect and opinion terms, then pair them up to predict their sentiment polarities. In this work, we present a novel paradigm, ASTE-RL, by regarding the aspect and opinion terms as arguments of the expressed sentiment in a hierarchical reinforcement learning (RL) framework. We first focus on sentiments expressed in a sentence, then identify the target aspect and opinion terms for that sentiment. This takes into account the mutual interactions among the triplet's components while improving exploration and sample efficiency. Furthermore, this hierarchical RLsetup enables us to deal with multiple and overlapping triplets. In our experiments, we evaluate our model on existing datasets from laptop and restaurant domains and show that it achieves state-of-the-art performance. The implementation of this work is publicly available at https://github.com/declare-lab/ASTE-RL.
Code (1)
Tasks
Aspect Sentiment Triplet Extractionreinforcement-learningReinforcement LearningReinforcement Learning (RL)SentenceTripletMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
A More Fine-Grained Aspect-Sentiment-Opinion Triplet Extraction Task
Aspect Sentiment Triplet Extraction (ASTE) aims to extract aspect term, sentiment and opinion term triplets from sentences and tries to provide a complete solution for aspect-based sentiment analysis (ABSA). However, som…
Aspect-Based Sentiment AnalysisAspect-Sentiment-Opinion Triplet ExtractionPositionSentence+1Aspect-Sentiment-Multiple-Opinion Triplet Extraction
Aspect Sentiment Triplet Extraction (ASTE) aims to extract aspect term (aspect), sentiment and opinion term (opinion) triplets from sentences and can tell a complete story, i.e., the discussed aspect, the sentiment towar…
Aspect Sentiment Triplet ExtractionExtract AspectSentenceSentiment Analysis+2Improving Span-based Aspect Sentiment Triplet Extraction with Abundant Syntax Knowledge
Aspect sentiment triplet extraction is a subtask of aspect based sentiment analysis, which has attracted considerable attention in recent years. It aims to obtain the aspect term, the associated opinion term and sentimen…
Aspect-Based Sentiment AnalysisAspect Sentiment Triplet ExtractionSentiment AnalysisTripletAspect-Category-Opinion-Sentiment Extraction Using Generative Transformer Model
Sentiment analysis is one of Natural Language Processing's applications that aims to process and extract sentiment information quickly and effectively. To expand upon the previous triplet extraction, that being aspect-op…
Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect-Category-Opinion-Sentiment Quadruple ExtractionSentiment Analysis+1A Multi-task Learning Framework for Opinion Triplet Extraction
The state-of-the-art Aspect-based Sentiment Analysis (ABSA) approaches are mainly based on either detecting aspect terms and their corresponding sentiment polarities, or co-extracting aspect and opinion terms. However, t…
Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect Sentiment Triplet ExtractionExtract Aspect+3