English

Clustering-based Inference for Biomedical Entity Linking

Computation and Language 2021-04-12 v2

Abstract

Due to large number of entities in biomedical knowledge bases, only a small fraction of entities have corresponding labelled training data. This necessitates entity linking models which are able to link mentions of unseen entities using learned representations of entities. Previous approaches link each mention independently, ignoring the relationships within and across documents between the entity mentions. These relations can be very useful for linking mentions in biomedical text where linking decisions are often difficult due mentions having a generic or a highly specialized form. In this paper, we introduce a model in which linking decisions can be made not merely by linking to a knowledge base entity but also by grouping multiple mentions together via clustering and jointly making linking predictions. In experiments on the largest publicly available biomedical dataset, we improve the best independent prediction for entity linking by 3.0 points of accuracy, and our clustering-based inference model further improves entity linking by 2.3 points.

Keywords

Cite

@article{arxiv.2010.11253,
  title  = {Clustering-based Inference for Biomedical Entity Linking},
  author = {Rico Angell and Nicholas Monath and Sunil Mohan and Nishant Yadav and Andrew McCallum},
  journal= {arXiv preprint arXiv:2010.11253},
  year   = {2021}
}

Comments

NAACL 2021 Long Paper

R2 v1 2026-06-23T19:32:01.461Z