Aspect level sentiment analysis based on relation gated graph convolutional network

被引:2
作者
Cheng Y.-F. [1 ]
Wu J.-J. [1 ]
He F. [1 ]
机构
[1] School of Computer Science and Artificial Intelligence, Wuhan University of Technology, Wuhan
来源
Zhejiang Daxue Xuebao (Gongxue Ban)/Journal of Zhejiang University (Engineering Science) | 2023年 / 57卷 / 03期
关键词
aspect level sentiment analysis; attention mechanism; dependency tree; gate mechanism; graph convolutional network; natural language processing;
D O I
10.3785/j.issn.1008-973X.2023.03.001
中图分类号
学科分类号
摘要
In aspect level sentiment analysis, existing methods struggle to effectively utilize the types of syntactic relations, and the performance of the model is affected by the accuracy of the dependency parsing. To resolve these challenges, an attention augmented relation gated graph convolutional network (ARGCN) model was proposed. The model uses a bidirectional long-short-term memory (BiLSTM) network to learn the sequential feature of sentences, and combines feature with the dependency probability matrix to construct a word graph. Then the model uses a relation gated graph convolutional network (RG-GCN) and an attention augmented network (AAN) to obtain the sentiment features of aspect words from the word graph and the sequential feature of sentences, respectively. Finally, the outputs of RG-GCN and AAN are concatenated as the final sentiment feature of aspect words. Contrastive experiments and ablation experiments were conducted on SemEval 2014 and Twitter datasets. And the results show that the ARGCN model can effectively utilize relation types, reduce the impact of dependency parsing accuracy on its performance, and better establish the connection between aspect words and opinion words. The model accuracy is better than all baseline models. © 2023 Zhejiang University. All rights reserved.
引用
收藏
页码:437 / 445
页数:8
相关论文
共 30 条
[1]  
KIPF T N, WELLING M., Semi-supervised classification with graph convolutional networks
[2]  
VELICKOVIC P, CUCURULL G, CASANOVA A, Et al., Graph attention networks
[3]  
SCHLICHTKRULL M, KIPF T N, BLOEM P, Et al., Modeling relational data with graph convolutional networks [C], European Semantic Web Conference, pp. 593-607, (2018)
[4]  
KIRITCHENKO S, ZHU X, CHERRY C, Et al., NRC-Canada-2014: detecting aspects and sentiment in customer reviews [C], Proceedings of the 8th International Workshop on Semantic Evaluation, pp. 437-442, (2014)
[5]  
WAGNER J, ARORA P, CORTES S, Et al., DCU: aspect-based polarity classification for SemEval task 4 [C], Proceedings of the 8th International Workshop on Semantic Evaluation, pp. 223-229, (2014)
[6]  
TANG D, QIN B, LIU T., Aspect level sentiment classification with deep memory network
[7]  
CHEN P, SUN Z, BING L, Et al., Recurrent attention network on memory for aspect sentiment analysis [C], Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing, pp. 452-461, (2017)
[8]  
MA D, LI S, ZHANG X, Et al., Interactive attention networks for aspect-level sentiment classification
[9]  
ZENG B, YANG H, XU R, Et al., LCF: a local context focus mechanism for aspect-based sentiment classification, Applied Sciences, 9, 16, (2019)
[10]  
SONG Y, WANG J, JIANG T, Et al., Attentional encoder network for targeted sentiment classification