Opinion Tree Parsing for Aspect-based Sentiment Analysis
Extracting sentiment elements using pre-trained generative models has recently led to large improvements in aspect-based sentiment analysis benchmarks. However, these models always need large-scale computing resources, and they also ignore explicit modeling of structure between sentiment elements. To address these challenges, we propose an opinion tree parsing model, aiming to parse all the sentiment elements from an opinion tree, which is much faster, and can explicitly reveal a more comprehensive and complete aspect-level sentiment structure. In particular, we first introduce a novel context-free opinion grammar to normalize the opinion tree structure. We then employ a neural chart-based opinion tree parser to fully explore the correlations among sentiment elements and parse them into an opinion tree structure. Extensive experiments show the superiority of our proposed model and the capacity of the opinion tree parser with the proposed context-free opinion grammar. More importantly, the results also prove that our model is much faster than previous models.
Code (1)
Tasks
Aspect-Based Sentiment AnalysisSentiment AnalysisSimilar Papers 제목 키워드 기반
Aspect Based Sentiment Analysis to Extract Meticulous Opinion Value
Opinion Mining and Sentiment Analysis is a process of identifying opinions in large unstructured/structured data and then analysing polarity of those opinions. Opinion mining and sentiment analysis have found vast applic…
Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Opinion MiningSentiment AnalysisLearn from Structural Scope: Improving Aspect-Level Sentiment Analysis with Hybrid Graph Convolutional Networks
Aspect-level sentiment analysis aims to determine the sentiment polarity towards a specific target in a sentence. The main challenge of this task is to effectively model the relation between targets and sentiments so as …
Aspect-Based Sentiment Analysis (ABSA)SentenceSentiment AnalysisTo be Closer: Learning to Link up Aspects with Opinions
Dependency parse trees are helpful for discovering the opinion words in aspect-based sentiment analysis (ABSA). However, the trees obtained from off-the-shelf dependency parsers are static, and could be sub-optimal in AB…
Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentiment AnalysisAspect-based Sentiment Analysis with Opinion Tree Generation
Existing studies usually extract these sentiment elements by decomposing the complex structure prediction task into multiple subtasks. Despite their effectiveness, these methods ignore the semantic structure in ABSA prob…
Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentiment 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