@inproceedings{ye-mitchell-2025-llm,
title = "{LLM} as Entity Disambiguator for Biomedical Entity-Linking",
author = "Ye, Christophe and
Mitchell, Cassie S.",
editor = "Che, Wanxiang and
Nabende, Joyce and
Shutova, Ekaterina and
Pilehvar, Mohammad Taher",
booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers)",
month = jul,
year = "2025",
address = "Vienna, Austria",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/landing_page/2025.acl-short.25/",
pages = "301--312",
ISBN = "979-8-89176-252-7",
abstract = "Entity linking involves normalizing a mention in medical text to a unique identifier in a knowledge base, such as UMLS or MeSH. Most entity linkers follow a two-stage process: first, a candidate generation step selects high-quality candidates, and then a named entity disambiguation phase determines the best candidate for final linking. This study demonstrates that leveraging a large language model (LLM) as an entity disambiguator significantly enhances entity linking models' accuracy and recall. Specifically, the LLM disambiguator achieves remarkable improvements when applied to alias-matching entity linking methods. Without any fine-tuning, our approach establishes a new state-of-the-art (SOTA), surpassing previous methods on multiple prevalent biomedical datasets by up to 16 points in accuracy. We released our code on GitHub at https://github.com/ChristopheYe/llm{\_}disambiguator"
}
Markdown (Informal)
[LLM as Entity Disambiguator for Biomedical Entity-Linking](https://preview.aclanthology.org/landing_page/2025.acl-short.25/) (Ye & Mitchell, ACL 2025)
ACL
- Christophe Ye and Cassie S. Mitchell. 2025. LLM as Entity Disambiguator for Biomedical Entity-Linking. In Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers), pages 301–312, Vienna, Austria. Association for Computational Linguistics.