Improving Aspect Term Extraction with Bidirectional Dependency Tree Representation
Aspect term extraction is one of the important subtasks in aspect-based sentiment analysis. Previous studies have shown that using dependency tree structure representation is promising for this task. However, most dependency tree structures involve only one directional propagation on the dependency tree. In this paper, we first propose a novel bidirectional dependency tree network to extract dependency structure features from the given sentences. The key idea is to explicitly incorporate both representations gained separately from the bottom-up and top-down propagation on the given dependency syntactic tree. An end-to-end framework is then developed to integrate the embedded representations and BiLSTM plus CRF to learn both tree-structured and sequential features to solve the aspect term extraction problem. Experimental results demonstrate that the proposed model outperforms state-of-the-art baseline models on four benchmark SemEval datasets.
Code (1)
Tasks
Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentiment AnalysisTerm ExtractionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Aspect and Opinion Term Extraction Using Graph Attention Network
In this work we investigate the capability of Graph Attention Network for extracting aspect and opinion terms. Aspect and opinion term extraction is posed as a token-level classification task akin to named entity recogni…
Graph Attentionnamed-entity-recognitionNamed Entity RecognitionSentiment Analysis+2An Aspect Extraction Framework using Different Embedding Types, Learning Models, and Dependency Structure
Aspect-based sentiment analysis has gained significant attention in recent years due to its ability to provide fine-grained insights for sentiment expressions related to specific features of entities. An important compon…
Aspect-Based Sentiment AnalysisAspect ExtractionDependency ParsingSentiment AnalysisPoD: Positional Dependency-Based Word Embedding for Aspect Term Extraction
Dependency context-based word embedding jointly learns the representations of word and dependency context, and has been proved effective in aspect term extraction. In this paper, we design the positional dependency-based…
Aspect Term Extraction and Sentiment ClassificationPOSPositionTerm ExtractionAdvancing Aspect-Based Sentiment Analysis through Deep Learning Models
Aspect-based sentiment analysis predicts sentiment polarity with fine granularity. While graph convolutional networks (GCNs) are widely utilized for sentimental feature extraction, their naive application for syntactic f…
Aspect-Based Sentiment AnalysisDeep LearningNavigateSentiment AnalysisEliminating Sentiment Bias for Aspect-Level Sentiment Classification with Unsupervised Opinion Extraction
Aspect-level sentiment classification (ALSC) aims at identifying the sentiment polarity of a specified aspect in a sentence. ALSC is a practical setting in aspect-based sentiment analysis due to no opinion term labeling …
Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Representation LearningSentence+2