中文
相关论文

相关论文: Dependency or Span, End-to-End Uniform Semantic Ro…

200 篇论文

Semantic role labeling (SRL) is to recognize the predicate-argument structure of a sentence, including subtasks of predicate disambiguation and argument labeling. Previous studies usually formulate the entire SRL problem into two or more…

计算与语言 · 计算机科学 2018-08-15 Jiaxun Cai , Shexia He , Zuchao Li , Hai Zhao

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,…

计算与语言 · 计算机科学 2021-01-05 Hao Fei , Meishan Zhang , Bobo Li , Donghong Ji

The goal of semantic role labeling (SRL) is to discover the predicate-argument structure of a sentence, which plays a critical role in deep processing of natural language. This paper introduces simple yet effective auxiliary tags for…

计算与语言 · 计算机科学 2018-09-11 Zhuosheng Zhang , Shexia He , Zuchao Li , Hai Zhao

Semantic Role Labeling (SRL) provides an explicit representation of predicate-argument structure, capturing linguistically grounded relations such as who did what to whom. While recent NLP progress has been dominated by large language…

计算与语言 · 计算机科学 2026-05-05 Sangpil Youm , Leah Jones , Bonnie J. Dorr

The latest developments in neural semantic role labeling (SRL) have shown great performance improvements with both the dependency and span formalisms/styles. Although the two styles share many similarities in linguistic meaning and…

计算与语言 · 计算机科学 2021-02-11 Zuchao Li , Hai Zhao , Junru Zhou , Kevin Parnow , Shexia He

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…

计算与语言 · 计算机科学 2019-10-25 Yue Zhang , Rui Wang , Luo Si

One of the common traits of past and present approaches for Semantic Role Labeling (SRL) is that they rely upon discrete labels drawn from a predefined linguistic inventory to classify predicate senses and their arguments. However, we argue…

计算与语言 · 计算机科学 2022-12-05 Simone Conia , Edoardo Barba , Alessandro Scirè , Roberto Navigli

Semantic role labeling (SRL) is a fundamental yet challenging task in the NLP community. Recent works of SRL mainly fall into two lines: 1) BIO-based; 2) span-based. Despite ubiquity, they share some intrinsic drawbacks of not considering…

计算与语言 · 计算机科学 2022-09-20 Yu Zhang , Qingrong Xia , Shilin Zhou , Yong Jiang , Guohong Fu , Min Zhang

The task of semantic role labeling (SRL) is dedicated to finding the predicate-argument structure. Previous works on SRL are mostly supervised and do not consider the difficulty in labeling each example which can be very expensive and…

计算与语言 · 计算机科学 2021-04-20 Kashif Munir , Hai Zhao , Zuchao Li

Semantic role labeling (SRL) is a central natural language processing task for understanding predicate-argument structures within texts and enabling downstream applications. Despite extensive research, comprehensive surveys that critically…

计算与语言 · 计算机科学 2026-04-08 Huiyao Chen , Meishan Zhang , Jing Li , Lilja Øvrelid , Jan Hajič , Hao Fei , Min Zhang

Semantic role labeling (SRL) focuses on recognizing the predicate-argument structure of a sentence and plays a critical role in many natural language processing tasks such as machine translation and question answering. Practically all…

计算与语言 · 计算机科学 2022-11-28 Daniel Fernández-González

Semantic role labeling (SRL) is dedicated to recognizing the semantic predicate-argument structure of a sentence. Previous studies in terms of traditional models have shown syntactic information can make remarkable contributions to SRL…

计算与语言 · 计算机科学 2020-09-15 Zuchao Li , Hai Zhao , Shexia He , Jiaxun Cai

We reduce the task of (span-based) PropBank-style semantic role labeling (SRL) to syntactic dependency parsing. Our approach is motivated by our empirical analysis that shows three common syntactic patterns account for over 98% of the SRL…

计算与语言 · 计算机科学 2020-10-22 Tianze Shi , Igor Malioutov , Ozan İrsoy

Semantic role labeling (SRL) is a task to recognize all the predicate-argument pairs of a sentence, which has been in a performance improvement bottleneck after a series of latest works were presented. This paper proposes a novel…

计算与语言 · 计算机科学 2019-08-08 Chaoyu Guan , Yuhao Cheng , Hai Zhao

Semantic role labeling (SRL) aims to identify the predicate-argument structure of a sentence. Inspired by the strong correlation between syntax and semantics, previous works pay much attention to improve SRL performance on exploiting…

计算与语言 · 计算机科学 2019-11-13 Qingrong Xia , Zhenghua Li , Min Zhang

Semantic role labeling (SRL) is the process of detecting the predicate-argument structure of each predicate in a sentence. SRL plays a crucial role as a pre-processing step in many NLP applications such as topic and concept extraction,…

Semantic role labeling (SRL) -- identifying the semantic relationships between a predicate and other constituents in the same sentence -- is a well-studied task in natural language understanding (NLU). However, many of these relationships…

计算与语言 · 计算机科学 2021-07-20 William Gantt

Modern state-of-the-art Semantic Role Labeling (SRL) methods rely on expressive sentence encoders (e.g., multi-layer LSTMs) but tend to model only local (if any) interactions between individual argument labeling decisions. This contrasts…

计算与语言 · 计算机科学 2019-09-10 Chunchuan Lyu , Shay B. Cohen , Ivan Titov

We present a simple and accurate span-based model for semantic role labeling (SRL). Our model directly takes into account all possible argument spans and scores them for each label. At decoding time, we greedily select higher scoring…

计算与语言 · 计算机科学 2018-10-05 Hiroki Ouchi , Hiroyuki Shindo , Yuji Matsumoto

Recently, semantic role labeling (SRL) has earned a series of success with even higher performance improvements, which can be mainly attributed to syntactic integration and enhanced word representation. However, most of these efforts focus…

计算与语言 · 计算机科学 2019-09-11 Shexia He , Zuchao Li , Hai Zhao
‹ 上一页 1 2 3 10 下一页 ›