English

Enhancing Low Resource NER Using Assisting Language And Transfer Learning

Computation and Language 2023-06-13 v1 Machine Learning

Abstract

Named Entity Recognition (NER) is a fundamental task in NLP that is used to locate the key information in text and is primarily applied in conversational and search systems. In commercial applications, NER or comparable slot-filling methods have been widely deployed for popular languages. NER is used in applications such as human resources, customer service, search engines, content classification, and academia. In this paper, we draw focus on identifying name entities for low-resource Indian languages that are closely related, like Hindi and Marathi. We use various adaptations of BERT such as baseBERT, AlBERT, and RoBERTa to train a supervised NER model. We also compare multilingual models with monolingual models and establish a baseline. In this work, we show the assisting capabilities of the Hindi and Marathi languages for the NER task. We show that models trained using multiple languages perform better than a single language. However, we also observe that blind mixing of all datasets doesn't necessarily provide improvements and data selection methods may be required.

Keywords

Cite

@article{arxiv.2306.06477,
  title  = {Enhancing Low Resource NER Using Assisting Language And Transfer Learning},
  author = {Maithili Sabane and Aparna Ranade and Onkar Litake and Parth Patil and Raviraj Joshi and Dipali Kadam},
  journal= {arXiv preprint arXiv:2306.06477},
  year   = {2023}
}

Comments

Accepted at International Conference on Applied Artificial Intelligence and Computing (ICAAIC) 2023

R2 v1 2026-06-28T11:01:59.563Z