Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Position-Aware Tagging for Aspect Sentiment Triplet Extraction

About

Aspect Sentiment Triplet Extraction (ASTE) is the task of extracting the triplets of target entities, their associated sentiment, and opinion spans explaining the reason for the sentiment. Existing research efforts mostly solve this problem using pipeline approaches, which break the triplet extraction process into several stages. Our observation is that the three elements within a triplet are highly related to each other, and this motivates us to build a joint model to extract such triplets using a sequence tagging approach. However, how to effectively design a tagging approach to extract the triplets that can capture the rich interactions among the elements is a challenging research question. In this work, we propose the first end-to-end model with a novel position-aware tagging scheme that is capable of jointly extracting the triplets. Our experimental results on several existing datasets show that jointly capturing elements in the triplet using our approach leads to improved performance over the existing approaches. We also conducted extensive experiments to investigate the model effectiveness and robustness.

Lu Xu, Hao Li, Wei Lu, Lidong Bing• 2020

Related benchmarks

TaskDatasetResultRank
aspect sentiment triplet extractionRest SemEval 2014 (test)
F1 Score62.4
40
aspect sentiment triplet extractionRest SemEval 2015 (test)
F1 Score57.53
34
aspect sentiment triplet extractionLap SemEval 2014 (test)
F1 Score51.04
34
aspect sentiment triplet extractionRest SemEval 2016 (test)
F1 Score63.83
34
aspect sentiment triplet extraction15Rest ASTE-DATA-V2 (test)
Precision68.2
32
aspect sentiment triplet extraction16Rest ASTE-DATA-V2 (test)
Precision70.94
32
aspect sentiment triplet extraction14Rest ASTE-DATA-V2 (test)
Precision70.6
32
aspect sentiment triplet extraction14Lap ASTE-DATA-V2 (test)
Precision55.4
32
aspect sentiment triplet extractionRest 15 (test)
F1 Score57.53
26
aspect sentiment triplet extraction16Rest ASTE-Data-V1 (test)
F1 Score63.83
25
Showing 10 of 44 rows

Other info

Code

Follow for update