scispace - formally typeset
D

Diego Marcheggiani

Researcher at University of Amsterdam

Publications -  34
Citations -  2760

Diego Marcheggiani is an academic researcher from University of Amsterdam. The author has contributed to research in topics: Graph (abstract data type) & Semantic role labeling. The author has an hindex of 17, co-authored 33 publications receiving 2232 citations. Previous affiliations of Diego Marcheggiani include Istituto di Scienza e Tecnologie dell'Informazione & National Research Council.

Papers
More filters
Proceedings ArticleDOI

Encoding Sentences with Graph Convolutional Networks for Semantic Role Labeling

TL;DR: A version of graph convolutional networks (GCNs), a recent class of neural networks operating on graphs, suited to model syntactic dependency graphs, is proposed, observing that GCN layers are complementary to LSTM ones.
Posted Content

Encoding Sentences with Graph Convolutional Networks for Semantic Role Labeling

TL;DR: The authors proposed a graph convolutional network (GCN) to model syntactic dependency graphs for semantic role labeling (SRL) and achieved state-of-the-art performance on the standard benchmark (CoNLL-2009) both for Chinese and English.
Proceedings ArticleDOI

Graph Convolutional Encoders for Syntax-aware Neural Machine Translation

TL;DR: The authors proposed a simple and effective approach to incorporate syntactic structure into neural attention-based encoder-decoder models for machine translation by using graph convolutional networks (GCNs).
Proceedings ArticleDOI

Exploiting Semantics in Neural Machine Translation with Graph Convolutional Networks

TL;DR: This article used Graph Convolutional Networks (GCNs) to inject a semantic bias into sentence encoders and achieved improvements in BLEU scores over the linguistic-agnostic and syntax-aware versions on the English-German language pair.
Proceedings ArticleDOI

Deep Graph Convolutional Encoders for Structured Data to Text Generation

TL;DR: This paper proposes an alternative encoder based on graph convolutional networks that directly exploits the input structure and reports results on two graph-to-sequence datasets that empirically show the benefits of explicitly encoding the input graph structure.