paper-with-me

홈 › Papers

Heterogeneous Similarity Graph Neural Network on Electronic Health Records

2021-01-17 · Zheng Liu, Xiaohan Li, Hao Peng, Lifang He, Philip S. Yu

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 and thus improve healthcare quality. Recently, many models based on sequential or graph models are proposed to achieve this goal. EHRs contain multiple entities and relations and can be viewed as a heterogeneous graph. However, previous studies ignore the heterogeneity in EHRs. On the other hand, current heterogeneous graph neural networks cannot be simply used on an EHR graph because of the existence of hub nodes in it. To address this issue, we propose Heterogeneous Similarity Graph Neural Network (HSGNN) analyze EHRs with a novel heterogeneous GNN. Our framework consists of two parts: one is a preprocessing method and the other is an end-to-end GNN. The preprocessing method normalizes edges and splits the EHR graph into multiple homogeneous graphs while each homogeneous graph contains partial information of the original EHR graph. The GNN takes all homogeneous graphs as input and fuses all of them into one graph to make a prediction. Experimental results show that HSGNN outperforms other baselines in the diagnosis prediction task.

📄 PDF Abstract BibTeX arXiv:2101.06800

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

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

Predictive Modeling with Temporal Graphical Representation on Electronic Health Records

2024-05-07 · Jiayuan Chen, Changchang Yin, Yuanlong Wang, Ping Zhang

Deep learning-based predictive models, leveraging Electronic Health Records (EHR), are receiving increasing attention in healthcare. An effective representation of a patient's EHR should hierarchically encompass both the…

Handling temporality of clinical events with application to Adverse Drug Event detection in Electronic Health Records: A scoping review

2019-04-09 · Maria Bampa

The increased adoption of Electronic Health Records(EHRs) has brought changes to the way the patient care is carried out. The rich heterogeneous and temporal data space stored in EHRs can be leveraged by machine learning…

ArticlesEvent DetectionPharmacovigilanceTime Series+1

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

Deep Learning with Heterogeneous Graph Embeddings for Mortality Prediction from Electronic Health Records

2020-12-28 · Tingyi Wanyan, Hossein Honarvar, Ariful Azad, Ying Ding 외

Computational prediction of in-hospital mortality in the setting of an intensive care unit can help clinical practitioners to guide care and make early decisions for interventions. As clinical data are complex and varied…

Mortality PredictionPrediction