paper-with-me

Papers

Distributed Conditional GAN (discGAN) For Synthetic Healthcare Data Generation

2023-04-09 · David Fuentes, Diana McSpadden, Sodiq Adewole

In this paper, we propose a distributed Generative Adversarial Networks (discGANs) to generate synthetic tabular data specific to the healthcare domain. While using GANs to generate images has been well studied, little to no attention has been given to generation of tabular data. Modeling distributions of discrete and continuous tabular data is a non-trivial task with high utility. We applied discGAN to model non-Gaussian multi-modal healthcare data. We generated 249,000 synthetic records from original 2,027 eICU dataset. We evaluated the performance of the model using machine learning efficacy, the Kolmogorov-Smirnov (KS) test for continuous variables and chi-squared test for discrete variables. Our results show that discGAN was able to generate data with distributions similar to the real data.

📄 PDF Abstract BibTeX arXiv:2304.04290

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Efficient Federated Conformal Prediction with Group-Conditional Guarantee

2026-03-15 · Haifeng Wen, Osvaldo Simeone, Hong Xing arxiv

Deploying trustworthy AI systems requires principled uncertainty quantification. Conformal prediction (CP) is a widely used framework for constructing prediction sets with distribution-free coverage guarantees. In many p…

Conditional Generation of Medical Time Series for Extrapolation to Underrepresented Populations

2022-01-20 · Simon Bing, Andrea Dittadi, Stefan Bauer, Patrick Schwab

The widespread adoption of electronic health records (EHRs) and subsequent increased availability of longitudinal healthcare data has led to significant advances in our understanding of health and disease with direct and…

Time SeriesTime Series Analysis

PromptEHR: Conditional Electronic Healthcare Records Generation with Prompt Learning

2022-10-11 · Zifeng Wang, Jimeng Sun

Accessing longitudinal multimodal Electronic Healthcare Records (EHRs) is challenging due to privacy concerns, which hinders the use of ML for healthcare applications. Synthetic EHRs generation bypasses the need to share…

AttributeImputationPrivacy PreservingPrompt Learning

MCRAGE: Synthetic Healthcare Data for Fairness

2023-10-27 · Keira Behal, Jiayi Chen, Caleb Fikes, Sophia Xiao

In the field of healthcare, electronic health records (EHR) serve as crucial training data for developing machine learning models for diagnosis, treatment, and the management of healthcare resources. However, medical dat…

DenoisingFairnessManagement

Estimation of conditional average treatment effects on distributed confidential data

2024-02-05 · Yuji Kawamata, Ryoki Motai, Yukihiko Okada, Akira Imakura 외

Estimation of conditional average treatment effects (CATEs) is an important topic in sciences. CATEs can be estimated with high accuracy if distributed data across multiple parties can be centralized. However, it is diff…

Privacy Preserving