Multi-Label Clinical Time-Series Generation via Conditional GAN
Chang Lu, Chandan K. Reddy, Ping Wang, Dong Nie, Yue Ning

TL;DR
This paper introduces MTGAN, a novel GAN-based model for generating high-quality, multi-label, time-series electronic health record data, especially improving the synthesis of rare disease cases, to address privacy and data scarcity issues.
Contribution
The paper presents a new multi-label time-series GAN with a gated recurrent unit generator and Wasserstein critic, enhancing the realism of synthetic EHR data and rare disease generation.
Findings
Generated data is realistic and useful for clinical tasks.
MTGAN outperforms existing models in rare disease synthesis.
Proposed training stabilizes GAN training for EHR data.
Abstract
In recent years, deep learning has been successfully adopted in a wide range of applications related to electronic health records (EHRs) such as representation learning and clinical event prediction. However, due to privacy constraints, limited access to EHR becomes a bottleneck for deep learning research. To mitigate these concerns, generative adversarial networks (GANs) have been successfully used for generating EHR data. However, there are still challenges in high-quality EHR generation, including generating time-series EHR data and imbalanced uncommon diseases. In this work, we propose a Multi-label Time-series GAN (MTGAN) to generate EHR and simultaneously improve the quality of uncommon disease generation. The generator of MTGAN uses a gated recurrent unit (GRU) with a smooth conditional matrix to generate sequences and uncommon diseases. The critic gives scores using Wasserstein…
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 · Music and Audio Processing · Generative Adversarial Networks and Image Synthesis
