Biomedical Entity Linking for Dutch: Fine-tuning a Self-alignment BERT Model on an Automatically Generated Wikipedia Corpus
Fons Hartendorp, Tom Seinen, Erik van Mulligen, Suzan Verberne

TL;DR
This paper introduces the first Dutch biomedical entity linking model, fine-tuned on Wikipedia-derived data, showing promising results but highlighting challenges in non-English biomedical NLP.
Contribution
It presents a novel Dutch biomedical entity linking approach using self-alignment BERT and Wikipedia data, advancing non-English biomedical NLP capabilities.
Findings
Achieved 54.7% classification accuracy on Dutch biomedical data
Attained 69.8% 1-distance accuracy in evaluation
Manual review shows 65% correct concept linking for extracted entities
Abstract
Biomedical entity linking, a main component in automatic information extraction from health-related texts, plays a pivotal role in connecting textual entities (such as diseases, drugs and body parts mentioned by patients) to their corresponding concepts in a structured biomedical knowledge base. The task remains challenging despite recent developments in natural language processing. This paper presents the first evaluated biomedical entity linking model for the Dutch language. We use MedRoBERTa.nl as base model and perform second-phase pretraining through self-alignment on a Dutch biomedical ontology extracted from the UMLS and Dutch SNOMED. We derive a corpus from Wikipedia of ontology-linked Dutch biomedical entities in context and fine-tune our model on this dataset. We evaluate our model on the Dutch portion of the Mantra GSC-corpus and achieve 54.7% classification accuracy and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Biomedical Text Mining and Ontologies
MethodsBalanced Selection · Ontology
