Syntax-Enhanced Self-Attention-Based Semantic Role Labeling

Yue Zhang,Rui Wang,Luo Si
DOI: https://doi.org/10.48550/arXiv.1910.11204
2019-10-24
Computation and Language
Abstract:As a fundamental NLP task, semantic role labeling (SRL) aims to discover the semantic roles for each predicate within one sentence. This paper investigates how to incorporate syntactic knowledge into the SRL task effectively. We present different approaches of encoding the syntactic information derived from dependency trees of different quality and representations; we propose a syntax-enhanced self-attention model and compare it with other two strong baseline methods; and we conduct experiments with newly published deep contextualized word representations as well. The experiment results demonstrate that with proper incorporation of the high quality syntactic information, our model achieves a new state-of-the-art performance for the Chinese SRL task on the CoNLL-2009 dataset.
What problem does this paper attempt to address?