Encoding Sentences with Graph Convolutional Networks for Semantic Role Labeling

03/14/2017
by   Diego Marcheggiani, et al.
0

Semantic role labeling (SRL) is the task of identifying the predicate-argument structure of a sentence. It is typically regarded as an important step in the standard NLP pipeline. As the semantic representations are closely related to syntactic ones, we exploit syntactic information in our model. We propose a version of graph convolutional networks (GCNs), a recent class of neural networks operating on graphs, suited to model syntactic dependency graphs. GCNs over syntactic dependency trees are used as sentence encoders, producing latent feature representations of words in a sentence. We observe that GCN layers are complementary to LSTM ones: when we stack both GCN and LSTM layers, we obtain a substantial improvement over an already state-of-the-art LSTM SRL model, resulting in the best reported scores on the standard benchmark (CoNLL-2009) both for Chinese and English.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/03/2023

Incorporating Deep Syntactic and Semantic Knowledge for Chinese Sequence Labeling with GCN

Recently, it is quite common to integrate Chinese sequence labeling resu...
research
04/15/2017

Graph Convolutional Encoders for Syntax-aware Neural Machine Translation

We present a simple and effective approach to incorporating syntactic st...
research
07/03/2018

Simpler but More Accurate Semantic Dependency Parsing

While syntactic dependency annotations concentrate on the surface or fun...
research
11/26/2020

Encoding Syntactic Constituency Paths for Frame-Semantic Parsing with Graph Convolutional Networks

We study the problem of integrating syntactic information from constitue...
research
05/20/2022

Transition-based Semantic Role Labeling with Pointer Networks

Semantic role labeling (SRL) focuses on recognizing the predicate-argume...
research
09/24/2019

Layerwise Relevance Visualization in Convolutional Text Graph Classifiers

Representations in the hidden layers of Deep Neural Networks (DNN) are o...
research
09/21/2019

Graph Convolutions over Constituent Trees for Syntax-Aware Semantic Role Labeling

Semantic role labeling (SRL) is the task of identifying predicates and l...

Please sign up or login with your details

Forgot password? Click here to reset