HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Aspect Sentiment Triplet Extraction Using Reinforcement Learning

Samson Yu Bai Jian; Tapas Nayak; Navonil Majumder; Soujanya Poria

Aspect Sentiment Triplet Extraction Using Reinforcement Learning

Abstract

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 Repositories

declare-lab/aste-rl
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
aspect-sentiment-triplet-extraction-on-asteASTE-RL
F1: 69.61

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Aspect Sentiment Triplet Extraction Using Reinforcement Learning | Papers | HyperAI