English

SynCABEL: Synthetic Contextualized Augmentation for Biomedical Entity Linking

Computation and Language 2026-05-19 v3 Artificial Intelligence Information Retrieval Machine Learning

Abstract

We present SynCABEL (Synthetic Contextualized Augmentation for Biomedical Entity Linking), a framework that addresses a central bottleneck in supervised biomedical entity linking (BEL): the scarcity of expert-annotated training data. SynCABEL leverages large language models to generate context-rich synthetic training examples for all candidate concepts in a target knowledge base, providing broad supervision without manual annotation. We demonstrate that SynCABEL, when combined with decoder-only models and guided inference, establishes new state-of-the-art results across three widely used multilingual benchmarks: MedMentions for English, QUAERO for French, and SPACCC for Spanish. Evaluating data efficiency, we show that SynCABEL reaches the performance of full human supervision using up to 60% less annotated data, substantially reducing reliance on labor-intensive and costly expert labeling. Finally, acknowledging that standard evaluation based on exact code matching often underestimates clinically valid predictions due to ontology redundancy, we introduce an LLM-as-a-judge protocol. This analysis reveals that SynCABEL significantly improves the rate of clinically valid predictions. Our synthetic datasets, models, and code are released to support reproducibility and future research.

Keywords

Cite

@article{arxiv.2601.19667,
  title  = {SynCABEL: Synthetic Contextualized Augmentation for Biomedical Entity Linking},
  author = {Adam Remaki and Christel Gérardin and Eulàlia Farré-Maduell and Martin Krallinger and Xavier Tannier},
  journal= {arXiv preprint arXiv:2601.19667},
  year   = {2026}
}

Comments

7 pages, 5 figures

R2 v1 2026-07-01T09:22:23.808Z