HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

ASTE Transformer Modelling Dependencies in Aspect-Sentiment Triplet Extraction

Iwo Naglik; Mateusz Lango

ASTE Transformer Modelling Dependencies in Aspect-Sentiment Triplet Extraction

Abstract

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. Recent state-of-the-art methods approach this task by first extracting all possible text spans from a given text, then filtering the potential aspect and opinion phrases with a classifier, and finally considering all their pairs with another classifier that additionally assigns sentiment polarity to them. Although several variations of the above scheme have been proposed, the common feature is that the final result is constructed by a sequence of independent classifier decisions. This hinders the exploitation of dependencies between extracted phrases and prevents the use of knowledge about the interrelationships between classifier predictions to improve performance. In this paper, we propose a new ASTE approach consisting of three transformer-inspired layers, which enables the modelling of dependencies both between phrases and between the final classifier decisions. Experimental results show that the method achieves higher performance in terms of F1 measure than other methods studied on popular benchmarks. In addition, we show that a simple pre-training technique further improves the performance of the model.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
aspect-based-sentiment-analysis-absa-on-asteASTE-Transformer
F1 (L14): 64.90
F1 (R15): 72.10
F1 (R16): 76.19
F1(R14): 76.06

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
ASTE Transformer Modelling Dependencies in Aspect-Sentiment Triplet Extraction | Papers | HyperAI