English

A Lightweight Neural Model for Biomedical Entity Linking

Computation and Language 2021-05-25 v2

Abstract

Biomedical entity linking aims to map biomedical mentions, such as diseases and drugs, to standard entities in a given knowledge base. The specific challenge in this context is that the same biomedical entity can have a wide range of names, including synonyms, morphological variations, and names with different word orderings. Recently, BERT-based methods have advanced the state-of-the-art by allowing for rich representations of word sequences. However, they often have hundreds of millions of parameters and require heavy computing resources, which limits their applications in resource-limited scenarios. Here, we propose a lightweight neural method for biomedical entity linking, which needs just a fraction of the parameters of a BERT model and much less computing resources. Our method uses a simple alignment layer with attention mechanisms to capture the variations between mention and entity names. Yet, we show that our model is competitive with previous work on standard evaluation benchmarks.

Keywords

Cite

@article{arxiv.2012.08844,
  title  = {A Lightweight Neural Model for Biomedical Entity Linking},
  author = {Lihu Chen and Gaël Varoquaux and Fabian M. Suchanek},
  journal= {arXiv preprint arXiv:2012.08844},
  year   = {2021}
}
R2 v1 2026-06-23T21:00:39.781Z