Predictive Modeling with Temporal Graphical Representation on Electronic Health Records
Jiayuan Chen, Changchang Yin, Yuanlong Wang, Ping Zhang

TL;DR
This paper introduces a novel temporal heterogeneous graph model and a transformer-based approach to improve predictive modeling using electronic health records by capturing both temporal and structural information.
Contribution
It proposes a new temporal heterogeneous graph representation and a temporal graph transformer (TRANS) that effectively integrate temporal and structural data from EHRs.
Findings
Achieves state-of-the-art performance on three real-world datasets.
Effectively captures both temporal and structural information in EHRs.
Outperforms existing sequential and graphical representation methods.
Abstract
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 temporal relationships between historical visits and medical events, and the inherent structural information within these elements. Existing patient representation methods can be roughly categorized into sequential representation and graphical representation. The sequential representation methods focus only on the temporal relationships among longitudinal visits. On the other hand, the graphical representation approaches, while adept at extracting the graph-structured relationships between various medical events, fall short in effectively integrate temporal information. To capture both types of information, we model a patient's EHR as a novel temporal heterogeneous…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare
MethodsAttention Is All You Need · Linear Layer · Laplacian EigenMap · Multi-Head Attention · Position-Wise Feed-Forward Layer · Dropout · Label Smoothing · Residual Connection · Softmax · Absolute Position Encodings
