An Experimental Study on Data Augmentation Techniques for Named Entity Recognition on Low-Resource Domains
Arthur Elwing Torres, Edleno Silva de Moura, Altigran Soares da Silva, Mario A. Nascimento, Filipe Mesquita

TL;DR
This paper evaluates data augmentation techniques for improving Named Entity Recognition in low-resource domains, highlighting their benefits for small datasets and the need for tuning augmentation quantities.
Contribution
It systematically assesses Mention Replacement and Contextual Word Replacement on NER models across multiple low-resource datasets, providing practical insights.
Findings
Data augmentation improves NER performance on small datasets.
No universal optimal number of augmented examples; tuning is necessary.
Augmentation benefits are more pronounced in low-resource settings.
Abstract
Named Entity Recognition (NER) is a machine learning task that traditionally relies on supervised learning and annotated data. Acquiring such data is often a challenge, particularly in specialized fields like medical, legal, and financial sectors. Those are commonly referred to as low-resource domains, which comprise long-tail entities, due to the scarcity of available data. To address this, data augmentation techniques are increasingly being employed to generate additional training instances from the original dataset. In this study, we evaluate the effectiveness of two prominent text augmentation techniques, Mention Replacement and Contextual Word Replacement, on two widely-used NER models, Bi-LSTM+CRF and BERT. We conduct experiments on four datasets from low-resource domains, and we explore the impact of various combinations of training subset sizes and number of augmented examples.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
