paper-with-me

홈 › Papers

Low Resource Recognition and Linking of Biomedical Concepts from a Large Ontology

2021-01-26 · Sunil Mohan, Rico Angell, Nick Monath, Andrew McCallum

Tools to explore scientific literature are essential for scientists, especially in biomedicine, where about a million new papers are published every year. Many such tools provide users the ability to search for specific entities (e.g. proteins, diseases) by tracking their mentions in papers. PubMed, the most well known database of biomedical papers, relies on human curators to add these annotations. This can take several weeks for new papers, and not all papers get tagged. Machine learning models have been developed to facilitate the semantic indexing of scientific papers. However their performance on the more comprehensive ontologies of biomedical concepts does not reach the levels of typical entity recognition problems studied in NLP. In large part this is due to their low resources, where the ontologies are large, there is a lack of descriptive text defining most entities, and labeled data can only cover a small portion of the ontology. In this paper, we develop a new model that overcomes these challenges by (1) generalizing to entities unseen at training time, and (2) incorporating linking predictions into the mention segmentation decisions. Our approach achieves new state-of-the-art results for the UMLS ontology in both traditional recognition/linking (+8 F1 pts) as well as semantic indexing-based evaluation (+10 F1 pts).

📄 PDF Abstract BibTeX arXiv:2101.10587

Code (1)

rinagalperin/biomedical_nel tf

Tasks

Descriptive

Similar Papers 제목 키워드 기반

MedMentions: A Large Biomedical Corpus Annotated with UMLS Concepts

2019-02-25 · AKBC 2019 · Sunil Mohan, Donghui Li

This paper presents the formal release of MedMentions, a new manually annotated resource for the recognition of biomedical concepts. What distinguishes MedMentions from other annotated biomedical corpora is its size (ove…

Entity Linkingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

End-to-end Biomedical Entity Linking with Span-based Dictionary Matching

2021-04-21 · NAACL (BioNLP) 2021 6 · Shogo Ujiie, Hayate Iso, Shuntaro Yada, Shoko Wakamiya 외

Disease name recognition and normalization, which is generally called biomedical entity linking, is a fundamental process in biomedical text mining. Recently, neural joint learning of both tasks has been proposed to util…

Entity Linking

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

PromptLink: Leveraging Large Language Models for Cross-Source Biomedical Concept Linking

2024-05-13 · Yuzhang Xie, Jiaying Lu, Joyce Ho, Fadi Nahab 외

Linking (aligning) biomedical concepts across diverse data sources enables various integrative analyses, but it is challenging due to the discrepancies in concept naming conventions. Various strategies have been develope…

Language Modelling

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