paper-with-me

Papers

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

2025-07-09 · Eunbyeol Cho, Jiyoun Kim, Minjae Lee, Sungjin Park, Edward Choi 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, privacy concerns and regulatory restrictions limit the sharing and utilization of such sensitive data, necessitating the generation of synthetic EHR datasets. Unlike previous EHR synthesis methods, which typically generate medical records consisting of expert-chosen features (e.g. a few vital signs or structured codes only), we introduce RawMed, the first framework to synthesize multi-table, time-series EHR data that closely resembles raw EHRs. Using text-based representation and compression techniques, RawMed captures complex structures and temporal dynamics with minimal preprocessing. We also propose a new evaluation framework for multi-table time-series synthetic EHRs, assessing distributional similarity, inter-table relationships, temporal dynamics, and privacy. Validated on two open-source EHR datasets, RawMed outperforms baseline models in fidelity and utility. The code is available at https://github.com/eunbyeol-cho/RawMed.

📄 PDF Abstract BibTeX arXiv:2507.06996

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Less Is More: Generating Time Series with LLaMA-Style Autoregression in Simple Factorized Latent Spaces

2025-11-07 · Siyuan Li, Yifan Sun, Lei Cheng, Lewen Wang 외 arxiv

Generative models for multivariate time series are essential for data augmentation, simulation, and privacy preservation, yet current state-of-the-art diffusion-based approaches are slow and limited to fixed-length windo…

Data Augmentation

Bayesian Alignments of Warped Multi-Output Gaussian Processes

2017-10-08 · NeurIPS 2018 12 · Markus Kaiser, Clemens Otte, Thomas Runkler, Carl Henrik Ek

We propose a novel Bayesian approach to modelling nonlinear alignments of time series based on latent shared information. We apply the method to the real-world problem of finding common structure in the sensor data of wi…

Gaussian ProcessesTime SeriesTime Series Analysis

Deep Neural Networks to Recover Unknown Physical Parameters from Oscillating Time Series

2021-01-11 · Antoine Garcon, Julian Vexler, Dmitry Budker, Stefan Kramer

Deep neural networks (DNNs) are widely used in pattern-recognition tasks for which a human comprehensible, quantitative description of the data-generating process, e.g., in the form of equations, cannot be achieved. Whil…

DenoisingregressionTime SeriesTime Series Analysis

DPSOM: Deep Probabilistic Clustering with Self-Organizing Maps

2019-10-03 · Laura Manduchi, Matthias Hüser, Julia Vogt, Gunnar Rätsch 외

Generating interpretable visualizations from complex data is a common problem in many applications. Two key ingredients for tackling this issue are clustering and representation learning. However, current methods do not …

ClusteringDeep ClusteringRepresentation LearningTime Series+3

Unsupervised and Interpretable Synthesizing for Electrical Time Series Based on Information Maximizing Generative Adversarial Nets

2024-07-18 · Zhenghao Zhou, Yiyan Li, Runlong Liu, Zheng Yan 외

Generating synthetic data has become a popular alternative solution to deal with the difficulties in accessing and sharing field measurement data in power systems. However, to make the generation results controllable, ex…

DescriptiveSynthetic Data GenerationTime Series