Graph Ensemble Learning over Multiple Dependency Trees for Aspect-level Sentiment Classification

03/12/2021
by   Xiaochen Hou, et al.
0

Recent work on aspect-level sentiment classification has demonstrated the efficacy of incorporating syntactic structures such as dependency trees with graph neural networks(GNN), but these approaches are usually vulnerable to parsing errors. To better leverage syntactic information in the face of unavoidable errors, we propose a simple yet effective graph ensemble technique, GraphMerge, to make use of the predictions from differ-ent parsers. Instead of assigning one set of model parameters to each dependency tree, we first combine the dependency relations from different parses before applying GNNs over the resulting graph. This allows GNN mod-els to be robust to parse errors at no additional computational cost, and helps avoid overparameterization and overfitting from GNN layer stacking by introducing more connectivity into the ensemble graph. Our experiments on the SemEval 2014 Task 4 and ACL 14 Twitter datasets show that our GraphMerge model not only outperforms models with single dependency tree, but also beats other ensemble mod-els without adding model parameters.

READ FULL TEXT
research
10/16/2021

Back to Reality: Leveraging Pattern-driven Modeling to Enable Affordable Sentiment Dependency Learning

Aspect-based Sentiment Classification (ABSC) is a challenging sub-task o...
research
03/14/2023

Dual-Attention Model for Aspect-Level Sentiment Classification

I propose a novel dual-attention model(DAM) for aspect-level sentiment c...
research
03/20/2023

GNN-Ensemble: Towards Random Decision Graph Neural Networks

Graph Neural Networks (GNNs) have enjoyed wide spread applications in gr...
research
04/11/2021

Does syntax matter? A strong baseline for Aspect-based Sentiment Analysis with RoBERTa

Aspect-based Sentiment Analysis (ABSA), aiming at predicting the polarit...
research
01/27/2022

A Higher-Order Semantic Dependency Parser

Higher-order features bring significant accuracy gains in semantic depen...
research
02/22/2020

Exploiting Typed Syntactic Dependencies for Targeted Sentiment Classification Using Graph Attention Neural Network

Targeted sentiment classification predicts the sentiment polarity on giv...
research
06/15/2021

Maximum Spanning Trees Are Invariant to Temperature Scaling in Graph-based Dependency Parsing

Modern graph-based syntactic dependency parsers operate by predicting, f...

Please sign up or login with your details

Forgot password? Click here to reset