MiniConGTS: A Near Ultimate Minimalist Contrastive Grid Tagging Scheme for Aspect Sentiment Triplet Extraction
About
Aspect Sentiment Triplet Extraction (ASTE) aims to co-extract the sentiment triplets in a given corpus. Existing approaches within the pretraining-finetuning paradigm tend to either meticulously craft complex tagging schemes and classification heads, or incorporate external semantic augmentation to enhance performance. In this study, we, for the first time, re-evaluate the redundancy in tagging schemes and the internal enhancement in pretrained representations. We propose a method to improve and utilize pretrained representations by integrating a minimalist tagging scheme and a novel token-level contrastive learning strategy. The proposed approach demonstrates comparable or superior performance compared to state-of-the-art techniques while featuring a more compact design and reduced computational overhead. Additionally, we are the first to formally evaluate GPT-4's performance in few-shot learning and Chain-of-Thought scenarios for this task. The results demonstrate that the pretraining-finetuning paradigm remains highly effective even in the era of large language models.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Aspect Extraction | LAPTOP SemEval 2014 (test) | F1 Score82.62 | 28 | |
| aspect sentiment triplet extraction | D2 14Res | F1 Score75.59 | 25 | |
| aspect sentiment triplet extraction | D2 14Lap | F1 Score63.61 | 25 | |
| aspect sentiment triplet extraction | D2 (16Res) | F1 Score74.83 | 25 | |
| aspect sentiment triplet extraction | D2 15Res | F1 Score65.15 | 25 | |
| aspect sentiment triplet extraction | 14Res D1 (test) | F1 Score76 | 19 | |
| aspect sentiment triplet extraction | 14Lap D1 (test) | F1 Score64.07 | 19 | |
| aspect sentiment triplet extraction | 15Res D1 (test) | F1 Score65.43 | 19 | |
| aspect sentiment triplet extraction | 16Res D1 (test) | F1 Score71.8 | 19 | |
| Opinion Pair Extraction | res 2014 (test) | F1 Score87.04 | 17 |