paper-with-me

홈 › Papers

Snomed2Vec: Random Walk and Poincaré Embeddings of a Clinical Knowledge Base for Healthcare Analytics

2019-07-19 · Khushbu Agarwal, Tome Eftimov, Raghavendra Addanki, Sutanay Choudhury, Suzanne Tamang, Robert Rallo

Representation learning methods that transform encoded data (e.g., diagnosis and drug codes) into continuous vector spaces (i.e., vector embeddings) are critical for the application of deep learning in healthcare. Initial work in this area explored the use of variants of the word2vec algorithm to learn embeddings for medical concepts from electronic health records or medical claims datasets. We propose learning embeddings for medical concepts by using graph-based representation learning methods on SNOMED-CT, a widely popular knowledge graph in the healthcare domain with numerous operational and research applications. Current work presents an empirical analysis of various embedding methods, including the evaluation of their performance on multiple tasks of biomedical relevance (node classification, link prediction, and patient state prediction). Our results show that concept embeddings derived from the SNOMED-CT knowledge graph significantly outperform state-of-the-art embeddings, showing 5-6x improvement in ``concept similarity" and 6-20\% improvement in patient diagnosis.

📄 PDF Abstract BibTeX arXiv:1907.08650

Code (1)

https://gitlab.com/agarwal.khushbu/Snomed2Vec 공식 구현

Tasks

Clinical KnowledgeLink PredictionNode ClassificationRepresentation Learning

Similar Papers 제목 키워드 기반

Clinical semantics for lung cancer prediction

2025-08-20 · Luis H. John, Jan A. Kors, Jenna M. Reps, Peter R. Rijnbeek 외 arxiv

Background: Existing clinical prediction models often represent patient data using features that ignore the semantic relationships between clinical concepts. This study integrates domain-specific semantic information by …

Clinical Knowledge

Semantic Analysis of SNOMED CT Concept Co-occurrences in Clinical Documentation using MIMIC-IV

2025-09-03 · Ali Noori, Somya Mohanty, Prashanti Manda arxiv

Clinical notes contain rich clinical narratives but their unstructured format poses challenges for large-scale analysis. Standardized terminologies such as SNOMED CT improve interoperability, yet understanding how concep…

Semantic Similarity

MedNorm: A Corpus and Embeddings for Cross-terminology Medical Concept Normalisation

2019-08-01 · WS 2019 8 · Maksim Belousov, William G. Dixon, Goran Nenadic

The medical concept normalisation task aims to map textual descriptions to standard terminologies such as SNOMED-CT or MedDRA. Existing publicly available datasets annotated using different terminologies cannot be simply…

Representation Learning

A semi-automatic semantic method for mapping SNOMED CT concepts to VCM Icons

2013-12-03 · Jean-Baptiste Lamy, Rosy Tsopra, Alain Venot, Catherine Duclos

VCM (Visualization of Concept in Medicine) is an iconic language for representing key medical concepts by icons. However, the use of this language with reference terminologies, such as SNOMED CT, will require the mapping…

Application of Deep Learning Methods to SNOMED CT Encoding of Clinical Texts: From Data Collection to Extreme Multi-Label Text-Based Classification

2021-09-01 · RANLP 2021 9 · Anton Hristov, Aleksandar Tahchiev, Hristo Papazov, Nikola Tulechki 외

Concept normalization of clinical texts to standard medical classifications and ontologies is a task with high importance for healthcare and medical research. We attempt to solve this problem through automatic SNOMED CT …

ClassificationData AugmentationDataset Generation