paper-with-me

Papers

Generating Benchmark Health Data Using a Tabular Diffusion Transformer

2026-08-14 · Hao Yan, Lisa Pilgram, Dan Liu, Linglong Kong, Fida Dankar, Khaled El Emam arxiv

Cross-Tabular Data Generation (CTDG) seeks to learn a generative model from multiple heterogeneous tables and produce new synthetic tabular datasets. However, existing synthetic tabular data generation methods are largely restricted to single-input-table scenarios and struggle to effectively handle multiple heterogeneous tables with diverse feature sets. To address this limitation, we propose a two-stage framework for cross-tabular data generation. In the first stage, each heterogeneous raw table is transformed into a standardized statistical table with the same set of columns across all tables. Each statistical table captures the marginal distributions of the original columns and the pairwise correlations among them. In the second stage, a diffusion transformer model is trained to capture structural patterns across these homogeneous statistical tables and to generate synthetic statistical tables. Synthetic raw tables are subsequently reconstructed from the generated statistical tables via multivariate Gaussian sampling followed by an inverse probability integral transform. This two-stage CTDG framework enables the learning of a unified generative model from multiple heterogeneous tables and supports the generation of an unlimited number of realistic synthetic heterogeneous tables. Experimental results demonstrate high fidelity in the learned statistical representations and a favorable fidelity-diversity trade-off in the generated synthetic data, validating the effectiveness of the proposed approach.

📄 PDF Abstract BibTeX arXiv:2608.14496

Code (0)

등록된 구현이 없습니다.

Tasks

Tabular Data Generation

Similar Papers 제목 키워드 기반

FedTabDiff: Federated Learning of Diffusion Probabilistic Models for Synthetic Mixed-Type Tabular Data Generation

2024-01-11 · Timur Sattarov, Marco Schreyer, Damian Borth

Realistic synthetic tabular data generation encounters significant challenges in preserving privacy, especially when dealing with sensitive information in domains like finance and healthcare. In this paper, we introduce …

AttributeDenoisingFederated LearningTabular Data Generation

Generating and Imputing Tabular Data via Diffusion and Flow-based Gradient-Boosted Trees

2023-09-18 · Alexia Jolicoeur-Martineau, Kilian Fatras, Tal Kachman

Tabular data is hard to acquire and is subject to missing values. This paper introduces a novel approach for generating and imputing mixed-type (continuous and categorical) tabular data utilizing score-based diffusion an…

GPUImputationMissing ValuesTabular Data Generation

Multimodal synthesis of MRI and tabular data with diffusion in a joint latent space via cross-attention

2026-05-05 · Daniel Mensing, Jan Kapar, Jochen G. Hirsch, Matthias Günther 외 arxiv

We propose a multimodal latent diffusion model that jointly synthesizes volumetric magnetic resonance imaging (MRI) and tabular clinical data within a shared latent space via cross-attention. This approach enables cohere…

Representation LearningImage Generation

Synthesizing Mixed-type Electronic Health Records using Diffusion Models

2023-02-28 · Taha Ceritli, Ghadeer O. Ghosheh, Vinod Kumar Chauhan, Tingting Zhu 외

Electronic Health Records (EHRs) contain sensitive patient information, which presents privacy concerns when sharing such data. Synthetic data generation is a promising solution to mitigate these risks, often relying on …

Synthetic Data GenerationVocal Bursts Type Prediction

Guided Discrete Diffusion for Electronic Health Record Generation

2024-04-18 · Jun Han, Zixiang Chen, YongQian Li, Yiwen Kou 외

Electronic health records (EHRs) are a pivotal data source that enables numerous applications in computational medicine, e.g., disease progression prediction, clinical trial design, and health economics and outcomes rese…

AttributeData Augmentation