Abstract

Aspect-level sentiment classification is a hot research topic in natural language processing (NLP). One of the key challenges is that how to develop effective algorithms to model the relationships between aspects and opinion words appeared in a sentence. Among the various methods proposed in the literature, the graph convolutional networks (GCNs) achieve the promising results due to their good ability to capture the long distance between the aspects and the opinion words. However, the existing methods cannot effectively leverage the edge information of dependency parsing tree, resulting in the sub-optimal results. In this article, we propose a syntactic edge-enhanced graph convolutional network (ASEGCN) for aspect-level sentiment classification with interactive attention. Our proposed method can effectively learn better representations of aspects and the opinion words by considering the different types of neighborhoods with the edge constraint. To evaluate the effectiveness of our proposed method, we conduct the experiments on five standard sentiment classification results. Our results demonstrate that our proposed method obtains the better performance than the state-of-the-art models on four datasets, and achieves a comparative performance on Rest16.

Highlights

  • Sentiment analysis has a long history and is still considered a challenging research topic in natural language processing (NLP) [1]–[3]

  • We propose a syntactic edge-enhanced graph convolutional network (ASEGCN) to effectively aggregate the node features from different types of neighborhoods, which is done by considering the direction and syntactic labels of edges in the dependency parsing tree as the constraints

  • WORK In this paper, we present a bidirectional syntactic edgeenhanced graph convolutional network for aspect-level sentiment classification with the interactive attention mechanism

Read more

Summary

INTRODUCTION

Sentiment analysis has a long history and is still considered a challenging research topic in natural language processing (NLP) [1]–[3]. Zhang et al [22] obtained the promising results and proposed a GCN over the dependency parsing tree in order to capture the syntactic information and word dependencies. We propose a syntactic edge-enhanced graph convolutional network (ASEGCN) for aspect-level sentiment classification with interactive attention. The dependency parsing tree is a directed labeled graph, and the proposed ASEGCN can effectively gather the node information from four different types (along, reverse, undirected, self-loop, we will describe the details in Section 3.3) of neighborhoods. We propose a syntactic edge-enhanced graph convolutional network (ASEGCN) to effectively aggregate the node features from different types of neighborhoods, which is done by considering the direction and syntactic labels of edges in the dependency parsing tree as the constraints.

RELATED WORKS
OUR APPROACH
INPUT EMBEDDING LAYERS
SYNTACTIC EDGE-ENHANCED GCN
POSITION ENCODING
MULTI-HEAD INTERACTIVE ATTENTION
DATASETS DESCRIPTION We conduct the experiments on five benchmark datasets
EVALUATION METRICS
Findings
CONCLUSION AND FUTURE WORK
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call