A Multi-task Learning Framework for Opinion Triplet Extraction
About
The state-of-the-art Aspect-based Sentiment Analysis (ABSA) approaches are mainly based on either detecting aspect terms and their corresponding sentiment polarities, or co-extracting aspect and opinion terms. However, the extraction of aspect-sentiment pairs lacks opinion terms as a reference, while co-extraction of aspect and opinion terms would not lead to meaningful pairs without determining their sentiment dependencies. To address the issue, we present a novel view of ABSA as an opinion triplet extraction task, and propose a multi-task learning framework to jointly extract aspect terms and opinion terms, and simultaneously parses sentiment dependencies between them with a biaffine scorer. At inference phase, the extraction of triplets is facilitated by a triplet decoding method based on the above outputs. We evaluate the proposed framework on four SemEval benchmarks for ASBA. The results demonstrate that our approach significantly outperforms a range of strong baselines and state-of-the-art approaches.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| aspect sentiment triplet extraction | Rest SemEval 2014 (test) | F1 Score59.71 | 40 | |
| aspect sentiment triplet extraction | Lap SemEval 2014 (test) | F1 Score44.78 | 34 | |
| aspect sentiment triplet extraction | Rest SemEval 2016 (test) | F1 Score56.82 | 34 | |
| aspect sentiment triplet extraction | Rest SemEval 2015 (test) | F1 Score49.3 | 34 | |
| aspect sentiment triplet extraction | 15Rest ASTE-DATA-V2 (test) | Precision60.88 | 32 | |
| aspect sentiment triplet extraction | 16Rest ASTE-DATA-V2 (test) | Precision65.65 | 32 | |
| aspect sentiment triplet extraction | 14Lap ASTE-DATA-V2 (test) | Precision54.26 | 32 | |
| aspect sentiment triplet extraction | 14Rest ASTE-DATA-V2 (test) | Precision63.07 | 32 | |
| aspect sentiment triplet extraction | 14Lap D1 (test) | F1 Score59.67 | 19 | |
| aspect sentiment triplet extraction | 15Res D1 (test) | F1 Score48.97 | 19 |