paper-with-me

Papers

Generating Multi-label Discrete Patient Records using Generative Adversarial Networks

2017-03-19 · Edward Choi, Siddharth Biswal, Bradley Malin, Jon Duke, Walter F. Stewart, Jimeng Sun

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.

📄 PDF Abstract BibTeX arXiv:1703.06490

Code (3)

mp2893/medgan 공식 구현 tf
astorfi/cor-gan pytorch
marcolussetti/extended-medgan tf

Tasks

AttributeGenerative Adversarial Network

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음
Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

GRU-TV: Time- and velocity-aware GRU for patient representation on multivariate clinical time-series data

2022-05-04 · Ningtao Liu, Ruoxi Gao, Jing Yuan, Calire Park 외

Electronic health records (EHRs) are usually highly dimensional, heterogeneous, and multimodal. Besides, the random recording of clinical variables results in high missing rates and uneven time intervals between adjacent…

Representation LearningTime SeriesTime Series Analysis

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 sh…

Decision MakingGenerative Adversarial Network

Unsupervised Pseudo-Labeling for Extractive Summarization on Electronic Health Records

2018-11-20 · Xiangan Liu, Keyang Xu, Pengtao Xie, Eric Xing

Extractive summarization is very useful for physicians to better manage and digest Electronic Health Records (EHRs). However, the training of a supervised model requires disease-specific medical background and is thus ve…

Extractive Summarization

Risk Factors Extraction from Clinical Texts based on Linked Open Data

2019-09-01 · RANLP 2019 9 · Svetla Boytcheva, Galia Angelova, Zhivko Angelov

This paper presents experiments in risk factors analysis based on clinical texts enhanced with Linked Open Data (LOD). The idea is to determine whether a patient has risk factors for a specific disease analyzing only his…

EVA: Generating Longitudinal Electronic Health Records Using Conditional Variational Autoencoders

2020-12-18 · Siddharth Biswal, Soumya Ghosh, Jon Duke, Bradley Malin 외

Researchers require timely access to real-world longitudinal electronic health records (EHR) to develop, test, validate, and implement machine learning solutions that improve the quality and efficiency of healthcare. In …

Variational Inference