Dynamic Order Template Prediction for Generative Aspect-Based Sentiment Analysis
About
Aspect-based sentiment analysis (ABSA) assesses sentiments towards specific aspects within texts, resulting in detailed sentiment tuples. Previous ABSA models often use static templates to predict all of the elements in the tuples, and these models often fail to accurately capture dependencies between elements. Multi-view prompting method improves the performance of ABSA by predicting tuples with various templates and then ensembling the results. However, this method suffers from inefficiencies and out-of-distribution errors. In this paper, we propose a Dynamic Order Template (DOT) method for ABSA, which dynamically generates necessary views for each instance based on instance-level entropy. Ensuring the diverse and relevant view generation, our proposed method improves F1-scores on ASQP and ACOS datasets while significantly reducing inference time.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Aspect-Based Sentiment Analysis (ABSA) | ACOS Rest | F1 Score59.25 | 20 | |
| Aspect-Based Sentiment Analysis (ABSA) | ASQP R15 | F1 Score51.91 | 12 | |
| Aspect-Based Sentiment Analysis (ABSA) | ACOS Lap | F1 Score44.92 | 12 | |
| Aspect-Based Sentiment Analysis (ABSA) | ASQP R16 | F1 Score0.6124 | 12 | |
| Aspect-Based Sentiment Analysis (ABSA) | MEMD M-Rest | F1 Score58.25 | 8 | |
| Aspect-Based Sentiment Analysis (ABSA) | MEMD M-Lap | F1 Score39.02 | 8 | |
| Aspect-Based Sentiment Analysis (ABSA) | MEMD Books | F1 Score43.02 | 8 | |
| Aspect-Based Sentiment Analysis (ABSA) | ABSA Combined Suite | Average F152.28 | 8 | |
| Aspect-Based Sentiment Analysis (ABSA) | MEMD Clothing | F1 Score43.37 | 8 | |
| Aspect-Based Sentiment Analysis (ABSA) | MEMD Hotel | F1 Score69.94 | 8 |