Command Palette
Search for a command to run...
Wenxuan Zhang Yang Deng Xin Li Yifei Yuan Lidong Bing Wai Lam

Abstract
Aspect-based sentiment analysis (ABSA) has been extensively studied in recent years, which typically involves four fundamental sentiment elements, including the aspect category, aspect term, opinion term, and sentiment polarity. Existing studies usually consider the detection of partial sentiment elements, instead of predicting the four elements in one shot. In this work, we introduce the Aspect Sentiment Quad Prediction (ASQP) task, aiming to jointly detect all sentiment elements in quads for a given opinionated sentence, which can reveal a more comprehensive and complete aspect-level sentiment structure. We further propose a novel \textsc{Paraphrase} modeling paradigm to cast the ASQP task to a paraphrase generation process. On one hand, the generation formulation allows solving ASQP in an end-to-end manner, alleviating the potential error propagation in the pipeline solution. On the other hand, the semantics of the sentiment elements can be fully exploited by learning to generate them in the natural language form. Extensive experiments on benchmark datasets show the superiority of our proposed method and the capacity of cross-task transfer with the proposed unified \textsc{Paraphrase} modeling framework.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| aspect-based-sentiment-analysis-absa-on-acos | Paraphrase | F1 (Laptop): 43.51 F1 (Restaurant): 61.16 |
| aspect-based-sentiment-analysis-absa-on-acos | TAS-BERT | F1 (Laptop): 27.31 F1 (Restaurant): 33.53 |
| aspect-based-sentiment-analysis-absa-on-asqp | Paraphrase | F1 (R15): 46.93 F1 (R16): 57.93 |
| aspect-based-sentiment-analysis-absa-on-asqp | TAS-BRET | F1 (R15): 34.78 F1 (R16): 43.71 |
| aspect-based-sentiment-analysis-absa-on-aste | Paraphrase | F1 (L14): 61.13 F1 (R15): 62.56 F1 (R16): 71.70 F1(R14): 72.03 |
| aspect-based-sentiment-analysis-absa-on-tasd | Paraphrase | F1 (R15): 63.06 F1 (R16): 71.97 |
| aspect-based-sentiment-analysis-absa-on-tasd | TAS-BERT | F1 (R15): 57.51 F1 (R16): 65.89 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.