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

GRACE: Gradient Harmonized and Cascaded Labeling for Aspect-based Sentiment Analysis

About

In this paper, we focus on the imbalance issue, which is rarely studied in aspect term extraction and aspect sentiment classification when regarding them as sequence labeling tasks. Besides, previous works usually ignore the interaction between aspect terms when labeling polarities. We propose a GRadient hArmonized and CascadEd labeling model (GRACE) to solve these problems. Specifically, a cascaded labeling module is developed to enhance the interchange between aspect terms and improve the attention of sentiment tokens when labeling sentiment polarities. The polarities sequence is designed to depend on the generated aspect terms labels. To alleviate the imbalance issue, we extend the gradient harmonized mechanism used in object detection to the aspect-based sentiment analysis by adjusting the weight of each label dynamically. The proposed GRACE adopts a post-pretraining BERT as its backbone. Experimental results demonstrate that the proposed model achieves consistency improvement on multiple benchmark datasets and generates state-of-the-art results.

Huaishao Luo, Lei Ji, Tianrui Li, Nan Duan, Daxin Jiang• 2020

Related benchmarks

TaskDatasetResultRank
Aspect term-polarity pair extractionSemEval Restaurant (SR) (test)
F1 Score77.26
29
Aspect term-polarity pair extractionSemEval Laptop (SL) (test)
F1 Score0.7071
28
Aspect ExtractionLAPTOP SemEval 2014 (test)
F1 Score87.93
28
Aspect Sentiment Pair ExtractionLapt14 SemEval-2014 (test)
F1 Score75.97
15
Aspect Sentiment Pair ExtractionRest SemEval 2014 (test)
F1 Score78.07
13
Aspect term-polarity pair extractionRestaurant DR-15 SemEval 2015 (test)
F1 Score68.16
11
Aspect Term ExtractionDR Restaurant SemEval 2014 (test)
F1 Score85.45
10
Aspect term-polarity pair extractionLaptop (D_L)
Precision72.38
9
Aspect term-polarity pair extractionRestaurant (D_R)
Precision0.7595
9
Aspect term-polarity pair extractionTwitter (D_T)
Precision58.36
9
Showing 10 of 14 rows

Other info

Code

Follow for update