BGAT: Aspect-based Sentiment Analysis Based on Bidirectional GRU and Graph Attention Network.

Xinyu Zhang,Long Yu,Shengwei Tian
DOI: https://doi.org/10.3233/jifs-213020
2023-01-01
Journal of Intelligent & Fuzzy Systems
Abstract:In today’s social media and various frequently used lifestyle applications, the phenomenon that people express their sentiment via comments or instant barrage is common. People not only show their joys and sorrows in the process of expression but also present their opinions to one thing in many aspects which include. Nowadays, aspect-based sentiment analysis has become a mature and wildly-used technology. There are many public datasets considered as a benchmark to test model performance, such as Laptop2014, Restaurant2014, Twitter, etc. In our work, we also use these public datasets as the test criteria. Current mainstream models generally use the methods of stacking multi-RNNs layers or combining neural networks and BERT or other pre-trained models. On account of the importance displayed by the dependence between aspect words and sentiment words, we investigate a novel model (BGAT) blending bidirectional gated recurrent unit (BiGRU) and relational graph attention network (RGAT) to learn dependencies information. Extensive experiments have been conducted on five datasets, the results demonstrate the great capability of our model.
What problem does this paper attempt to address?