中文
相关论文

相关论文: Improving Implicit Semantic Role Labeling by Predi…

200 篇论文

Semantic Role Labeling (SRL) aims at recognizing the predicate-argument structure of a sentence and can be decomposed into two subtasks: predicate disambiguation and argument labeling. Prior work deals with these two tasks independently,…

计算与语言 · 计算机科学 2022-09-07 Nan Wang , Jiwei Li , Yuxian Meng , Xiaofei Sun , Han Qiu , Ziyao Wang , Guoyin Wang , Jun He

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

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

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 an NLP task involving the assignment of predicate arguments to types, called semantic roles. Though research on SRL has primarily focused on verbal predicates and many resources available for SRL provide…

计算与语言 · 计算机科学 2020-12-08 Yanpeng Zhao , Ivan Titov

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

Procedural texts help AI enhance reasoning about context and action sequences. Transforming these into Semantic Role Labeling (SRL) improves understanding of individual steps by identifying predicate-argument structure like…

计算与语言 · 计算机科学 2025-05-28 Anil Batra , Laura Sevilla-Lara , Marcus Rohrbach , Frank Keller

Semantic role labeling (SRL) identifies the predicate-argument structure in a sentence. This task is usually accomplished in four steps: predicate identification, predicate sense disambiguation, argument identification, and argument…

计算与语言 · 计算机科学 2022-10-13 Ishan Jindal , Alexandre Rademaker , Khoi-Nguyen Tran , Huaiyu Zhu , Hiroshi Kanayama , Marina Danilevsky , Yunyao Li

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

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

Frame Semantic Parsing (FSP) entails identifying predicates and labeling their arguments according to Frame Semantics. This paper investigates the use of In-Context Learning (ICL) with Large Language Models (LLMs) to perform FSP without…

计算与语言 · 计算机科学 2025-08-01 Diego Garat , Guillermo Moncecchi , Dina Wonsever

Semantic proto-role labeling (SPRL) is an alternative to semantic role labeling (SRL) that moves beyond a categorical definition of roles, following Dowty's feature-based view of proto-roles. This theory determines agenthood vs. patienthood…

计算与语言 · 计算机科学 2019-04-15 Juri Opitz , Anette Frank

Conversational semantic role labeling (CSRL) is a newly proposed task that uncovers the shallow semantic structures in a dialogue text. Unfortunately several important characteristics of the CSRL task have been overlooked by the existing…

计算与语言 · 计算机科学 2022-10-07 Hao Fei , Shengqiong Wu , Meishan Zhang , Yafeng Ren , Donghong Ji

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

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) 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

We present a model for semantic proto-role labeling (SPRL) using an adapted bidirectional LSTM encoding strategy that we call "Neural-Davidsonian": predicate-argument structure is represented as pairs of hidden states corresponding to…

计算与语言 · 计算机科学 2019-08-28 Rachel Rudinger , Adam Teichert , Ryan Culkin , Sheng Zhang , Benjamin Van Durme

Recommendation systems aim to learn user interests from historical behaviors and deliver relevant items. Recent methods leverage large language models (LLMs) to construct and integrate semantic representations of users and items for…

信息检索 · 计算机科学 2026-03-17 Xiaofei Zhu , Jinfei Chen , Feiyang Yuan , Zhou Yang

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

Although we have witnessed impressive progress in Semantic Role Labeling (SRL), most of the research in the area is carried out assuming that the majority of predicates are verbs. Conversely, predicates can also be expressed using other…

计算与语言 · 计算机科学 2023-07-06 Riccardo Orlando , Simone Conia , Roberto Navigli
‹ 上一页 1 2 3 10 下一页 ›