中文
相关论文

相关论文: Hierarchical Multitask Learning with Dependency Pa…

200 篇论文

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…

计算与语言 · 计算机科学 2020-10-12 Zuchao Li , Hai Zhao , Rui Wang , Kevin Parnow

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 labelling (SRL) is a task in natural language processing which detects and classifies the semantic arguments associated with the predicates of a sentence. It is an important step towards understanding the meaning of a natural…

计算与语言 · 计算机科学 2017-05-12 Thai-Hoang Pham , Xuan-Khoai Pham , Phuong Le-Hong

Recently many multi-label image recognition (MLR) works have made significant progress by introducing pre-trained object detection models to generate lots of proposals or utilizing statistical label co-occurrence enhance the correlation…

计算机视觉与模式识别 · 计算机科学 2023-01-10 Tao Pu , Mingzhan Sun , Hefeng Wu , Tianshui Chen , Ling Tian , Liang Lin

This paper studies semantic parsing for interlanguage (L2), taking semantic role labeling (SRL) as a case task and learner Chinese as a case language. We first manually annotate the semantic roles for a set of learner texts to derive a gold…

计算与语言 · 计算机科学 2018-08-30 Zi Lin , Yuguang Duan , Yuanyuan Zhao , Weiwei Sun , Xiaojun Wan

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

This work deals with the challenge of learning and reasoning over multi-hop question answering (QA). We propose a graph reasoning network based on the semantic structure of the sentences to learn cross paragraph reasoning paths and find the…

计算与语言 · 计算机科学 2020-11-19 Chen Zheng , Parisa Kordjamshidi

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

We present a deep neural architecture that parses sentences into three semantic dependency graph formalisms. By using efficient, nearly arc-factored inference and a bidirectional-LSTM composed with a multi-layer perceptron, our base system…

计算与语言 · 计算机科学 2017-04-27 Hao Peng , Sam Thomson , Noah A. Smith

Semantic role labeling (SRL) identifies predicate-argument structure(s) in a given sentence. Although different languages have different argument annotations, polyglot training, the idea of training one model on multiple languages, has…

计算与语言 · 计算机科学 2020-11-11 Ishan Jindal , Yunyao Li , Siddhartha Brahma , Huaiyu Zhu

We put forward an end-to-end multi-step machine learning model which jointly labels semantic roles and the proto-roles of Dowty (1991), given a sentence and the predicates therein. Our best architecture first learns argument spans followed…

计算与语言 · 计算机科学 2022-10-17 Aashish Arora , Harshitha Malireddi , Daniel Bauer , Asad Sayeed , Yuval Marton

In this paper, we study semantic role labelling (SRL), a subtask of semantic parsing of natural language sentences and its application for the Vietnamese language. We present our effort in building Vietnamese PropBank, the first Vietnamese…

Many efforts of research are devoted to semantic role labeling (SRL) which is crucial for natural language understanding. Supervised approaches have achieved impressing performances when large-scale corpora are available for resource-rich…

计算与语言 · 计算机科学 2020-05-08 Hao Fei , Meishan Zhang , Donghong Ji

In Semantic Dependency Parsing (SDP), semantic relations form directed acyclic graphs, rather than trees. We propose a new iterative predicate selection (IPS) algorithm for SDP. Our IPS algorithm combines the graph-based and…

计算与语言 · 计算机科学 2019-06-05 Shuhei Kurita , Anders Søgaard

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

Neural models have shown several state-of-the-art performances on Semantic Role Labeling (SRL). However, the neural models require an immense amount of semantic-role corpora and are thus not well suited for low-resource languages or…

计算与语言 · 计算机科学 2018-08-30 Sanket Vaibhav Mehta , Jay Yoon Lee , Jaime Carbonell

Previous approaches to multilingual semantic dependency parsing treat languages independently, without exploiting the similarities between semantic structures across languages. We experiment with a new approach where we combine resources…

计算与语言 · 计算机科学 2018-05-30 Phoebe Mulcaire , Swabha Swayamdipta , Noah Smith

This paper introduces and analyzes a battery of inference models for the problem of semantic role labeling: one based on constraint satisfaction, and several strategies that model the inference as a meta-learning problem using…

人工智能 · 计算机科学 2015-03-19 M. Surdeanu , L. Marquez , X. Carreras , P. R. Comas

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