paper-with-me

홈 › Papers

Unifying Heterogeneous Electronic Health Records Systems via Text-Based Code Embedding

2021-11-12 · Kyunghoon Hur, Jiyoung Lee, JungWoo Oh, Wesley Price, Young-Hak Kim, Edward Choi

EHR systems lack a unified code system forrepresenting medical concepts, which acts asa barrier for the deployment of deep learningmodels in large scale to multiple clinics and hos-pitals. To overcome this problem, we introduceDescription-based Embedding,DescEmb, a code-agnostic representation learning framework forEHR. DescEmb takes advantage of the flexibil-ity of neural language understanding models toembed clinical events using their textual descrip-tions rather than directly mapping each event toa dedicated embedding. DescEmb outperformedtraditional code-based embedding in extensiveexperiments, especially in a zero-shot transfertask (one hospital to another), and was able totrain a single unified model for heterogeneousEHR datasets.

📄 PDF Abstract BibTeX arXiv:2111.09098

Code (1)

hoon9405/DescEmb 공식 구현 pytorch

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Unifying Heterogeneous Electronic Health Records Systems via Text-Based Code Embedding

2021-08-08 · Kyunghoon Hur, Jiyoung Lee, JungWoo Oh, Wesley Price 외

Substantial increase in the use of Electronic Health Records (EHRs) has opened new frontiers for predictive healthcare. However, while EHR systems are nearly ubiquitous, they lack a unified code system for representing m…

Representation LearningTransfer Learning

Health+: Empowering Individuals via Unifying Health Data

2026-02-22 · Sujaya Maiyya, Shantanu Sharma, Avinash Kumar arxiv

Managing personal health data is a challenge in today's fragmented and institution-centric healthcare ecosystem. Individuals often lack meaningful control over their medical records, which are scattered across incompatib…

A latent topic model for mining heterogenous non-randomly missing electronic health records data

2018-11-01 · Yue Li, Manolis Kellis

Electronic health records (EHR) are rich heterogeneous collection of patient health information, whose broad adoption provides great opportunities for systematic health data mining. However, heterogeneous EHR data types …

Collaborative FilteringTopic Models

Demographical Priors for Health Conditions Diagnosis Using Medicare Data

2016-12-07 · Fahad Alhasoun, May Alhazzani, Marta C. González

This paper presents an example of how demographical characteristics of patients influence their susceptibility to certain medical conditions. In this paper, we investigate the association of health conditions to age of p…

Diagnostic

Heterogeneous Similarity Graph Neural Network on Electronic Health Records

2021-01-17 · Zheng Liu, Xiaohan Li, Hao Peng, Lifang He 외

Mining Electronic Health Records (EHRs) becomes a promising topic because of the rich information they contain. By learning from EHRs, machine learning models can be built to help human experts to make medical decisions …

Graph Neural Network