paper-with-me

Papers

Data Augmentation for Cross-Domain Named Entity Recognition

2021-09-04 · EMNLP 2021 11 · Shuguang Chen, Gustavo Aguilar, Leonardo Neves, Thamar Solorio

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 quite limited. In contrast, we study cross-domain data augmentation for the NER task. We investigate the possibility of leveraging data from high-resource domains by projecting it into the low-resource domains. Specifically, we propose a novel neural architecture to transform the data representation from a high-resource to a low-resource domain by learning the patterns (e.g. style, noise, abbreviations, etc.) in the text that differentiate them and a shared feature space where both domains are aligned. We experiment with diverse datasets and show that transforming the data to the low-resource domain representation achieves significant improvements over only using data from high-resource domains.

📄 PDF Abstract BibTeX arXiv:2109.01758

Code (1)

ritual-uh/style_ner 공식 구현 pytorch

Tasks

Cross-Domain Named Entity RecognitionData Augmentationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Similar Papers 제목 키워드 기반

FactMix: Using a Few Labeled In-domain Examples to Generalize to Cross-domain Named Entity Recognition

2022-08-24 · COLING 2022 10 · Linyi Yang, Lifan Yuan, Leyang Cui, Wenyang Gao 외

Few-shot Named Entity Recognition (NER) is imperative for entity tagging in limited resource domains and thus received proper attention in recent years. Existing approaches for few-shot NER are evaluated mainly under in-…

Cross-Domain Named Entity RecognitionData AugmentationFew-shot NERNamed Entity Recognition+1

Guidance-Based Prompt Data Augmentation in Specialized Domains for Named Entity Recognition

2024-07-26 · Hyeonseok Kang, Hyein Seo, Jeesu Jung, SangKeun Jung 외

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

Data Augmentationnamed-entity-recognitionNamed Entity RecognitionSentence

ACLM: A Selective-Denoising based Generative Data Augmentation Approach for Low-Resource Complex NER

2023-06-01 · Sreyan Ghosh, Utkarsh Tyagi, Manan Suri, Sonal Kumar 외

Complex Named Entity Recognition (NER) is the task of detecting linguistically complex named entities in low-context text. In this paper, we present ACLM Attention-map aware keyword selection for Conditional Language Mod…

Data AugmentationDenoisingLanguage Modellingnamed-entity-recognition+4

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…

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

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