paper-with-me

Papers

Attention-based Relational Graph Convolutional Network for Target-Oriented Opinion Words Extraction

2021-04-01 · EACL 2021 2 · Junfeng Jiang, An Wang, Akiko Aizawa

Target-oriented opinion words extraction (TOWE) is a subtask of aspect-based sentiment analysis (ABSA). It aims to extract the corresponding opinion words for a given opinion target in a review sentence. Intuitively, the relation between an opinion target and an opinion word mostly relies on syntactics. In this study, we design a directed syntactic dependency graph based on a dependency tree to establish a path from the target to candidate opinions. Subsequently, we propose a novel attention-based relational graph convolutional neural network (ARGCN) to exploit syntactic information over dependency graphs. Moreover, to explicitly extract the corresponding opinion words toward the given opinion target, we effectively encode target information in our model with the target-aware representation. Empirical results demonstrate that our model significantly outperforms all of the existing models on four benchmark datasets. Extensive analysis also demonstrates the effectiveness of each component of our models. Our code is available at https://github.com/wcwowwwww/towe-eacl.

📄 PDF Abstract BibTeX

Code (1)

wcwowwwww/towe-eacl 공식 구현 pytorch

Tasks

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)SentenceSentiment Analysistarget-oriented opinion words extraction

Similar Papers 제목 키워드 기반

Relational Graph Attention Network for Aspect-based Sentiment Analysis

2020-04-26 · ACL 2020 6 · Kai Wang, Weizhou Shen, Yunyi Yang, Xiaojun Quan 외

Aspect-based sentiment analysis aims to determine the sentiment polarity towards a specific aspect in online reviews. Most recent efforts adopt attention-based neural network models to implicitly connect aspects with opi…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Graph AttentionSentence+1

Relational Graph Attention Networks

2019-04-11 · ICLR 2019 5 · Dan Busbridge, Dane Sherburn, Pietro Cavallo, Nils Y. Hammerla

We investigate Relational Graph Attention Networks, a class of models that extends non-relational graph attention mechanisms to incorporate relational information, opening up these methods to a wider variety of problems.…

Graph Attention

Hierarchical Attention Models for Multi-Relational Graphs

2024-04-14 · Roshni G. Iyer, Wei Wang, Yizhou Sun

We present Bi-Level Attention-Based Relational Graph Convolutional Networks (BR-GCN), unique neural network architectures that utilize masked self-attentional layers with relational graph convolutions, to effectively ope…

Graph AttentionLink PredictionNode ClassificationRelation

A Statistical Relational Approach to Learning Distance-based GCNs

2021-02-13 · Devendra Singh Dhami, Siwen Yan, Sriraam Natarajan

We consider the problem of learning distance-based Graph Convolutional Networks (GCNs) for relational data. Specifically, we first embed the original graph into the Euclidean space $\mathbb{R}^m$ using a relational densi…

Density EstimationLink PredictionNode ClassificationRelational Reasoning

Adjacency List Oriented Relational Fact Extraction via Adaptive Multi-task Learning

2021-06-03 · Findings (ACL) 2021 8 · Fubang Zhao, Zhuoren Jiang, Yangyang Kang, Changlong Sun 외

Relational fact extraction aims to extract semantic triplets from unstructured text. In this work, we show that all of the relational fact extraction models can be organized according to a graph-oriented analytical persp…

Multi-Task LearningRelation ExtractionTriplet