paper-with-me

Papers

MedDiff: Generating Electronic Health Records using Accelerated Denoising Diffusion Model

2023-02-08 · Huan He, Shifan Zhao, Yuanzhe Xi, Joyce C Ho

Due to patient privacy protection concerns, machine learning research in healthcare has been undeniably slower and limited than in other application domains. High-quality, realistic, synthetic electronic health records (EHRs) can be leveraged to accelerate methodological developments for research purposes while mitigating privacy concerns associated with data sharing. The current state-of-the-art model for synthetic EHR generation is generative adversarial networks, which are notoriously difficult to train and can suffer from mode collapse. Denoising Diffusion Probabilistic Models, a class of generative models inspired by statistical thermodynamics, have recently been shown to generate high-quality synthetic samples in certain domains. It is unknown whether these can generalize to generation of large-scale, high-dimensional EHRs. In this paper, we present a novel generative model based on diffusion models that is the first successful application on electronic health records. Our model proposes a mechanism to perform class-conditional sampling to preserve label information. We also introduce a new sampling strategy to accelerate the inference speed. We empirically show that our model outperforms existing state-of-the-art synthetic EHR generation methods.

📄 PDF Abstract BibTeX arXiv:2302.04355

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

MedDiffusion: Boosting Health Risk Prediction via Diffusion-based Data Augmentation

2023-10-04 · Yuan Zhong, Suhan Cui, Jiaqi Wang, Xiaochen Wang 외

Health risk prediction is one of the fundamental tasks under predictive modeling in the medical domain, which aims to forecast the potential health risks that patients may face in the future using their historical Electr…

Data AugmentationPrediction

Scalable Wide and Deep Learning for Computer Assisted Coding

2018-06-01 · NAACL 2018 6 · Marilisa Amoia, Frank Diehl, Jesus Gimenez, Joel Pinto 외

In recent years the use of electronic medical records has accelerated resulting in large volumes of medical data when a patient visits a healthcare facility. As a first step towards reimbursement healthcare institutions …

Deep Learning

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

Generative Adversarial Networks for Electronic Health Records: A Framework for Exploring and Evaluating Methods for Predicting Drug-Induced Laboratory Test Trajectories

2017-12-01 · Alexandre Yahi, Rami Vanguri, Noémie Elhadad, Nicholas P. Tatonetti

Generative Adversarial Networks (GANs) represent a promising class of generative networks that combine neural networks with game theory. From generating realistic images and videos to assisting musical creation, GANs are…

Predicting Drug-Induced Laboratory Test EffectsRepresentation LearningTime SeriesTime Series Analysis

Natural Language Generation for Electronic Health Records

2018-06-01 · Scott Lee

A variety of methods existing for generating synthetic electronic health records (EHRs), but they are not capable of generating unstructured text, like emergency department (ED) chief complaints, history of present illne…

DecoderDe-identificationMachine TranslationText Generation+1