@inproceedings{marcheggiani-etal-2017-simple,
title = "A Simple and Accurate Syntax-Agnostic Neural Model for Dependency-based Semantic Role Labeling",
author = "Marcheggiani, Diego and
Frolov, Anton and
Titov, Ivan",
editor = "Levy, Roger and
Specia, Lucia",
booktitle = "Proceedings of the 21st Conference on Computational Natural Language Learning ({C}o{NLL} 2017)",
month = aug,
year = "2017",
address = "Vancouver, Canada",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/add-emnlp-2024-awards/K17-1041/",
doi = "10.18653/v1/K17-1041",
pages = "411--420",
abstract = "We introduce a simple and accurate neural model for dependency-based semantic role labeling. Our model predicts predicate-argument dependencies relying on states of a bidirectional LSTM encoder. The semantic role labeler achieves competitive performance on English, even without any kind of syntactic information and only using local inference. However, when automatically predicted part-of-speech tags are provided as input, it substantially outperforms all previous local models and approaches the best reported results on the English CoNLL-2009 dataset. We also consider Chinese, Czech and Spanish where our approach also achieves competitive results. Syntactic parsers are unreliable on out-of-domain data, so standard (i.e., syntactically-informed) SRL models are hindered when tested in this setting. Our syntax-agnostic model appears more robust, resulting in the best reported results on standard out-of-domain test sets."
}
Markdown (Informal)
[A Simple and Accurate Syntax-Agnostic Neural Model for Dependency-based Semantic Role Labeling](https://preview.aclanthology.org/add-emnlp-2024-awards/K17-1041/) (Marcheggiani et al., CoNLL 2017)
ACL