paper-with-me

Papers

SNOBERT: A Benchmark for clinical notes entity linking in the SNOMED CT clinical terminology

2024-05-25 · Mikhail Kulyabin, Gleb Sokolov, Aleksandr Galaida, Andreas Maier, Tomas Arias-Vergara

The extraction and analysis of insights from medical data, primarily stored in free-text formats by healthcare workers, presents significant challenges due to its unstructured nature. Medical coding, a crucial process in healthcare, remains minimally automated due to the complexity of medical ontologies and restricted access to medical texts for training Natural Language Processing models. In this paper, we proposed a method, "SNOBERT," of linking text spans in clinical notes to specific concepts in the SNOMED CT using BERT-based models. The method consists of two stages: candidate selection and candidate matching. The models were trained on one of the largest publicly available dataset of labeled clinical notes. SNOBERT outperforms other classical methods based on deep learning, as confirmed by the results of a challenge in which it was applied.

📄 PDF Abstract BibTeX arXiv:2405.16115

Code (1)

MikhailKulyabin/SNOBERT 공식 구현 pytorch

Tasks

Entity Linking

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

Ontology-Driven and Weakly Supervised Rare Disease Identification from Clinical Notes

2022-05-11 · Hang Dong, Víctor Suárez-Paniagua, Huayu Zhang, Minhong Wang 외

Computational text phenotyping is the practice of identifying patients with certain disorders and traits from clinical notes. Rare diseases are challenging to be identified due to few cases available for machine learning…

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

Rare Disease Identification from Clinical Notes with Ontologies and Weak Supervision

2021-05-05 · Hang Dong, Víctor Suárez-Paniagua, Huayu Zhang, Minhong Wang 외

The identification of rare diseases from clinical notes with Natural Language Processing (NLP) is challenging due to the few cases available for machine learning and the need of data annotation from clinical experts. We …

Entity Linking

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

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