TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/End-to-end Semantic Role Labeling with Neural Transition-b...

End-to-end Semantic Role Labeling with Neural Transition-based Model

Hao Fei, Meishan Zhang, Bobo Li, Donghong Ji

2021-01-02Semantic Role Labeling
PaperPDFCode(official)

Abstract

End-to-end semantic role labeling (SRL) has been received increasing interest. It performs the two subtasks of SRL: predicate identification and argument role labeling, jointly. Recent work is mostly focused on graph-based neural models, while the transition-based framework with neural networks which has been widely used in a number of closely-related tasks, has not been studied for the joint task yet. In this paper, we present the first work of transition-based neural models for end-to-end SRL. Our transition model incrementally discovers all sentential predicates as well as their arguments by a set of transition actions. The actions of the two subtasks are executed mutually for full interactions. Besides, we suggest high-order compositions to extract non-local features, which can enhance the proposed transition model further. Experimental results on CoNLL09 and Universal Proposition Bank show that our final model can produce state-of-the-art performance, and meanwhile keeps highly efficient in decoding. We also conduct detailed experimental analysis for a deep understanding of our proposed model.

Results

TaskDatasetMetricValueModel
Semantic Role LabelingCoNLL-2009F1 (Arg.)90.2Ours (High-Order model)
Semantic Role LabelingCoNLL-2009F1 (Prd.)95.5Ours (High-Order model)

Related Papers

Identifying economic narratives in large text corpora -- An integrated approach using Large Language Models2025-06-18FRASE: Structured Representations for Generalizable SPARQL Query Generation2025-03-28Active Data Sampling and Generation for Bias Remediation2025-03-26Semantic Role Labeling: A Systematical Survey2025-02-09Semantic Role Labeling of NomBank Partitives2024-12-18When and Where Did it Happen? An Encoder-Decoder Model to Identify Scenario Context2024-10-10Unlocking Korean Verbs: A User-Friendly Exploration into the Verb Lexicon2024-10-01A New Method for Cross-Lingual-based Semantic Role Labeling2024-08-28