Improving Aspect-based Sentiment Analysis with Gated Graph Convolutional Networks and Syntax-based Regulation
Amir Pouran Ben Veyseh, Nasim Nour, Franck Dernoncourt, Quan Hung, Tran, Dejing Dou, Thien Huu Nguyen

TL;DR
This paper introduces a novel graph-based deep learning model for Aspect-based Sentiment Analysis that incorporates aspect-specific gating and syntax-based importance scores, achieving state-of-the-art results.
Contribution
It proposes a new model that integrates aspect-aware gating and dependency tree importance scores into graph convolutional networks for improved ABSA performance.
Findings
Achieves state-of-the-art results on three benchmark datasets.
Effectively incorporates aspect terms into hidden representations.
Utilizes dependency tree importance scores to enhance word representations.
Abstract
Aspect-based Sentiment Analysis (ABSA) seeks to predict the sentiment polarity of a sentence toward a specific aspect. Recently, it has been shown that dependency trees can be integrated into deep learning models to produce the state-of-the-art performance for ABSA. However, these models tend to compute the hidden/representation vectors without considering the aspect terms and fail to benefit from the overall contextual importance scores of the words that can be obtained from the dependency tree for ABSA. In this work, we propose a novel graph-based deep learning model to overcome these two issues of the prior work on ABSA. In our model, gate vectors are generated from the representation vectors of the aspect terms to customize the hidden vectors of the graph-based models toward the aspect terms. In addition, we propose a mechanism to obtain the importance scores for each word in the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
