Proceedings of the Fourth Joint Conference on Lexical and Computational Semantics 2015
DOI: 10.18653/v1/s15-1033
|View full text |Cite
|
Sign up to set email alerts
|

Dependency-Based Semantic Role Labeling using Convolutional Neural Networks

Abstract: We describe a semantic role labeler with stateof-the-art performance and low computational requirements, which uses convolutional and time-domain neural networks. The system is designed to work with features derived from a dependency parser output. Various system options and architectural details are discussed. Incremental experiments were run to explore the benefits of adding increasingly more complex dependency-based features to the system; results are presented for both in-domain and out-of-domain datasets.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
21
0

Year Published

2016
2016
2023
2023

Publication Types

Select...
5
4
1

Relationship

0
10

Authors

Journals

citations
Cited by 31 publications
(21 citation statements)
references
References 15 publications
0
21
0
Order By: Relevance
“…Other recent work which considered incorporation of syntactic information in neural SRL models include: FitzGerald et al (2015) who use standard syntactic features within an MLP calculating potentials of a CRF model; Roth and Lapata (2016) who enriched standard features for SRL with LSTM representations of syntactic paths between arguments and predicates; Lei et al (2015) who relied on low-rank tensor factorizations for modeling syntax. Also Foland and Martin (2015) used (nongraph) convolutional networks and provided syntactic features as input. A very different line of research, but with similar goals to ours (i.e.…”
Section: Related Workmentioning
confidence: 99%
“…Other recent work which considered incorporation of syntactic information in neural SRL models include: FitzGerald et al (2015) who use standard syntactic features within an MLP calculating potentials of a CRF model; Roth and Lapata (2016) who enriched standard features for SRL with LSTM representations of syntactic paths between arguments and predicates; Lei et al (2015) who relied on low-rank tensor factorizations for modeling syntax. Also Foland and Martin (2015) used (nongraph) convolutional networks and provided syntactic features as input. A very different line of research, but with similar goals to ours (i.e.…”
Section: Related Workmentioning
confidence: 99%
“…Along with the the impressive success of deep neural networks Cai and Zhao, 2016;Wang et al, 2016b,a;, a series of neural SRL systems have been proposed. For instance, Foland and Martin (2015) presented a semantic role labeler using convolutional and time-domain neural networks. FitzGerald et al (2015) exploited neural network to jointly embed arguments and semantic roles, akin to the work (Lei et al, 2015), which induced a compact feature representation applying tensor-based approach.…”
Section: Related Workmentioning
confidence: 99%
“…One popular design is a multistage pipeline that identifies argument spans and then labels them. Another alternative is BIO-style classification of argument words, either with conventional classifiers or with neural networks (e.g., Collobert et al, 2011;Foland and Martin, 2015). More recent systems (e.g., Roth and Lapata, 2016) use neural networks to score and label possible argument spans or heads.…”
Section: Introductionmentioning
confidence: 99%