Affiliation:
1. School of Science, Wuhan University of Technology, Wuhan 430070, China
Abstract
The purpose of aspect-based sentiment analysis (ABSA) is to determine the sentiment polarity of aspects in a given sentence. Most historical works on sentiment analysis used complex and inefficient methods to integrate external knowledge. Furthermore, they fell short of completely utilizing BERT’s potential because when trying to generate word embeddings, they merely averaged the BERT subword vectors. To overcome these limitations, we propose a knowledge-guided heterogeneous graph convolutional network for aspect-based sentiment analysis (KHGCN). Specifically, we consider merging subword vectors utilizing a dynamic weight mechanism in the BERT embedding layer. Additionally, heterogeneous graphs are constructed to fuse different feature associations between words, and graph convolutional networks are utilized to identify context-specific syntactic features. Furthermore, by embedding a knowledge graph, the model can learn additional features from sources other than the corpus. Based on this knowledge, it is consequently possible to obtain more knowledge representation for a particular aspect by utilizing the attention mechanism. Last but not least, semantic features, syntactic features, and knowledge are dynamically combined using feature fusion. Experiments on three public datasets demonstrate that our model achieves accuracy rates of 80.87%, 85.42%, and 91.07%, which is an improvement of more than 2% compared to other benchmark models based on HGCNs and BERT.
Reference57 articles.
1. Deep learning for sentiment analysis: A survey;Zhang;Wiley Interdiscip. Rev. Data Min. Knowl. Discov.,2018
2. Survey on aspect-level sentiment analysis;Schouten;IEEE Trans. Knowl. Data Eng.,2015
3. Transformation charters in contemporary South Africa: The case of the ABSA group limited;Arya;Bus. Soc. Rev.,2008
4. Majumder, N., Poria, S., Gelbukh, A., Akhtar, M., Cambria, E., and Ekbal, A. (November, January 31). AIARM: Inter-aspect relation modeling with memory networks in aspect-based sentiment analysis. Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing, Brussels, Belgium.
5. Chung, J., Gulcehre, C., Cho, K., and Bengio, Y. (2014). Empirical evaluation of gated recurrent neural networks on sequence modeling. arXiv.