paper-with-me

홈 › Papers

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. Ontologies like the Unified Medical Language System (UMLS) are developed and maintained to store millions of clinical entities including the definitions, relations and other corresponding information. These ontologies are used for standardization of clinical text by normalizing varying surface forms of a clinical term through Biomedical entity linking. With the introduction of transformer-based language models, there has been significant progress in Biomedical entity linking. In this work, we focus on learning through synonym pairs associated with the entities. As compared to the existing approaches, our approach significantly reduces the training data and resource consumption. Moreover, we propose a suite of context-based and context-less reranking techniques for performing the entity disambiguation. Overall, we achieve similar performance to the state-of-the-art zero-shot and distant supervised entity linking techniques on the Medmentions dataset, the largest annotated dataset on UMLS, without any domain-based training. Finally, we show that retrieval performance alone might not be sufficient as an evaluation metric and introduce an article level quantitative and qualitative analysis to reveal further insights on the performance of entity linking methods.

📄 PDF Abstract BibTeX arXiv:2405.15134

Code (0)

등록된 구현이 없습니다.

Tasks

AnatomyEntity DisambiguationEntity LinkingReranking

Methods 이 논문이 사용한 방법론

Focus 설명 없음

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

Knowledge-Rich Self-Supervision for Biomedical Entity Linking

2021-12-15 · Sheng Zhang, Hao Cheng, Shikhar Vashishth, Cliff Wong 외

Entity linking faces significant challenges such as prolific variations and prevalent ambiguities, especially in high-value domains with myriad entities. Standard classification approaches suffer from the annotation bott…

Contrastive LearningEntity Linking

SynCABEL: Synthetic Contextualized Augmentation for Biomedical Entity Linking

2026-01-27 · Adam Remaki, Christel Gérardin, Eulàlia Farré-Maduell, Martin Krallinger 외 arxiv

We present SynCABEL (Synthetic Contextualized Augmentation for Biomedical Entity Linking), a framework that addresses a central bottleneck in supervised biomedical entity linking (BEL): the scarcity of expert-annotated t…

Entity Linking

Simple Hierarchical Multi-Task Neural End-To-End Entity Linking for Biomedical Text

2020-11-01 · EMNLP (Louhi) 2020 11 · Maciej Wiatrak, Juha Iso-Sipila

Recognising and linking entities is a crucial first step to many tasks in biomedical text analysis, such as relation extraction and target identification. Traditionally, biomedical entity linking methods rely heavily on …

Entity LinkingEntity TypingMulti-Task LearningRelation Extraction

Biomedical Entity Linking with Contrastive Context Matching

2021-06-14 · Shogo Ujiie, Hayate Iso, Eiji Aramaki

We introduce BioCoM, a contrastive learning framework for biomedical entity linking that uses only two resources: a small-sized dictionary and a large number of raw biomedical articles. Specifically, we build the trainin…

ArticlesContrastive LearningEntity Linking