@inproceedings{bhowmik-etal-2021-fast,
title = "Fast and Effective Biomedical Entity Linking Using a Dual Encoder",
author = "Bhowmik, Rajarshi and
Stratos, Karl and
de Melo, Gerard",
editor = "Holderness, Eben and
Jimeno Yepes, Antonio and
Lavelli, Alberto and
Minard, Anne-Lyse and
Pustejovsky, James and
Rinaldi, Fabio",
booktitle = "Proceedings of the 12th International Workshop on Health Text Mining and Information Analysis",
month = apr,
year = "2021",
address = "online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/2021.louhi-1.4/",
pages = "28--37",
abstract = "Biomedical entity linking is the task of identifying mentions of biomedical concepts in text documents and mapping them to canonical entities in a target thesaurus. Recent advancements in entity linking using BERT-based models follow a \textit{retrieve and rerank} paradigm, where the candidate entities are first selected using a retriever model, and then the retrieved candidates are ranked by a reranker model. While this paradigm produces state-of-the-art results, they are slow both at training and test time as they can process only one mention at a time. To mitigate these issues, we propose a BERT-based dual encoder model that resolves multiple mentions in a document in one shot. We show that our proposed model is multiple times faster than existing BERT-based models while being competitive in accuracy for biomedical entity linking. Additionally, we modify our dual encoder model for end-to-end biomedical entity linking that performs both mention span detection and entity disambiguation and out-performs two recently proposed models."
}
Markdown (Informal)
[Fast and Effective Biomedical Entity Linking Using a Dual Encoder](https://preview.aclanthology.org/jlcl-multiple-ingestion/2021.louhi-1.4/) (Bhowmik et al., Louhi 2021)
ACL