$\mathtt{MedGraph:}$ Structural and Temporal Representation Learning of Electronic Medical Records
Bhagya Hettige, Yuan-Fang Li, Weiqing Wang, Suong Le, Wray Buntine

TL;DR
MedGraph is a novel supervised embedding method for electronic medical records that captures rich visit and code attributes, as well as temporal dynamics, leading to improved performance in medical risk prediction.
Contribution
It introduces MedGraph, which models visit-code relationships and temporal visit sequences using attributed bipartite graphs and point processes, with Gaussian embeddings to handle uncertainty.
Findings
Outperforms existing EMR embedding methods in risk prediction tasks.
Effectively captures attribute information and temporal dynamics.
Provides uncertainty modeling through Gaussian embeddings.
Abstract
Electronic medical record (EMR) data contains historical sequences of visits of patients, and each visit contains rich information, such as patient demographics, hospital utilisation and medical codes, including diagnosis, procedure and medication codes. Most existing EMR embedding methods capture visit-code associations by constructing input visit representations as binary vectors with a static vocabulary of medical codes. With this limited representation, they fail in encapsulating rich attribute information of visits (demographics and utilisation information) and/or codes (e.g., medical code descriptions). Furthermore, current work considers visits of the same patient as discrete-time events and ignores time gaps between them. However, the time gaps between visits depict dynamics of the patient's medical history inducing varying influences on future visits. To address these…
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 · Chronic Disease Management Strategies · Topic Modeling
