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

Relational Graph Attention Network for Aspect-based Sentiment Analysis

About

Aspect-based sentiment analysis aims to determine the sentiment polarity towards a specific aspect in online reviews. Most recent efforts adopt attention-based neural network models to implicitly connect aspects with opinion words. However, due to the complexity of language and the existence of multiple aspects in a single sentence, these models often confuse the connections. In this paper, we address this problem by means of effective encoding of syntax information. Firstly, we define a unified aspect-oriented dependency tree structure rooted at a target aspect by reshaping and pruning an ordinary dependency parse tree. Then, we propose a relational graph attention network (R-GAT) to encode the new tree structure for sentiment prediction. Extensive experiments are conducted on the SemEval 2014 and Twitter datasets, and the experimental results confirm that the connections between aspects and opinion words can be better established with our approach, and the performance of the graph attention network (GAT) is significantly improved as a consequence.

Kai Wang, Weizhou Shen, Yunyi Yang, Xiaojun Quan, Rui Wang• 2020

Related benchmarks

TaskDatasetResultRank
Emotion RecognitionIEMOCAP--
151
Aspect Sentiment ClassificationRest SemEval 2014 (test)
Accuracy86.61
73
Aspect-Term Sentiment AnalysisLAPTOP SemEval 2014 (test)
Macro-F174.07
69
Aspect-based Sentiment AnalysisLaptop dataset
Accuracy78.21
43
Aspect-based Sentiment AnalysisREST 2014 (test)
ABSA F1 Score81.35
37
Aspect-based Sentiment ClassificationLap14
Accuracy79.31
37
Aspect-based Sentiment AnalysisTwitter
Accuracy76.15
35
Aspect-based Sentiment Classification15Rest SemEval-2015 (test)
Accuracy0.8413
32
Aspect-based Sentiment AnalysisSemEval Task 4 Subtask 2 Restaurant domain 2014 (test)
Accuracy86.6
30
Aspect extraction and sentiment classificationres 14--
26
Showing 10 of 32 rows

Other info

Follow for update