English

Data Augmentation for Cross-Domain Named Entity Recognition

Computation and Language 2021-09-07 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2109.01758,
  title  = {Data Augmentation for Cross-Domain Named Entity Recognition},
  author = {Shuguang Chen and Gustavo Aguilar and Leonardo Neves and Thamar Solorio},
  journal= {arXiv preprint arXiv:2109.01758},
  year   = {2021}
}

Comments

To appear at EMNLP 2021 main conference

R2 v1 2026-06-24T05:40:32.341Z