中文
相关论文

相关论文: Syntax-driven Data Augmentation for Named Entity R…

200 篇论文

Simple yet effective data augmentation techniques have been proposed for sentence-level and sentence-pair natural language processing tasks. Inspired by these efforts, we design and compare data augmentation for named entity recognition,…

计算与语言 · 计算机科学 2020-10-23 Xiang Dai , Heike Adel

Named Entity Recognition (NER) is a machine learning task that traditionally relies on supervised learning and annotated data. Acquiring such data is often a challenge, particularly in specialized fields like medical, legal, and financial…

While the abundance of rich and vast datasets across numerous fields has facilitated the advancement of natural language processing, sectors in need of specialized data types continue to struggle with the challenge of finding quality data.…

计算与语言 · 计算机科学 2026-02-06 Hyeonseok Kang , Hyein Seo , Jeesu Jung , Sangkeun Jung , Du-Seong Chang , Riwoo Chung

Current work in named entity recognition (NER) shows that data augmentation techniques can produce more robust models. However, most existing techniques focus on augmenting in-domain data in low-resource scenarios where annotated data is…

计算与语言 · 计算机科学 2021-09-07 Shuguang Chen , Gustavo Aguilar , Leonardo Neves , Thamar Solorio

The state of art natural language processing systems relies on sizable training datasets to achieve high performance. Lack of such datasets in the specialized low resource domains lead to suboptimal performance. In this work, we adapt…

计算与语言 · 计算机科学 2021-08-27 Usama Yaseen , Stefan Langer

Data augmentation is an effective solution to data scarcity in low-resource scenarios. However, when applied to token-level tasks such as NER, data augmentation methods often suffer from token-label misalignment, which leads to…

计算与语言 · 计算机科学 2022-03-21 Ran Zhou , Xin Li , Ruidan He , Lidong Bing , Erik Cambria , Luo Si , Chunyan Miao

Data augmentation techniques have been widely used to improve machine learning performance as they enhance the generalization capability of models. In this work, to generate high quality synthetic data for low-resource tagging tasks, we…

计算与语言 · 计算机科学 2020-11-04 Bosheng Ding , Linlin Liu , Lidong Bing , Canasai Kruengkrai , Thien Hai Nguyen , Shafiq Joty , Luo Si , Chunyan Miao

Text augmentation is a technique for constructing synthetic data from an under-resourced corpus to improve predictive performance. Synthetic data generation is common in numerous domains. However, recently text augmentation has emerged in…

计算与语言 · 计算机科学 2023-09-12 Mosleh Mahamud , Zed Lee , Isak Samsten

Data augmentation techniques have been used to alleviate the problem of scarce labeled data in various NER tasks (flat, nested, and discontinuous NER tasks). Existing augmentation techniques either manipulate the words in the original text…

计算与语言 · 计算机科学 2023-05-29 Xuming Hu , Yong Jiang , Aiwei Liu , Zhongqiang Huang , Pengjun Xie , Fei Huang , Lijie Wen , Philip S. Yu

In this work, we take the named entity recognition task in the English language as a case study and explore style transfer as a data augmentation method to increase the size and diversity of training data in low-resource scenarios. We…

计算与语言 · 计算机科学 2022-10-17 Shuguang Chen , Leonardo Neves , Thamar Solorio

Neural NLP systems achieve high scores in the presence of sizable training dataset. Lack of such datasets leads to poor system performances in the case low-resource languages. We present two simple text augmentation techniques using…

计算与语言 · 计算机科学 2019-03-25 Gözde Gül Şahin , Mark Steedman

We introduce a novel setup for low-resource task-oriented semantic parsing which incorporates several constraints that may arise in real-world scenarios: (1) lack of similar datasets/models from a related domain, (2) inability to sample…

计算与语言 · 计算机科学 2022-05-19 Kevin Yang , Olivia Deng , Charles Chen , Richard Shin , Subhro Roy , Benjamin Van Durme

Data augmentation is an effective approach to tackle over-fitting. Many previous works have proposed different data augmentations strategies for NLP, such as noise injection, word replacement, back-translation etc. Though effective, they…

计算与语言 · 计算机科学 2022-07-13 Le Zhang , Zichao Yang , Diyi Yang

Data augmentation is an effective performance enhancement in neural machine translation (NMT) by generating additional bilingual data. In this paper, we propose a novel data augmentation enhancement strategy for neural machine translation.…

计算与语言 · 计算机科学 2020-04-30 Sufeng Duan , Hai Zhao , Dongdong Zhang , Rui Wang

Addressing the challenge of low-resource information extraction remains an ongoing issue due to the inherent information scarcity within limited training examples. Existing data augmentation methods, considered potential solutions, struggle…

计算与语言 · 计算机科学 2024-05-15 Sijia Wang , Lifu Huang

Nested Named Entity Recognition (NNER) focuses on addressing overlapped entity recognition. Compared to Flat Named Entity Recognition (FNER), annotated resources are scarce in the corpus for NNER. Data augmentation is an effective approach…

计算与语言 · 计算机科学 2024-06-19 Xingming Liao , Nankai Lin , Haowen Li , Lianglun Cheng , Zhuowei Wang , Chong Chen

Data augmentation methods for Natural Language Processing tasks are explored in recent years, however they are limited and it is hard to capture the diversity on sentence level. Besides, it is not always possible to perform data…

计算与语言 · 计算机科学 2022-05-20 M. Şafak Bilici , Mehmet Fatih Amasyali

This study examines transformer-based models and their effectiveness in named entity recognition tasks. The study investigates data representation strategies, including single, merged, and context, which respectively use one sentence,…

计算与语言 · 计算机科学 2024-06-26 Michał Marcińczuk

Data processing is an important step in various natural language processing tasks. As the commonly used datasets in named entity recognition contain only a limited number of samples, it is important to obtain additional labeled data in an…

计算与语言 · 计算机科学 2021-10-13 Evgeniia Tokarchuk , David Thulke , Weiyue Wang , Christian Dugast , Hermann Ney

Data augmentation has been widely used in low-resource NER tasks to tackle the problem of data sparsity. However, previous data augmentation methods have the disadvantages of disrupted syntactic structures, token-label mismatch, and…

计算与语言 · 计算机科学 2023-07-18 Sihan Song , Furao Shen , Jian Zhao
‹ 上一页 1 2 3 10 下一页 ›