English

High-order Semantic Role Labeling

Computation and Language 2020-10-12 v1

Abstract

Semantic role labeling is primarily used to identify predicates, arguments, and their semantic relationships. Due to the limitations of modeling methods and the conditions of pre-identified predicates, previous work has focused on the relationships between predicates and arguments and the correlations between arguments at most, while the correlations between predicates have been neglected for a long time. High-order features and structure learning were very common in modeling such correlations before the neural network era. In this paper, we introduce a high-order graph structure for the neural semantic role labeling model, which enables the model to explicitly consider not only the isolated predicate-argument pairs but also the interaction between the predicate-argument pairs. Experimental results on 7 languages of the CoNLL-2009 benchmark show that the high-order structural learning techniques are beneficial to the strong performing SRL models and further boost our baseline to achieve new state-of-the-art results.

Keywords

Cite

@article{arxiv.2010.04641,
  title  = {High-order Semantic Role Labeling},
  author = {Zuchao Li and Hai Zhao and Rui Wang and Kevin Parnow},
  journal= {arXiv preprint arXiv:2010.04641},
  year   = {2020}
}

Comments

EMNLP 2020, ACL Findings

R2 v1 2026-06-23T19:12:47.912Z