Syntax-Aware Graph Attention Network for Aspect-Level Sentiment Classification
Aspect-level sentiment classification aims to distinguish the sentiment polarities over aspect terms in a sentence. Existing approaches mostly focus on modeling the relationship between the given aspect words and their contexts with attention, and ignore the use of more elaborate knowledge implicit in the context. In this paper, we exploit syntactic awareness to the model by the graph attention network on the dependency tree structure and external pre-training knowledge by BERT language model, which helps to model the interaction between the context and aspect words better. And the subwords of BERT are integrated into the dependency tree graphs, which can obtain more accurate representations of words by graph attention. Experiments demonstrate the effectiveness of our model.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationGraph AttentionLanguage ModelingLanguage ModellingSentenceSentiment AnalysisSentiment ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Syntax-Aware Aspect Level Sentiment Classification with Graph Attention Networks
Aspect level sentiment classification aims to identify the sentiment expressed towards an aspect given a context sentence. Previous neural network based methods largely ignore the syntax structure in one sentence. In thi…
ClassificationGeneral ClassificationGraph AttentionSentence+2BiSyn-GAT+: Bi-Syntax Aware Graph Attention Network for Aspect-based Sentiment Analysis
Aspect-based sentiment analysis (ABSA) is a fine-grained sentiment analysis task that aims to align aspects and corresponding sentiments for aspect-specific sentiment polarity inference. It is challenging because a sente…
Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Graph AttentionSentence+1Selective Attention Based Graph Convolutional Networks for Aspect-Level Sentiment Classification
Aspect-level sentiment classification aims to identify the sentiment polarity towards a specific aspect term in a sentence. Most current approaches mainly consider the semantic information by utilizing attention mechanis…
General ClassificationSentenceSentiment AnalysisSentiment ClassificationLearn from Syntax: Improving Pair-wise Aspect and Opinion Terms Extractionwith Rich Syntactic Knowledge
In this paper, we propose to enhance the pair-wise aspect and opinion terms extraction (PAOTE) task by incorporating rich syntactic knowledge. We first build a syntax fusion encoder for encoding syntactic features, inclu…
Boundary DetectionPOSSyntax-Aware Aspect-Level Sentiment Classification with Proximity-Weighted Convolution Network
It has been widely accepted that Long Short-Term Memory (LSTM) network, coupled with attention mechanism and memory module, is useful for aspect-level sentiment classification. However, existing approaches largely rely o…
DescriptiveGeneral ClassificationSentiment AnalysisSentiment Classification