English

Synthesizing Mixed-type Electronic Health Records using Diffusion Models

Machine Learning 2023-08-11 v2 Computation and Language

Abstract

Electronic Health Records (EHRs) contain sensitive patient information, which presents privacy concerns when sharing such data. Synthetic data generation is a promising solution to mitigate these risks, often relying on deep generative models such as Generative Adversarial Networks (GANs). However, recent studies have shown that diffusion models offer several advantages over GANs, such as generation of more realistic synthetic data and stable training in generating data modalities, including image, text, and sound. In this work, we investigate the potential of diffusion models for generating realistic mixed-type tabular EHRs, comparing TabDDPM model with existing methods on four datasets in terms of data quality, utility, privacy, and augmentation. Our experiments demonstrate that TabDDPM outperforms the state-of-the-art models across all evaluation metrics, except for privacy, which confirms the trade-off between privacy and utility.

Keywords

Cite

@article{arxiv.2302.14679,
  title  = {Synthesizing Mixed-type Electronic Health Records using Diffusion Models},
  author = {Taha Ceritli and Ghadeer O. Ghosheh and Vinod Kumar Chauhan and Tingting Zhu and Andrew P. Creagh and David A. Clifton},
  journal= {arXiv preprint arXiv:2302.14679},
  year   = {2023}
}

Comments

Page 2, Figure 1 is updated

R2 v1 2026-06-28T08:51:59.816Z