paper-with-me

Papers Tabular Data Generation

“Tabular Data Generation” 태그가 달린 논문 112편 · 필터 해제

Generating Benchmark Health Data Using a Tabular Diffusion Transformer

2026-08-14 · Hao Yan, Lisa Pilgram, Dan Liu, Linglong Kong 외 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 largel…

Tabular Data Generation

TDGT: A Tabular Data Generation Toolkit supporting adaptive GPU-accelerated Bayesian mixture models, diffusion-based models, and latent-space generative modeling

2026-06-30 · Vasileios C. Pezoulas, Nikolaos S. Tachos, Eleni Georga, Kostas Marias 외 arxiv

The growing demand for privacy-preserving data sharing has positioned synthetic data generation as a critical component of responsible AI workflows. Despite notable advances in generative modeling, existing solutions oft…

Synthetic Data GenerationTabular Data Generation

PSyGenTAB: A Privacy-Preserving Framework for Synthetic Clinical Tabular Data Generation via Constrained Optimization

2026-06-16 · Arshia Ilaty, Hossein Shirazi, Manasi Chitale, Kedar Hegde 외 arxiv

The development of medical AI is constrained by limited access to high-quality clinical data due to institutional silos and strict privacy regulations such as HIPAA and GDPR. Synthetic data generation offers a potential …

Synthetic Data GenerationTabular Data Generation

BSTabDiff: Block-Subunit Diffusion Priors for High-Dimensional Tabular Data Generation

2026-06-08 · Al Zadid Sultan Bin Habib, Md Younus Ahamed, Prashnna Gyawali, Gianfranco Doretto 외 arxiv

High-Dimensional Low-Sample Size (HDLSS) tabular domains (e.g., omics) are characterized by $n \ll m$, where $n$ = number of samples, and $m$ = number of features. Such domains often exhibit strong local correlation grou…

Tabular Data Generation

Differentially Private Synthetic Data via APIs 4: Tabular Data

2026-06-06 · Toan Tran, Arturs Backurs, Zinan Lin, Victor Reis 외 arxiv

This paper investigates the problem of generating synthetic tabular data with differential privacy (DP) guarantees, enabling data sharing in sensitive domains. Despite extensive study, state-of-the-art methods often focu…

Tabular Data Generation

Hierarchical Synthetic Tabular Data Generation: A Hybrid Top-Down and Bottom-Up Framework

2026-05-27 · Junfeng Nie, Alvin Jin, Xiaohui Chen arxiv

Existing approaches for synthetic tabular data generation are based on either purely generative models or LLMs, both of which struggle with data heterogeneity, logical consistency, rare-event coverage, and robustness in …

Synthetic Data GenerationTabular Data Generation

PATE-TabTransGAN: Differentially Private Synthetic Tabular Data Generation via Transformer-Based Student Discrimination

2026-05-26 · M. Youssef, M. Woźniak arxiv

Generating high-fidelity synthetic tabular data under formal differential privacy guarantees remains an open challenge. Methods that provide strong theoretical protection typically sacrifice the modeling of inter-feature…

Tabular Data Generation

Generating Logically Consistent Synthetic Supply Chain Data with LLM-Driven Knowledge Graph Reasoning

2026-05-26 · Yunbo Long, Ge Zheng, Liming Xu, Alexandra Brintrup arxiv

Synthetic data offers a promising solution to two persistent barriers in supply chain analytics: data scarcity and data privacy. However, for synthetic data to support operational simulation and decision-making, it must …

Tabular Data Generation

TabKDE: Simple and Scalable Tabular Data Generation with Kernel Density Estimates

2026-05-17 · Meysam Alishahi, Yan Zheng, Junpeng Wang, Chin-Chia Michael Yeh 외 arxiv

Tabular data generation considers a large table with multiple columns -- each column comprised of numerical, categorical, or sometimes ordinal values. The goal is to produce new rows for the table that replicate the dist…

Tabular Data Generation

Breaking the Quality-Privacy Tradeoff in Tabular Data Generation via In-Context Learning

2026-05-06 · Xinyan Han, Yan Lu, Xiaoyu Lin, Yuanyuan Jiang 외 arxiv

Tabular data synthesis aims to generate high-quality data while preserving privacy. However, we find that existing tabular generative models exhibit a clear tradeoff in the small-data regime: improving data quality typic…

