paper-with-me

Papers

Aspect Sentiment Triplet Extraction Using Reinforcement Learning

2021-08-13 · Samson Yu Bai Jian, Tapas Nayak, Navonil Majumder, Soujanya Poria

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.

📄 PDF Abstract BibTeX arXiv:2108.06107

Code (1)

declare-lab/aste-rl 공식 구현 pytorch

Tasks

Aspect Sentiment Triplet Extractionreinforcement-learningReinforcement LearningReinforcement Learning (RL)SentenceTriplet

Methods 이 논문이 사용한 방법론

REINFORCE REINFORCE is a Monte Carlo variant of a policy gradient algorithm in reinforcement learning. The agent collects samples of an episode using its current policy, and uses it to…

Similar Papers 제목 키워드 기반

A More Fine-Grained Aspect-Sentiment-Opinion Triplet Extraction Task

2021-03-29 · Yuncong Li, Fang Wang, Wenjun Zhang, Sheng-hua Zhong 외

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+1

Aspect-Sentiment-Multiple-Opinion Triplet Extraction

2021-10-14 · Fang Wang, Yuncong Li, Sheng-hua Zhong, Cunxiang Yin 외

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+2

Improving Span-based Aspect Sentiment Triplet Extraction with Abundant Syntax Knowledge

2022-12-23 · journal 2022 12 · Lingcong Feng, Biqing Zeng, Lewei He, Mayi Xu 외

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 AnalysisTriplet

Aspect-Category-Opinion-Sentiment Extraction Using Generative Transformer Model

2023-01-18 · RIFV 2023 1 · Cao Duy Hoang, Quang Vinh Dinh, Ngoc Hong Tran

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+1

A Multi-task Learning Framework for Opinion Triplet Extraction

2020-10-04 · Findings of the Association for Computational Linguistics 2020 · Chen Zhang, Qiuchi Li, Dawei Song, Benyou Wang

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