paper-with-me

Papers

Generating Synthetic Relational Tabular Data via Structural Causal Models

2025-07-04 · Frederik Hoppe, Astrid Franz, Lars Kleinemeier, Udo Göbel arxiv

Synthetic tabular data generation has received increasing attention in recent years, particularly with the emergence of foundation models for tabular data. The breakthrough success of TabPFN (Hollmann et al.,2025), which leverages vast quantities of synthetic tabular datasets derived from structural causal models (SCMs), demonstrates the critical role synthetic data plays in developing powerful tabular foundation models. However, most real-world tabular data exists in relational formats spanning multiple interconnected tables - a structure not adequately addressed by current generation methods. In this work, we extend the SCM-based approach by developing a novel framework that generates realistic synthetic relational tabular data including causal relationships across tables. Our experiments confirm that this framework is able to construct relational datasets with complex inter-table dependencies mimicking real-world scenarios.

📄 PDF Abstract BibTeX arXiv:2507.03528

Code (0)

등록된 구현이 없습니다.

Tasks

Tabular Data Generation

Similar Papers 제목 키워드 기반

REaLTabFormer: Generating Realistic Relational and Tabular Data using Transformers

2023-02-04 · Aivin V. Solatorio, Olivier Dupriez

Tabular data is a common form of organizing data. Multiple models are available to generate synthetic tabular datasets where observations are independent, but few have the ability to produce relational datasets. Modeling…

Synthetic Data Generation

GOGGLE: Generative Modelling for Tabular Data by Learning Relational Structure

2023-10-27 · ICLR 2023 10 · Tennison Liu, Zhaozhi Qian, Jeroen Berrevoets, Mihaela van der Schaar

Deep generative models learn highly complex and non-linear representations to generate realistic synthetic data. While they have achieved notable success in computer vision and natural language processing, similar advanc…

Generating Realistic Synthetic Relational Data through Graph Variational Autoencoders

2022-11-30 · Ciro Antonio Mami, Andrea Coser, Eric Medvet, Alexander T. P. Boudewijn 외

Synthetic data generation has recently gained widespread attention as a more reliable alternative to traditional data anonymization. The involved methods are originally developed for image synthesis. Hence, their applica…

Image GenerationSynthetic Data Generation

Row Conditional-TGAN for generating synthetic relational databases

2022-11-14 · Mohamed Gueye, Yazid Attabi, Maxime Dumas

Besides reproducing tabular data properties of standalone tables, synthetic relational databases also require modeling the relationships between related tables. In this paper, we propose the Row Conditional-Tabular Gener…

Generative Adversarial Network

Relational In-Context Learning via Synthetic Pre-training with Structural Prior

2026-03-04 · Yanbo Wang, Jiaxuan You, Chuan Shi, Muhan Zhang arxiv

Relational Databases (RDBs) are the backbone of modern business, yet they lack foundation models comparable to those in text or vision. A key obstacle is that high-quality RDBs are private, scarce, and structurally heter…