CLAIDec 19, 2025

Bangla MedER: Multi-BERT Ensemble Approach for the Recognition of Bangla Medical Entity

arXiv:2512.17769v12 citationsh-index: 8
Originality Incremental advance
AI Analysis

This work addresses the lack of medical NLP resources for Bangla, offering a practical solution for automated systems in healthcare, though it is incremental as it adapts existing methods to a new domain.

The paper tackled medical entity recognition in Bangla, a low-resource language, by proposing a Multi-BERT Ensemble approach that achieved 89.58% accuracy, an 11.80% improvement over a single-layer BERT model.

Medical Entity Recognition (MedER) is an essential NLP task for extracting meaningful entities from the medical corpus. Nowadays, MedER-based research outcomes can remarkably contribute to the development of automated systems in the medical sector, ultimately enhancing patient care and outcomes. While extensive research has been conducted on MedER in English, low-resource languages like Bangla remain underexplored. Our work aims to bridge this gap. For Bangla medical entity recognition, this study first examined a number of transformer models, including BERT, DistilBERT, ELECTRA, and RoBERTa. We also propose a novel Multi-BERT Ensemble approach that outperformed all baseline models with the highest accuracy of 89.58%. Notably, it provides an 11.80% accuracy improvement over the single-layer BERT model, demonstrating its effectiveness for this task. A major challenge in MedER for low-resource languages is the lack of annotated datasets. To address this issue, we developed a high-quality dataset tailored for the Bangla MedER task. The dataset was used to evaluate the effectiveness of our model through multiple performance metrics, demonstrating its robustness and applicability. Our findings highlight the potential of Multi-BERT Ensemble models in improving MedER for Bangla and set the foundation for further advancements in low-resource medical NLP.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes