中文
相关论文

相关论文: An Experimental Study on Data Augmentation Techniq…

200 篇论文

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

Named Entity Recognition (NER) is a critical task that requires substantial annotated data, making it challenging in low-resource scenarios where label acquisition is expensive. While zero-shot and instruction-tuned approaches have made…

计算与语言 · 计算机科学 2025-10-21 Nanda Kumar Rengarajan , Jun Yan , Chun Wang

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

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

In low resource settings, data augmentation strategies are commonly leveraged to improve performance. Numerous approaches have attempted document-level augmentation (e.g., text classification), but few studies have explored token-level…

计算与语言 · 计算机科学 2022-10-04 Arie Pratama Sutiono , Gus Hahn-Powell

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

Named Entity Recognition (NER) is a low-level task often used as a foundation for solving higher level NLP problems. In the context of character detection in novels, NER false negatives can be an issue as they possibly imply missing certain…

计算与语言 · 计算机科学 2023-02-10 Arthur Amalvy , Vincent Labatut , Richard Dufour

Existing approaches for named entity recognition suffer from data sparsity problems when conducted on short and informal texts, especially user-generated social media content. Semantic augmentation is a potential way to alleviate this…

计算与语言 · 计算机科学 2020-10-30 Yuyang Nie , Yuanhe Tian , Xiang Wan , Yan Song , Bo Dai

Named Entity Recognition seeks to extract substrings within a text that name real-world objects and to determine their type (for example, whether they refer to persons or organizations). In this survey, we first present an overview of…

计算与语言 · 计算机科学 2024-12-23 Imed Keraghel , Stanislas Morbieu , Mohamed Nadif

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

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

Named Entity Recognition (NER) plays an important role in a wide range of natural language processing tasks, such as relation extraction, question answering, etc. However, previous studies on NER are limited to particular genres, using…

计算与语言 · 计算机科学 2020-11-03 Mengdi Zhu , Zheye Deng , Wenhan Xiong , Mo Yu , Ming Zhang , William Yang Wang

This work investigates the impact of data augmentation on confidence calibration and uncertainty estimation in Named Entity Recognition (NER) tasks. For the future advance of NER in safety-critical fields like healthcare and finance, it is…

计算与语言 · 计算机科学 2024-10-28 Wataru Hashimoto , Hidetaka Kamigaito , Taro Watanabe

Named Entity Recognition(NER) for low-resource languages aims to produce robust systems for languages where there is limited labeled training data available, and has been an area of increasing interest within NLP. Data augmentation for…

计算与语言 · 计算机科学 2026-02-16 Gaurav Kamath , Sowmya Vajjala

Despite the impressive capabilities of large language models (LLMs), their performance on information extraction tasks is still not entirely satisfactory. However, their remarkable rewriting capabilities and extensive world knowledge offer…

计算与语言 · 计算机科学 2024-02-23 Junjie Ye , Nuo Xu , Yikun Wang , Jie Zhou , Qi Zhang , Tao Gui , Xuanjing Huang

For languages with no annotated resources, transferring knowledge from rich-resource languages is an effective solution for named entity recognition (NER). While all existing methods directly transfer from source-learned model to a target…

计算与语言 · 计算机科学 2020-07-16 Qianhui Wu , Zijia Lin , Guoxin Wang , Hui Chen , Börje F. Karlsson , Biqing Huang , Chin-Yew Lin

With the AI revolution in place, the trend for building automated systems to support professionals in different domains such as the open source software systems, healthcare systems, banking systems, transportation systems and many others…

计算与语言 · 计算机科学 2024-06-21 Somnath Banerjee , Avik Dutta , Aaditya Agrawal , Rima Hazra , Animesh Mukherjee

Most state-of-the-art models for named entity recognition (NER) rely on the availability of large amounts of labeled data, making them challenging to extend to new, lower-resourced languages. However, there are now several proposed…

计算与语言 · 计算机科学 2019-08-27 Aditi Chaudhary , Jiateng Xie , Zaid Sheikh , Graham Neubig , Jaime G. Carbonell

We present a weakly-supervised data augmentation approach to improve Named Entity Recognition (NER) in a challenging domain: extracting biomedical entities (e.g., proteins) from the scientific literature. First, we train a neural NER (NNER)…

机器学习 · 计算机科学 2019-06-04 Joel Mathew , Shobeir Fakhraei , José Luis Ambite

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
‹ 上一页 1 2 3 10 下一页 ›