Tabular Data GenerationData Augmentation

SAGE: Sparse Adaptive Guidance for Dependency-Aware Tabular Data Generation

2026-04-27 · Shuo Yang, Zheyu Zhang, Bardh Prenkaj, Gjergji Kasneci arxiv

Generating high-fidelity synthetic tabular data remains a critical challenge for enhancing data availability in privacy-sensitive and low-resource domains. Recent approaches leverage LLMs by representing table rows as se…

Tabular Data Generation

A Systematic Framework for Tabular Data Disentanglement

2026-04-09 · Ivan Tjuawinata, Andre Gunawan, Anh Quan Tran, Nitish Kumar 외 arxiv

Tabular data, widely used in various applications such as industrial control systems, finance, and supply chain, often contains complex interrelationships among its attributes. Data disentanglement seeks to transform suc…

Tabular Data Generation

Knowledge-Guided Retrieval-Augmented Generation for Zero-Shot Psychiatric Data: Privacy Preserving Synthetic Data Generation

2026-03-26 · Adam Jakobsen, Sushant Gautam, Hugo Lewi Hammer, Susanne Olofsdotter 외 arxiv

AI systems in healthcare research have shown potential to increase patient throughput and assist clinicians, yet progress is constrained by limited access to real patient data. To address this issue, we present a zero-sh…

Synthetic Data GenerationTabular Data GenerationClinical Knowledge

A Sobering Look at Tabular Data Generation via Probabilistic Circuits

2026-03-24 · Davide Scassola, Dylan Ponsford, Adrián Javaloy, Sebastiano Saccani 외 arxiv

Tabular data is more challenging to generate than text and images, due to its heterogeneous features and much lower sample sizes. On this task, diffusion-based models are the current state-of-the-art (SotA) model class, …

Tabular Data Generation

EmDT: Embedding Diffusion Transformer for Tabular Data Generation in Fraud Detection

2026-03-13 · En-Ya Kuo, Sebastien Motsch arxiv

Imbalanced datasets pose a difficulty in fraud detection, as classifiers are often biased toward the majority class and perform poorly on rare fraudulent transactions. Synthetic data generation is therefore commonly used…

Synthetic Data GenerationTabular Data GenerationFraud Detection

Improving TabPFN's Synthetic Data Generation by Integrating Causal Structure

2026-03-10 · Davide Tugnoli, Andrea De Lorenzo, Marco Virgolin, Giovanni Cinà arxiv

Synthetic tabular data generation addresses data scarcity and privacy constraints in a variety of domains. Tabular Prior-Data Fitted Network (TabPFN), a recent foundation model for tabular data, has been shown capable of…

Synthetic Data GenerationTabular Data Generation

TabDLM: Free-Form Tabular Data Generation via Joint Numerical-Language Diffusion

2026-02-26 · Donghong Cai, Jiarui Feng, Yanbo Wang, Da Zheng 외 arxiv

Synthetic tabular data generation has attracted growing attention due to its importance for data augmentation, foundation models, and privacy. However, real-world tabular datasets increasingly contain free-form text fiel…

Tabular Data GenerationData Augmentation

Team, Then Trim: An Assembly-Line LLM Framework for High-Quality Tabular Data Generation

2026-02-04 · Congjing Zhang, Ryan Feng Lin, Ruoxuan Bao, Shuai Huang arxiv

While tabular data is fundamental to many real-world machine learning (ML) applications, acquiring high-quality tabular data is usually labor-intensive and expensive. Limited by the scarcity of observations, tabular data…

Tabular Data Generation

CTTVAE: Latent Space Structuring for Conditional Tabular Data Generation on Imbalanced Datasets

2026-02-03 · Milosh Devic, Jordan Gierschendorf, David Garson arxiv

Generating synthetic tabular data under severe class imbalance is essential for domains where rare but high-impact events drive decision-making. However, most generative models either overlook minority groups or fail to …

Tabular Data GenerationFraud Detection

Exploring Transformer Placement in Variational Autoencoders for Tabular Data Generation

2026-01-28 · Aníbal Silva, Moisés Santos, André Restivo, Carlos Soares arxiv

Tabular data remains a challenging domain for generative models. In particular, the standard Variational Autoencoder (VAE) architecture, typically composed of multilayer perceptrons, struggles to model relationships betw…

Tabular Data Generation
1–20 / 112 다음 →