Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Aspect Sentiment Quad Prediction as Paraphrase Generation

About

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.

Wenxuan Zhang, Yang Deng, Xin Li, Yifei Yuan, Lidong Bing, Wai Lam• 2021

Related benchmarks

TaskDatasetResultRank
Aspect Sentiment ClassificationLaptop (test)--
49
aspect sentiment triplet extractionRest SemEval 2014 (test)
F1 Score72.03
40
Aspect Sentiment Quadruple PredictionFSQP (test)
Precision52.02
35
aspect sentiment triplet extractionLap SemEval 2014 (test)
F1 Score61.13
34
aspect sentiment triplet extractionRest SemEval 2016 (test)
F1 Score71.7
34
aspect sentiment triplet extractionRest SemEval 2015 (test)
F1 Score62.56
34
aspect sentiment triplet extraction14Lap ASTE-DATA-V2 (test)
Precision63.4
32
aspect sentiment triplet extraction14Rest ASTE-DATA-V2 (test)
Precision71.1
32
aspect sentiment triplet extraction16Rest ASTE-DATA-V2 (test)
Precision70.1
32
aspect sentiment triplet extraction15Rest ASTE-DATA-V2 (test)
Precision60.4
32
Showing 10 of 39 rows

Other info

Code

Follow for update