English

A Hybrid Method for Low-Resource Named Entity Recognition

Computational Engineering, Finance, and Science 2026-05-07 v1 Artificial Intelligence Computation and Language

Abstract

Named Entity Recognition (NER) is a critical component of Natural Language Processing with diverse applications in information extraction and conversational AI. However, NER in specific domains for low-resource languages faces challenges such as limited annotated data and heterogeneous label sets. This study addresses these issues by proposing a hybrid neurosymbolic framework that integrates rule-based processing with deep learning models for Vietnamese NER. The core idea involves a two-stage pipeline: first, a rule-based component reduces label complexity by grouping relational and special categories; second, pre-trained language models are fine-tuned for high-precision extraction. A post-processing module is then utilized to restore fine-grained labels, preserving expressiveness for application-level usability. To mitigate data scarcity, a scalable data augmentation strategy leveraging Large Language Models (LLMs) is introduced to expand the label set without full re-annotation, which is a significant novelty of this work. The effectiveness of this method was evaluated across five specific-domain datasets, including logistics, wildlife, and healthcare. Experimental results demonstrate substantial improvements over strong RoBERTa-based baselines. Specifically, the proposed system achieved F1 scores of 90 percent in Customer Service, up from 83 percent; 84 percent in GAM, up from 73 percent; 83 percent in AI Fluent, up from 80 percent; 94 percent in PhoNER_Covid19, up from 91 percent; and 60 percent in Rare Wildlife, up from 36 percent. These findings confirm that the hybrid approach effectively captures the linguistic complexity of Vietnamese and contextual nuances in specialized domains, offering a robust contribution to low-resource NER research.

Keywords

Cite

@article{arxiv.2605.04489,
  title  = {A Hybrid Method for Low-Resource Named Entity Recognition},
  author = {Do Minh Duc and Quan Xuan Truong and Viet Tran Hong and Le Hoang Anh and Mac Thi Minh Tra and Nguyen Van Thuy and Le Hai Ha and Vinh Nguyen Van},
  journal= {arXiv preprint arXiv:2605.04489},
  year   = {2026}
}

Comments

Published in Journal of Applied Data Sciences, Volume 7, Issue 2, pages 999--1019, 2026. Open access under CC BY 4.0

R2 v1 2026-07-01T12:52:09.022Z