paper-with-me

Papers

SynCABEL: Synthetic Contextualized Augmentation for Biomedical Entity Linking

2026-01-27 · Adam Remaki, Christel Gérardin, Eulàlia Farré-Maduell, Martin Krallinger, Xavier Tannier arxiv

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.

📄 PDF Abstract BibTeX arXiv:2601.19667

Code (0)

등록된 구현이 없습니다.

Tasks

Entity Linking

Similar Papers 제목 키워드 기반

Contextualized French Language Models for Biomedical Named Entity Recognition

2020-06-01 · JEPTALNRECITAL 2020 6 · Jenny Copara, Julien Knafou, Nona Naderi, Claudia Moro 외

Named entity recognition (NER) is key for biomedical applications as it allows knowledge discovery in free text data. As entities are semantic phrases, their meaning is conditioned to the context to avoid ambiguity. In t…

AnatomyLanguage ModelingLanguage Modellingnamed-entity-recognition+3

BERT-based Ranking for Biomedical Entity Normalization

2019-08-09 · Zongcheng Ji, Qiang Wei, Hua Xu

Developing high-performance entity normalization algorithms that can alleviate the term variation problem is of great interest to the biomedical community. Although deep learning-based methods have been successfully appl…

Word Embeddings

Probing Biomedical Embeddings from Language Models

2019-04-03 · WS 2019 6 · Qiao Jin, Bhuwan Dhingra, William W. Cohen, Xinghua Lu

Contextualized word embeddings derived from pre-trained language models (LMs) show significant improvements on downstream NLP tasks. Pre-training on domain-specific corpora, such as biomedical articles, further improves …

ArticlesNERWord Embeddings

Data Augmentation for Low-Resource Named Entity Recognition Using Backtranslation

2021-08-26 · ICON 2021 12 · Usama Yaseen, Stefan Langer

The state of art natural language processing systems relies on sizable training datasets to achieve high performance. Lack of such datasets in the specialized low resource domains lead to suboptimal performance. In this …

Data AugmentationLow Resource Named Entity Recognitionnamed-entity-recognitionNamed Entity Recognition+1

Simple Semantic-based Data Augmentation for Named Entity Recognition in Biomedical Texts

2022-05-01 · BioNLP (ACL) 2022 5 · Uyen Phan, Nhung Nguyen

Data augmentation is important in addressing data sparsity and low resources in NLP. Unlike data augmentation for other tasks such as sentence-level and sentence-pair ones, data augmentation for named entity recognition …

Data Augmentationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2