Unsupervised Multidomain Approaches to Named Entity Recognition with Small Datasets
Abstract
This paper explores the challenges and the methodologies associated with learning quality representations in scenarios with unlabelled small or limited datasets for downstream information extraction task (Multidomain Named Entity Recognition (NER). The study adopts a Transfer Learning on small datasets. Traditional NER systems often rely on large, labelled data, which is impractical for many domains. This study, therefore, applies an unsupervised pre-training approach to precondition and identify entities without annotated datasets, then applies transfer learning models to different simulated limited datasets for a named entity recognition task. Entity Recognition (NER) is essential in natural language processing (NLP), it identifies and classifies related entities within the text. This study addresses the complexities of domain variability, data sparsity, and overfitting and investigates innovative approaches such as data augmentation, few-shot learning, and domain adversarial training. Integrating these techniques promises to enhance the performance and generalizability of NER systems across diverse and resource-constrained domains, paving the way for more efficient and adaptable NLP applications.
Cite
@article{arxiv.2608.00984,
title = {Unsupervised Multidomain Approaches to Named Entity Recognition with Small Datasets},
author = {Israel Fianyi and James Montgomery and Soonja Yeom},
journal= {arXiv preprint arXiv:2608.00984},
year = {2026}
}