paper-with-me

홈 › Papers

BERT-based Models vs. Large Language Models for Low-Resource Named Entity Recognition: A Comparative Study on Marathi

2026-07-25 · Hariom Ingle, Ronit Ghode, Ishwari Gondkar, Jidnyasa Harad, Raviraj Joshi arxiv

Named Entity Recognition (NER) for low-resource languages such as Marathi remains a challenging task due to limited annotated resources and linguistic complexity. Although recent Large Language Models (LLMs) have demonstrated strong performance across a wide range of natural language processing tasks, their effectiveness for language-specific NER in low-resource settings remains uncertain. In this study, we fine-tune MahaBERT-v2 on different variants of the MahaNER dataset and systematically compare the performance of these models with an existing MahaNER baseline and prominent general-purpose LLMs, including Gemini, LLaMA-3.3-70B, and Gemma models. All models are evaluated on a Marathi NER test dataset using standard metrics of precision, recall, and F1-score. The experimental results show that the fine-tuned MahaBERT-based models consistently outperform both the baseline and all evaluated LLMs, with the fine-tuned models achieving F1-scores ranging from 0.88 to 0.91, surpassing the existing MahaNER model (0.8843) and significantly exceeding the performance of LLM-based approaches, whose F1-scores range from 0.57 to 0.69. These findings demonstrate that task-specific, language-focused models trained on domain-relevant data remain more effective than general-purpose LLMs for Marathi NER, highlighting the continued importance of specialized architectures for low-resource language processing.

📄 PDF Abstract BibTeX arXiv:2607.23344

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DaNE: A Named Entity Resource for Danish

2020-05-01 · LREC 2020 5 · Rasmus Hvingelby, Amalie Brogaard Pauli, Maria Barrett, Christina Rosted 외

We present a named entity annotation for the Danish Universal Dependencies treebank using the CoNLL-2003 annotation scheme: DaNE. It is the largest publicly available, Danish named entity gold annotation. We evaluate the…

Cross-Lingual Transfernamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

L3Cube-MahaNER: A Marathi Named Entity Recognition Dataset and BERT models

2022-04-12 · WILDRE (LREC) 2022 6 · Parth Patil, Aparna Ranade, Maithili Sabane, Onkar Litake 외

Named Entity Recognition (NER) is a basic NLP task and finds major applications in conversational and search systems. It helps us identify key entities in a sentence used for the downstream application. NER or similar sl…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+3

NER-BERT: A Pre-trained Model for Low-Resource Entity Tagging

2021-12-01 · Zihan Liu, Feijun Jiang, Yuxiang Hu, Chen Shi 외

Named entity recognition (NER) models generally perform poorly when large training datasets are unavailable for low-resource domains. Recently, pre-training a large-scale language model has become a promising direction f…

Language ModelingLanguage Modellingnamed-entity-recognitionNamed Entity Recognition+2

The Large Language Model GreekLegalRoBERTa

2024-10-10 · Vasileios Saketos, Despina-Athanasia Pantazi, Manolis Koubarakis

We develop four versions of GreekLegalRoBERTa, which are four large language models trained on Greek legal and nonlegal text. We show that our models surpass the performance of GreekLegalBERT, Greek- LegalBERT-v2, and Gr…

Language ModelingLanguage ModellingLarge Language Modelmodel+3

Transfer Learning in Biomedical Named Entity Recognition: An Evaluation of BERT in the PharmaCoNER task

2019-11-01 · WS 2019 11 · Cong Sun, Zhihao Yang

To date, a large amount of biomedical content has been published in non-English texts, especially for clinical documents. Therefore, it is of considerable significance to conduct Natural Language Processing (NLP) researc…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1