A Unified Syntax-aware Framework for Semantic Role Labeling

Li Zuchao,Shexia He,Jiaxun Cai,Zhuosheng Zhang,Hai Zhao,Gongshen Liu,Linlin Li,Luo Si
DOI: https://doi.org/10.18653/v1/d18-1262
2018-01-01
Abstract:Semantic role labeling (SRL) aims to recognize the predicate-argument structure of a sentence. Syntactic information has been paid a great attention over the role of enhancing SRL. However, the latest advance shows that syntax would not be so important for SRL with the emerging much smaller gap between syntax-aware and syntax-agnostic SRL. To comprehensively explore the role of syntax for SRL task, we extend existing models and propose a unified framework to investigate more effective and more diverse ways of incorporating syntax into sequential neural networks. Exploring the effect of syntactic input quality on SRL performance, we confirm that high-quality syntactic parse could still effectively enhance syntactically-driven SRL. Using empirically optimized integration strategy, we even enlarge the gap between syntax-aware and syntax-agnostic SRL. Our framework achieves state-of-the-art results on CoNLL-2009 benchmarks both for English and Chinese, substantially outperforming all previous models.
What problem does this paper attempt to address?