paper-with-me

Papers

An Analysis of Simple Data Augmentation for Named Entity Recognition

2020-10-22 · COLING 2020 8 · Xiang Dai, Heike Adel

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, which is usually modeled as a token-level sequence labeling problem. Through experiments on two data sets from the biomedical and materials science domains (i2b2-2010 and MaSciP), we show that simple augmentation can boost performance for both recurrent and transformer-based models, especially for small training sets.

📄 PDF Abstract BibTeX arXiv:2010.11683

Code (3)

ariepratama/syntax-driven-da pytorch
boschresearch/data-augmentation-coling2020 pytorch
kajyuuen/daaja

Tasks

Data Augmentationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Sentence

Similar Papers 제목 키워드 기반

Simple Semantic-based Data Augmentation for Named Entity Recognition in Biomedical Texts

2022-05-01 · BioNLP (ACL) 2022 5 · Uyen Phan, Nhung Nguyen

Data augmentation is important in addressing data sparsity and low resources in NLP. Unlike data augmentation for other tasks such as sentence-level and sentence-pair ones, data augmentation for named entity recognition …

Data Augmentationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

Syntax-driven Data Augmentation for Named Entity Recognition

2022-08-15 · PANDL (COLING) 2022 10 · Arie Pratama Sutiono, Gus Hahn-Powell

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

Data AugmentationLanguage ModelingLanguage Modellingnamed-entity-recognition+4

RockNER: A Simple Method to Create Adversarial Examples for Evaluating the Robustness of Named Entity Recognition Models

2021-09-12 · EMNLP 2021 11 · Bill Yuchen Lin, Wenyang Gao, Jun Yan, Ryan Moreno 외

To audit the robustness of named entity recognition (NER) models, we propose RockNER, a simple yet effective method to create natural adversarial examples. Specifically, at the entity level, we replace target entities wi…

Data Augmentationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Named Entity Recognition in COVID-19 tweets with Entity Knowledge Augmentation

2025-10-05 · Xuankang Zhang, Jiangming Liu arxiv

The COVID-19 pandemic causes severe social and economic disruption around the world, raising various subjects that are discussed over social media. Identifying pandemic-related named entities as expressed on social media…

LMN at SemEval-2022 Task 11: A Transformer-based System for English Named Entity Recognition

2022-02-13 · Ngoc Minh Lai

Processing complex and ambiguous named entities is a challenging research problem, but it has not received sufficient attention from the natural language processing community. In this short paper, we present our particip…

Data AugmentationEntity Linkingnamed-entity-recognitionNamed Entity Recognition+1