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

Grid Tagging Scheme for Aspect-oriented Fine-grained Opinion Extraction

About

Aspect-oriented Fine-grained Opinion Extraction (AFOE) aims at extracting aspect terms and opinion terms from review in the form of opinion pairs or additionally extracting sentiment polarity of aspect term to form opinion triplet. Because of containing several opinion factors, the complete AFOE task is usually divided into multiple subtasks and achieved in the pipeline. However, pipeline approaches easily suffer from error propagation and inconvenience in real-world scenarios. To this end, we propose a novel tagging scheme, Grid Tagging Scheme (GTS), to address the AFOE task in an end-to-end fashion only with one unified grid tagging task. Additionally, we design an effective inference strategy on GTS to exploit mutual indication between different opinion factors for more accurate extractions. To validate the feasibility and compatibility of GTS, we implement three different GTS models respectively based on CNN, BiLSTM, and BERT, and conduct experiments on the aspect-oriented opinion pair extraction and opinion triplet extraction datasets. Extensive experimental results indicate that GTS models outperform strong baselines significantly and achieve state-of-the-art performance.

Zhen Wu, Chengcan Ying, Fei Zhao, Zhifang Fan, Xinyu Dai, Rui Xia• 2020

Related benchmarks

TaskDatasetResultRank
aspect sentiment triplet extractionRest SemEval 2014 (test)
F1 Score67.5
40
aspect sentiment triplet extractionRest SemEval 2015 (test)
F1 Score60.15
34
aspect sentiment triplet extractionRest SemEval 2016 (test)
F1 Score67.93
34
aspect sentiment triplet extractionLap SemEval 2014 (test)
F1 Score55.21
34
aspect sentiment triplet extraction15Rest ASTE-DATA-V2 (test)
Precision64.57
32
aspect sentiment triplet extraction14Rest ASTE-DATA-V2 (test)
Precision71.41
32
aspect sentiment triplet extraction16Rest ASTE-DATA-V2 (test)
Precision70.17
32
aspect sentiment triplet extraction14Lap ASTE-DATA-V2 (test)
Precision58.54
32
Aspect ExtractionLAPTOP SemEval 2014 (test)
F1 Score79.52
28
aspect sentiment triplet extractionD2 15Res
F1 Score60.15
25
Showing 10 of 50 rows

Other info

Code

Follow for update