English

High-order Refining for End-to-end Chinese Semantic Role Labeling

Computation and Language 2020-09-16 v1

Abstract

Current end-to-end semantic role labeling is mostly accomplished via graph-based neural models. However, these all are first-order models, where each decision for detecting any predicate-argument pair is made in isolation with local features. In this paper, we present a high-order refining mechanism to perform interaction between all predicate-argument pairs. Based on the baseline graph model, our high-order refining module learns higher-order features between all candidate pairs via attention calculation, which are later used to update the original token representations. After several iterations of refinement, the underlying token representations can be enriched with globally interacted features. Our high-order model achieves state-of-the-art results on Chinese SRL data, including CoNLL09 and Universal Proposition Bank, meanwhile relieving the long-range dependency issues.

Keywords

Cite

@article{arxiv.2009.06957,
  title  = {High-order Refining for End-to-end Chinese Semantic Role Labeling},
  author = {Hao Fei and Yafeng Ren and Donghong Ji},
  journal= {arXiv preprint arXiv:2009.06957},
  year   = {2020}
}

Comments

Accepted at AACL2020 as short paper

R2 v1 2026-06-23T18:33:04.623Z