@inproceedings{galperin-etal-2022-cross,
title = "Cross-Lingual {UMLS} Named Entity Linking using {UMLS} Dictionary Fine-Tuning",
author = "Galperin, Rina and
Schnapp, Shachar and
Elhadad, Michael",
editor = "Muresan, Smaranda and
Nakov, Preslav and
Villavicencio, Aline",
booktitle = "Findings of the Association for Computational Linguistics: ACL 2022",
month = may,
year = "2022",
address = "Dublin, Ireland",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2022.findings-acl.266/",
doi = "10.18653/v1/2022.findings-acl.266",
pages = "3380--3390",
abstract = "We study cross-lingual UMLS named entity linking, where mentions in a given source language are mapped to UMLS concepts, most of which are labeled in English. Our cross-lingual framework includes an offline unsupervised construction of a translated UMLS dictionary and a per-document pipeline which identifies UMLS candidate mentions and uses a fine-tuned pretrained transformer language model to filter candidates according to context. Our method exploits a small dataset of manually annotated UMLS mentions in the source language and uses this supervised data in two ways: to extend the unsupervised UMLS dictionary and to fine-tune the contextual filtering of candidate mentions in full documents. We demonstrate results of our approach on both Hebrew and English. We achieve new state-of-the-art (SOTA) results on the Hebrew Camoni corpus, +8.9 F1 on average across three communities in the dataset. We also achieve new SOTA on the English dataset MedMentions with +7.3 F1."
}
Markdown (Informal)
[Cross-Lingual UMLS Named Entity Linking using UMLS Dictionary Fine-Tuning](https://preview.aclanthology.org/fix-sig-urls/2022.findings-acl.266/) (Galperin et al., Findings 2022)
ACL