SOTAVerified

Syntax-driven Data Augmentation for Named Entity Recognition

2022-08-15PANDL (COLING) 2022Code Available0· sign in to hype

Arie Pratama Sutiono, Gus Hahn-Powell

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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 augmentation. Performed naively, data augmentation can produce semantically incongruent and ungrammatical examples. In this work, we compare simple masked language model replacement and an augmentation method using constituency tree mutations to improve the performance of named entity recognition in low-resource settings with the aim of preserving linguistic cohesion of the augmented sentences.

Tasks

Reproductions