Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

InstructABSA: Instruction Learning for Aspect Based Sentiment Analysis

About

We introduce InstructABSA, an instruction learning paradigm for Aspect-Based Sentiment Analysis (ABSA) subtasks. Our method introduces positive, negative, and neutral examples to each training sample, and instruction tune the model (Tk-Instruct) for ABSA subtasks, yielding significant performance improvements. Experimental results on the Sem Eval 2014, 15, and 16 datasets demonstrate that InstructABSA outperforms the previous state-of-the-art (SOTA) approaches on Term Extraction (ATE), Sentiment Classification(ATSC) and Sentiment Pair Extraction (ASPE) subtasks. In particular, InstructABSA outperforms the previous state-of-the-art (SOTA) on the Rest14 ATE subtask by 5.69% points, the Rest15 ATSC subtask by 9.59% points, and the Lapt14 AOPE subtask by 3.37% points, surpassing 7x larger models. We also get competitive results on AOOE, AOPE, and AOSTE subtasks indicating strong generalization ability to all subtasks. Exploring sample efficiency reveals that just 50% train data is required to get competitive results with other instruction tuning approaches. Lastly, we assess the quality of instructions and observe that InstructABSA's performance experiences a decline of ~10% when adding misleading examples.

Kevin Scaria, Himanshu Gupta, Siddharth Goyal, Saurabh Arjun Sawant, Swaroop Mishra, Chitta Baral• 2023

Related benchmarks

TaskDatasetResultRank
Aspect Sentiment ClassificationRest SemEval 2014 (test)
Accuracy85.17
73
Aspect-level sentiment classificationSemEval Restaurant 2014 (test)--
67
Aspect-level sentiment classificationSemEval Laptop 2014 (test)--
59
aspect sentiment triplet extractionRest SemEval 2014 (test)
F1 Score71.17
40
Aspect-based Sentiment ClassificationLap14
Accuracy81.56
37
Aspect-based Sentiment Classification15Rest SemEval-2015 (test)
Accuracy0.845
32
Aspect Sentiment ClassificationRestaurant SemEval 2015 (test)
Accuracy84.5
32
Aspect-based Sentiment AnalysisSemEval Task 4 Subtask 2 Restaurant domain 2014 (test)
Accuracy88.03
30
Aspect ExtractionLAPTOP SemEval 2014 (test)
F1 Score92.3
28
Aspect-based Sentiment ClassificationRest SemEval 2016 (test)
Accuracy89.43
28
Showing 10 of 48 rows

Other info

Code

Follow for update