First Target and Opinion then Polarity: Enhancing Target-opinion Correlation for Aspect Sentiment Triplet Extraction
About
Aspect Sentiment Triplet Extraction (ASTE) aims to extract triplets from a sentence, including target entities, associated sentiment polarities, and opinion spans which rationalize the polarities. Existing methods are short on building correlation between target-opinion pairs, and neglect the mutual interference among different sentiment triplets. To address these issues, we utilize a two-stage framework to enhance the correlation between targets and opinions: at stage one, we extract targets and opinions through sequence tagging; then we append a group of artificial tags named Perceivable Pair, which indicate the span of a specific target-opinion tuple, to the input sentence to obtain closer correlated target-opinion pair representation. Meanwhile, we reduce the negative interference between triplets by restricting tokens' attention field. Finally, the polarity is identified according to the representation of the Perceivable Pair. We conduct experiments on four datasets, and the experimental results show the effectiveness of our model.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| aspect sentiment triplet extraction | Lap SemEval 2014 (test) | F1 Score58.58 | 34 | |
| aspect sentiment triplet extraction | Rest SemEval 2016 (test) | F1 Score67.52 | 34 | |
| aspect sentiment triplet extraction | Rest SemEval 2015 (test) | F1 Score58.59 | 34 | |
| aspect sentiment triplet extraction | 14Lap ASTE-DATA-V2 (test) | Precision57.84 | 32 | |
| aspect sentiment triplet extraction | 14Rest ASTE-DATA-V2 (test) | Precision63.59 | 32 | |
| aspect sentiment triplet extraction | 16Rest ASTE-DATA-V2 (test) | Precision63.57 | 32 | |
| aspect sentiment triplet extraction | 15Rest ASTE-DATA-V2 (test) | Precision54.53 | 32 | |
| aspect sentiment triplet extraction | 14lap (test) | F1 Score58.58 | 25 | |
| aspect sentiment triplet extraction | 16res (test) | F1 Score67.52 | 17 | |
| aspect sentiment triplet extraction | 15res (test) | F1 Score58.59 | 17 |