Skip to content

Patient2Vec: A Personalized Interpretable Deep Representation of the Longitudinal Electronic Health Record

License

Notifications You must be signed in to change notification settings

KamyKowsari/Patient2Vec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DOI arxiv license twitter

Patient2Vec: A Personalized Interpretable Deep Representation of the Longitudinal Electronic Health Record

Referenced paper : Patient2Vec: A Personalized Interpretable Deep Representation of the Longitudinal Electronic Health Record

Patient2Vec

Documentation

The wide implementation of electronic health record (EHR) systems facilitates the collection of large-scale health data from real clinical settings. Despite the significant increase in adoption of EHR systems, this data remains largely unexplored, but presents a rich data source for knowledge discovery from patient health histories in tasks such as understanding disease correlations and predicting health outcomes. However, the heterogeneity, sparsity, noise, and bias in this data present many complex challenges. This complexity makes it difficult to translate potentially relevant information into machine learning algorithms. In this paper, we propose a computational framework, Patient2Vec, to learn an interpretable deep representation of longitudinal EHR data which is personalized for each patient. To evaluate this approach, we apply it to the prediction of future hospitalizations using real EHR data and compare its predictive performance with baseline methods. Patient2Vec produces a vector space with meaningful structure and it achieves an AUC around 0.799 outperforming baseline methods. In the end, the learned feature importance can be visualized and interpreted at both the individual and population levels to bring clinical insights.

Citation:

@ARTICLE{8490816,
author={Jinghe Zhang and Kamran Kowsari and James H Harrison and Jennifer M Lobo and Laura E Barnes},
journal={IEEE Access},
title={Patient2Vec: A Personalized Interpretable Deep Representation of the Longitudinal Electronic Health Record},
year={2018},
keywords={Logic gates;Medical services;Task analysis;Recurrent neural networks;Electronic medical records;Machine learning;Natural language processing;Attention mechanism;gated recurrent unit;hospitalization;longitudinal electronic health record;personalization;representation learning},
doi={10.1109/ACCESS.2018.2875677},
ISSN={2169-3536}}

About

Patient2Vec: A Personalized Interpretable Deep Representation of the Longitudinal Electronic Health Record

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%