中文
相关论文

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

200 篇论文

In this paper, we present a Linguistic Informed Multi-Task BERT (LIMIT-BERT) for learning language representations across multiple linguistic tasks by Multi-Task Learning (MTL). LIMIT-BERT includes five key linguistic syntax and semantics…

计算与语言 · 计算机科学 2020-10-07 Junru Zhou , Zhuosheng Zhang , Hai Zhao , Shuailiang Zhang

Semantic Role Labeling (SRL) is a Natural Language Processing task that enables the detection of events described in sentences and the participants of these events. For Brazilian Portuguese (BP), there are two studies recently concluded…

计算与语言 · 计算机科学 2017-04-12 Nathan Siegle Hartmann , Magali Sanches Duran , Sandra Maria Aluísio

Semantic role labeling is a crucial task in natural language processing, enabling better comprehension of natural language. However, the lack of annotated data in multiple languages has posed a challenge for researchers. To address this, a…

计算与语言 · 计算机科学 2024-08-29 Mohammad Ebrahimi , Behrouz Minaei Bidgoli , Nasim Khozouei

Semantic role labeling (SRL) aims at elaborating the meaning of a sentence by forming a predicate-argument structure. Recent researches depicted that the effective use of syntax can improve SRL performance. However, syntax is a complicated…

计算与语言 · 计算机科学 2020-12-29 Kashif Munir , Hai Zhao , Zuchao Li

Single implementing, concatenating, adding or replacing of the representations has yielded significant improvements on many NLP tasks. Mainly in Relation Extraction where static, contextualized and others representations that are capable of…

计算与语言 · 计算机科学 2019-12-19 Jefferson A. Peña Torres , Raul Ernesto Gutierrez , Victor A. Bucheli , Fabio A. Gonzalez O

The biaffine parser of Dozat and Manning (2017) was successfully extended to semantic dependency parsing (SDP) (Dozat and Manning, 2018). Its performance on graphs is surprisingly high given that, without the constraint of producing a tree,…

计算与语言 · 计算机科学 2024-02-13 Marie Candito

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

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

Recent neural network-driven semantic role labeling (SRL) systems have shown impressive improvements in F1 scores. These improvements are due to expressive input representations, which, at least at the surface, are orthogonal to…

计算与语言 · 计算机科学 2020-05-06 Tao Li , Parth Anand Jawale , Martha Palmer , Vivek Srikumar

Semantic role labeling (SRL) is a crucial task of natural language processing (NLP). Although generative decoder-based large language models (LLMs) have achieved remarkable success across various NLP tasks, they still lag behind…

计算与语言 · 计算机科学 2025-06-09 Xinxin Li , Huiyao Chen , Chengjun Liu , Jing Li , Meishan Zhang , Jun Yu , Min Zhang

Coreference resolution and semantic role labeling are NLP tasks that capture different aspects of semantics, indicating respectively, which expressions refer to the same entity, and what semantic roles expressions serve in the sentence.…

计算与语言 · 计算机科学 2020-10-13 Rahul Aralikatte , Mostafa Abdou , Heather Lent , Daniel Hershcovich , Anders Søgaard

Frame semantic parsing is a semantic analysis task based on FrameNet which has received great attention recently. The task usually involves three subtasks sequentially: (1) target identification, (2) frame classification and (3) semantic…

计算与语言 · 计算机科学 2021-09-28 Zhichao Lin , Yueheng Sun , Meishan Zhang

Morphological information is important for many sequence labeling tasks in Natural Language Processing (NLP). Yet, existing approaches rely heavily on manual annotations or external software to capture this information. In this study, we…

计算与语言 · 计算机科学 2020-04-28 Arda Akdemir , Tetsuo Shibuya , Tunga Güngör

Spoken language recognition (SLR) refers to the automatic process used to determine the language present in a speech sample. SLR is an important task in its own right, for example, as a tool to analyze or categorize large amounts of…

计算与语言 · 计算机科学 2022-08-15 Luciana Ferrer , Diego Castan , Mitchell McLaren , Aaron Lawson

Semantic role labeling (SRL) aims to extract the arguments for each predicate in an input sentence. Traditional SRL can fail to analyze dialogues because it only works on every single sentence, while ellipsis and anaphora frequently occur…

计算与语言 · 计算机科学 2021-04-13 Kun Xu , Han Wu , Linfeng Song , Haisong Zhang , Linqi Song , Dong Yu

Recent advances in Reinforcement Learning (RL) combined with Deep Learning (DL) have demonstrated impressive performance in complex tasks, including autonomous driving. The use of RL agents in autonomous driving leads to a smooth human-like…

人工智能 · 计算机科学 2021-07-30 Briti Gangopadhyay , Harshit Soora , Pallab Dasgupta

Many real-world applications can be formulated as multi-agent cooperation problems, such as network packet routing and coordination of autonomous vehicles. The emergence of deep reinforcement learning (DRL) provides a promising approach for…

多智能体系统 · 计算机科学 2022-06-28 Zhixuan Liang , Jiannong Cao , Shan Jiang , Divya Saxena , Huafeng Xu

Most information in our world is organized hierarchically; however, many Deep Learning approaches do not leverage this semantically rich structure. Research suggests that human learning benefits from exploiting the hierarchical structure of…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Alexandru Manole , Laura Diosan

Existing self-supervised learning (SSL) methods primarily learn object-invariant representations but often neglect the spatial structure and relationships among object parts. To address this limitation, we introduce Spatial Prediction (SP),…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Yang Shen , Yusen Cai , Weronika Hryniewska-Guzik , Qing Lin , Mengmi Zhang

Recommender Systems (RS) are fundamental to modern online services. While most existing approaches optimize for short-term engagement, recent work has begun to explore reinforcement learning (RL) to model long-term user value. However,…

信息检索 · 计算机科学 2026-02-26 Minmao Wang , Xingchen Liu , Shijie Yi , Likang Wu , Hongke Zhao , Fei Pan , Qingpeng Cai , Peng Jiang