CLOct 20, 2025

Multilingual Clinical NER for Diseases and Medications Recognition in Cardiology Texts using BERT Embeddings

arXiv:2510.17437v12 citationsh-index: 18CLEF
Originality Synthesis-oriented
AI Analysis

This work addresses the scarcity of clinical NER research in low-resource languages, which is crucial for improving data-driven healthcare systems in cardiology, though it is incremental as it applies existing methods to new data.

The study tackled the problem of named entity recognition for diseases and medications in multilingual clinical texts, specifically in cardiology, by developing BERT-based models and achieved F1-scores ranging from 77.88% to 92.09%, outperforming baseline leaderboard scores.

The rapidly increasing volume of electronic health record (EHR) data underscores a pressing need to unlock biomedical knowledge from unstructured clinical texts to support advancements in data-driven clinical systems, including patient diagnosis, disease progression monitoring, treatment effects assessment, prediction of future clinical events, etc. While contextualized language models have demonstrated impressive performance improvements for named entity recognition (NER) systems in English corpora, there remains a scarcity of research focused on clinical texts in low-resource languages. To bridge this gap, our study aims to develop multiple deep contextual embedding models to enhance clinical NER in the cardiology domain, as part of the BioASQ MultiCardioNER shared task. We explore the effectiveness of different monolingual and multilingual BERT-based models, trained on general domain text, for extracting disease and medication mentions from clinical case reports written in English, Spanish, and Italian. We achieved an F1-score of 77.88% on Spanish Diseases Recognition (SDR), 92.09% on Spanish Medications Recognition (SMR), 91.74% on English Medications Recognition (EMR), and 88.9% on Italian Medications Recognition (IMR). These results outperform the mean and median F1 scores in the test leaderboard across all subtasks, with the mean/median values being: 69.61%/75.66% for SDR, 81.22%/90.18% for SMR, 89.2%/88.96% for EMR, and 82.8%/87.76% for IMR.

Foundations

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

Your Notes