English

Generating Multi-label Discrete Patient Records using Generative Adversarial Networks

Machine Learning 2018-01-15 v3 Neural and Evolutionary Computing

Abstract

Access to electronic health record (EHR) data has motivated computational advances in medical research. However, various concerns, particularly over privacy, can limit access to and collaborative use of EHR data. Sharing synthetic EHR data could mitigate risk. In this paper, we propose a new approach, medical Generative Adversarial Network (medGAN), to generate realistic synthetic patient records. Based on input real patient records, medGAN can generate high-dimensional discrete variables (e.g., binary and count features) via a combination of an autoencoder and generative adversarial networks. We also propose minibatch averaging to efficiently avoid mode collapse, and increase the learning efficiency with batch normalization and shortcut connections. To demonstrate feasibility, we showed that medGAN generates synthetic patient records that achieve comparable performance to real data on many experiments including distribution statistics, predictive modeling tasks and a medical expert review. We also empirically observe a limited privacy risk in both identity and attribute disclosure using medGAN.

Keywords

Cite

@article{arxiv.1703.06490,
  title  = {Generating Multi-label Discrete Patient Records using Generative Adversarial Networks},
  author = {Edward Choi and Siddharth Biswal and Bradley Malin and Jon Duke and Walter F. Stewart and Jimeng Sun},
  journal= {arXiv preprint arXiv:1703.06490},
  year   = {2018}
}

Comments

Accepted at Machine Learning in Health Care (MLHC) 2017

R2 v1 2026-06-22T18:50:08.638Z