paper-with-me

홈 › Papers

ClinLinker: Medical Entity Linking of Clinical Concept Mentions in Spanish

2024-04-09 · Fernando Gallego, Guillermo López-García, Luis Gasco-Sánchez, Martin Krallinger, Francisco J. Veredas

Advances in natural language processing techniques, such as named entity recognition and normalization to widely used standardized terminologies like UMLS or SNOMED-CT, along with the digitalization of electronic health records, have significantly advanced clinical text analysis. This study presents ClinLinker, a novel approach employing a two-phase pipeline for medical entity linking that leverages the potential of in-domain adapted language models for biomedical text mining: initial candidate retrieval using a SapBERT-based bi-encoder and subsequent re-ranking with a cross-encoder, trained by following a contrastive-learning strategy to be tailored to medical concepts in Spanish. This methodology, focused initially on content in Spanish, substantially outperforming multilingual language models designed for the same purpose. This is true even for complex scenarios involving heterogeneous medical terminologies and being trained on a subset of the original data. Our results, evaluated using top-k accuracy at 25 and other top-k metrics, demonstrate our approach's performance on two distinct clinical entity linking Gold Standard corpora, DisTEMIST (diseases) and MedProcNER (clinical procedures), outperforming previous benchmarks by 40 points in DisTEMIST and 43 points in MedProcNER, both normalized to SNOMED-CT codes. These findings highlight our approach's ability to address language-specific nuances and set a new benchmark in entity linking, offering a potent tool for enhancing the utility of digital medical records. The resulting system is of practical value, both for large scale automatic generation of structured data derived from clinical records, as well as for exhaustive extraction and harmonization of predefined clinical variables of interest.

📄 PDF Abstract BibTeX arXiv:2404.06367

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningEntity Linkingnamed-entity-recognitionNamed Entity RecognitionRe-Ranking

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

LATTE: Latent Type Modeling for Biomedical Entity Linking

2019-11-21 · Ming Zhu, Busra Celikkaya, Parminder Bhatia, Chandan K. Reddy

Entity linking is the task of linking mentions of named entities in natural language text, to entities in a curated knowledge-base. This is of significant importance in the biomedical domain, where it could be used to se…

Entity DisambiguationEntity LinkingVocal Bursts Type Prediction

Efficient Biomedical Entity Linking: Clinical Text Standardization with Low-Resource Techniques

2024-05-24 · Akshit Achara, Sanand Sasidharan, Gagan N

Clinical text is rich in information, with mentions of treatment, medication and anatomy among many other clinical terms. Multiple terms can refer to the same core concepts which can be referred as a clinical entity. Ont…

AnatomyEntity DisambiguationEntity LinkingReranking

Clinical Concept Linking with Contextualized Neural Representations

2020-07-01 · ACL 2020 6 · Elliot Schumacher, Andriy Mulyar, Mark Dredze

In traditional approaches to entity linking, linking decisions are based on three sources of information {--} the similarity of the mention string to an entity{'}s name, the similarity of the context of the document to t…

Entity Linking

Improving Broad-Coverage Medical Entity Linking with Semantic Type Prediction and Large-Scale Datasets

2020-05-01 · Shikhar Vashishth, Denis Newman-Griffis, Rishabh Joshi, Ritam Dutt 외

Medical entity linking is the task of identifying and standardizing medical concepts referred to in an unstructured text. Most of the existing methods adopt a three-step approach of (1) detecting mentions, (2) generating…

Entity DisambiguationEntity LinkingTransfer LearningType prediction

Medical Crossing: a Cross-lingual Evaluation of Clinical Entity Linking

2022-06-01 · LREC 2022 6 · Anton Alekseev, Zulfat Miftahutdinov, Elena Tutubalina, Artem Shelmanov 외

Medical data annotation requires highly qualified expertise. Despite the efforts devoted to medical entity linking in different languages, available data is very sparse in terms of both data volume and languages. In this…

Cross-Lingual TransferEntity LinkingTransfer LearningZero-Shot Cross-Lingual Transfer