paper-with-me

Papers

Generating Synthetic Mixed-type Longitudinal Electronic Health Records for Artificial Intelligent Applications

2021-12-22 · Jin Li, Benjamin J. Cairns, Jingsong Li, Tingting Zhu

The recent availability of electronic health records (EHRs) have provided enormous opportunities to develop artificial intelligence (AI) algorithms. However, patient privacy has become a major concern that limits data sharing across hospital settings and subsequently hinders the advances in AI. Synthetic data, which benefits from the development and proliferation of generative models, has served as a promising substitute for real patient EHR data. However, the current generative models are limited as they only generate single type of clinical data for a synthetic patient, i.e., either continuous-valued or discrete-valued. To mimic the nature of clinical decision-making which encompasses various data types/sources, in this study, we propose a generative adversarial network (GAN) entitled EHR-M-GAN which simultaneously synthesizes mixed-type timeseries EHR data. EHR-M-GAN is capable of capturing the multidimensional, heterogeneous, and correlated temporal dynamics in patient trajectories. We have validated EHR-M-GAN on three publicly-available intensive care unit databases with records from a total of 141,488 unique patients, and performed privacy risk evaluation of the proposed model. EHR-M-GAN has demonstrated its superiority over state-of-the-art benchmarks for synthesizing clinical timeseries with high fidelity, while addressing the limitations regarding data types and dimensionality in the current generative models. Notably, prediction models for outcomes of intensive care performed significantly better when training data was augmented with the addition of EHR-M-GAN-generated timeseries. EHR-M-GAN may have use in developing AI algorithms in resource-limited settings, lowering the barrier for data acquisition while preserving patient privacy.

📄 PDF Abstract BibTeX arXiv:2112.12047

Code (1)

jli0117/ehrmgan 공식 구현 tf

Tasks

Decision MakingGenerative Adversarial Network

Similar Papers 제목 키워드 기반

Synthetic Health-related Longitudinal Data with Mixed-type Variables Generated using Diffusion Models

2023-03-22 · Nicholas I-Hsien Kuo, Louisa Jorm, Sebastiano Barbieri

This paper presents a novel approach to simulating electronic health records (EHRs) using diffusion probabilistic models (DPMs). Specifically, we demonstrate the effectiveness of DPMs in synthesising longitudinal EHRs th…

Reinforcement Learning (RL)

Synthesizing Mixed-type Electronic Health Records using Diffusion Models

2023-02-28 · Taha Ceritli, Ghadeer O. Ghosheh, Vinod Kumar Chauhan, Tingting Zhu 외

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 …

Synthetic Data GenerationVocal Bursts Type Prediction

SynEHRgy: Synthesizing Mixed-Type Structured Electronic Health Records using Decoder-Only Transformers

2024-11-20 · Hojjat Karami, David Atienza, Anisoara Ionescu

Generating synthetic Electronic Health Records (EHRs) offers significant potential for data augmentation, privacy-preserving data sharing, and improving machine learning model training. We propose a novel tokenization st…

Data AugmentationDecoderPrivacy PreservingTime Series

Synthesize High-dimensional Longitudinal Electronic Health Records via Hierarchical Autoregressive Language Model

2023-04-04 · Brandon Theodorou, Cao Xiao, Jimeng Sun

Synthetic electronic health records (EHRs) that are both realistic and preserve privacy can serve as an alternative to real EHRs for machine learning (ML) modeling and statistical analysis. However, generating high-fidel…

Language ModelingLanguage ModellingVariable Selection

CDMT-EHR: A Continuous-Time Diffusion Framework for Generating Mixed-Type Time-Series Electronic Health Records

2026-03-24 · Shaonan Liu, Yuichiro Iwashita, Soichiro Nakako, Masakazu Iwamura 외 arxiv

Electronic health records (EHRs) are invaluable for clinical research, yet privacy concerns severely restrict data sharing. Synthetic data generation offers a promising solution, but EHRs present unique challenges: they …

Synthetic Data Generation