paper-with-me

Papers

Synthetic Time Series Data Generation for Healthcare Applications: A PCG Case Study

2024-12-17 · Ainaz Jamshidi, Muhammad Arif, Sabir Ali Kalhoro, Alexander Gelbukh

The generation of high-quality medical time series data is essential for advancing healthcare diagnostics and safeguarding patient privacy. Specifically, synthesizing realistic phonocardiogram (PCG) signals offers significant potential as a cost-effective and efficient tool for cardiac disease pre-screening. Despite its potential, the synthesis of PCG signals for this specific application received limited attention in research. In this study, we employ and compare three state-of-the-art generative models from different categories - WaveNet, DoppelGANger, and DiffWave - to generate high-quality PCG data. We use data from the George B. Moody PhysioNet Challenge 2022. Our methods are evaluated using various metrics widely used in the previous literature in the domain of time series data generation, such as mean absolute error and maximum mean discrepancy. Our results demonstrate that the generated PCG data closely resembles the original datasets, indicating the effectiveness of our generative models in producing realistic synthetic PCG data. In our future work, we plan to incorporate this method into a data augmentation pipeline to synthesize abnormal PCG signals with heart murmurs, in order to address the current scarcity of abnormal data. We hope to improve the robustness and accuracy of diagnostic tools in cardiology, enhancing their effectiveness in detecting heart murmurs.

📄 PDF Abstract BibTeX arXiv:2412.16207

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDiagnosticTime Series

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Dilated Causal Convolution A Dilated Causal Convolution is a causal convolution where the filter is applied over an area larger than its length by…
Mixture of Logistic Distributions 설명 없음
WaveNet WaveNet is an audio generative model based on the PixelCNN architecture. In order to deal with long-range temporal dependencies…

Similar Papers 제목 키워드 기반

Privacy-Aware Time Series Synthesis via Public Knowledge Distillation

2025-11-01 · Penghang Liu, Haibei Zhu, Eleonora Kreacic, Svitlana Vyetrenko arxiv

Sharing sensitive time series data in domains such as finance, healthcare, and energy consumption, such as patient records or investment accounts, is often restricted due to privacy concerns. Privacy-aware synthetic time…

Knowledge Distillation

TimeLDM: Latent Diffusion Model for Unconditional Time Series Generation

2024-07-05 · Jian Qian, Bingyu Xie, Biao Wan, Minhao Li 외

Time series generation is a crucial research topic in the area of decision-making systems, which can be particularly important in domains like autonomous driving, healthcare, and, notably, robotics. Recent approaches foc…

Autonomous DrivingData AugmentationMissing ValuesTime Series+1

Generating Multi-Table Time Series EHR from Latent Space with Minimal Preprocessing

2025-07-09 · Eunbyeol Cho, Jiyoun Kim, Minjae Lee, Sungjin Park 외 arxiv

Electronic Health Records (EHR) are time-series relational databases that record patient interactions and medical events over time, serving as a critical resource for healthcare research and applications. However, privac…

TarDiff: Target-Oriented Diffusion Guidance for Synthetic Electronic Health Record Time Series Generation

2025-04-24 · Bowen Deng, Chang Xu, Hao Li, Yuhao Huang 외

Synthetic Electronic Health Record (EHR) time-series generation is crucial for advancing clinical machine learning models, as it helps address data scarcity by providing more training data. However, most existing approac…

Synthetic Data GenerationTime SeriesTime Series Generation

FedEHR-Gen: Federated Synthetic Time-Series EHR Generation via Latent Space Alignment and Distribution-Aware Aggregation

2026-05-27 · Jun Bai, Ziyang Song, Yue Li arxiv

Synthetic Electronic Health Record (EHR) generation provides a promising avenue for data augmentation and cross-hospital modeling in privacy-constrained healthcare settings. However, most existing EHR generative models a…

Data Augmentation