中文
相关论文

相关论文: A New Method for Cross-Lingual-based Semantic Role…

200 篇论文

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

Discovering whether words are semantically related and identifying the specific semantic relation that holds between them is of crucial importance for NLP as it is essential for tasks like query expansion in IR. Within this context,…

计算与语言 · 计算机科学 2018-07-31 Georgios Balikas , Gaël Dias , Rumen Moraliyski , Massih-Reza Amini

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

Transfer learning based on pretraining language models on a large amount of raw data has become a new norm to reach state-of-the-art performance in NLP. Still, it remains unclear how this approach should be applied for unseen languages that…

计算与语言 · 计算机科学 2021-04-20 Benjamin Muller , Antonis Anastasopoulos , Benoît Sagot , Djamé Seddah

While deep learning techniques have shown promising results in many natural language processing (NLP) tasks, it has not been widely applied to the clinical domain. The lack of large datasets and the pervasive use of domain-specific language…

计算与语言 · 计算机科学 2019-06-20 Jiin Nam , Seunghyun Yoon , Kyomin Jung

Supervised machine learning (ML) algorithms are aimed at maximizing classification performance under available energy and storage constraints. They try to map the training data to the corresponding labels while ensuring generalizability to…

机器学习 · 计算机科学 2020-04-20 Ayten Ozge Akmandor , Jorge Ortiz , Irene Manotas , Bongjun Ko , Niraj K. Jha

Spoken language understanding (SLU) is a key component of task-oriented dialogue systems. SLU parses natural language user utterances into semantic frames. Previous work has shown that incorporating context information significantly…

计算与语言 · 计算机科学 2020-03-04 Qian Chen , Zhu Zhuo , Wen Wang , Qiuyun Xu

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

Artificial intelligence and machine learning have significantly bolstered the technological world. This paper explores the potential of transfer learning in natural language processing focusing mainly on sentiment analysis. The models…

计算与语言 · 计算机科学 2023-11-29 Aman Yadav , Abhishek Vichare

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

Multilingual transformers (XLM, mT5) have been shown to have remarkable transfer skills in zero-shot settings. Most transfer studies, however, rely on automatically translated resources (XNLI, XQuAD), making it hard to discern the…

计算与语言 · 计算机科学 2021-06-09 Hai Hu , He Zhou , Zuoyu Tian , Yiwen Zhang , Yina Ma , Yanting Li , Yixin Nie , Kyle Richardson

Machine Translation (MT) has been widely used for cross-lingual classification, either by translating the test set into English and running inference with a monolingual model (translate-test), or translating the training set into the target…

计算与语言 · 计算机科学 2023-05-24 Mikel Artetxe , Vedanuj Goswami , Shruti Bhosale , Angela Fan , Luke Zettlemoyer

Natural language tasks like Named Entity Recognition (NER) in the clinical domain on non-English texts can be very time-consuming and expensive due to the lack of annotated data. Cross-lingual transfer (CLT) is a way to circumvent this…

计算与语言 · 计算机科学 2023-06-08 Xavier Fontaine , Félix Gaschi , Parisa Rastin , Yannick Toussaint

Reading comprehension is a challenging task in natural language processing and requires a set of skills to be solved. While current approaches focus on solving the task as a whole, in this paper, we propose to use a neural network `skill'…

计算与语言 · 计算机科学 2017-11-13 Todor Mihaylov , Zornitsa Kozareva , Anette Frank

The many-to-many multilingual neural machine translation can be regarded as the process of integrating semantic features from the source sentences and linguistic features from the target sentences. To enhance zero-shot translation, models…

计算与语言 · 计算机科学 2024-08-05 Mengyu Bu , Shuhao Gu , Yang Feng

The surge of pre-trained language models has begun a new era in the field of Natural Language Processing (NLP) by allowing us to build powerful language models. Among these models, Transformer-based models such as BERT have become…

计算与语言 · 计算机科学 2021-10-12 Mehrdad Farahani , Mohammad Gharachorloo , Marzieh Farahani , Mohammad Manthouri

Cross-lingual text classification leverages text classifiers trained in a high-resource language to perform text classification in other languages with no or minimal fine-tuning (zero/few-shots cross-lingual transfer). Nowadays,…

计算与语言 · 计算机科学 2023-06-09 Inigo Jauregi Unanue , Gholamreza Haffari , Massimo Piccardi

Previous work on document-level NMT usually focuses on limited contexts because of degraded performance on larger contexts. In this paper, we investigate on using large contexts with three main contributions: (1) Different from previous…

计算与语言 · 计算机科学 2019-11-11 Liangyou Li , Xin Jiang , Qun Liu

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

Deep neural networks produce state-of-the-art results when trained on a large number of labeled examples but tend to overfit when small amounts of labeled examples are used for training. Creating a large number of labeled examples requires…

计算机视觉与模式识别 · 计算机科学 2021-09-13 Attaullah Sahito , Eibe Frank , Bernhard Pfahringer