paper-with-me

Papers

Reimagining Synthetic Tabular Data Generation through Data-Centric AI: A Comprehensive Benchmark

2023-10-25 · NeurIPS 2023 11 · Lasse Hansen, Nabeel Seedat, Mihaela van der Schaar, Andrija Petrovic

Synthetic data serves as an alternative in training machine learning models, particularly when real-world data is limited or inaccessible. However, ensuring that synthetic data mirrors the complex nuances of real-world data is a challenging task. This paper addresses this issue by exploring the potential of integrating data-centric AI techniques which profile the data to guide the synthetic data generation process. Moreover, we shed light on the often ignored consequences of neglecting these data profiles during synthetic data generation -- despite seemingly high statistical fidelity. Subsequently, we propose a novel framework to evaluate the integration of data profiles to guide the creation of more representative synthetic data. In an empirical study, we evaluate the performance of five state-of-the-art models for tabular data generation on eleven distinct tabular datasets. The findings offer critical insights into the successes and limitations of current synthetic data generation techniques. Finally, we provide practical recommendations for integrating data-centric insights into the synthetic data generation process, with a specific focus on classification performance, model selection, and feature selection. This study aims to reevaluate conventional approaches to synthetic data generation and promote the application of data-centric AI techniques in improving the quality and effectiveness of synthetic data.

📄 PDF Abstract BibTeX arXiv:2310.16981

Code (2)

hlasse/data-centric-synthetic-data 공식 구현 pytorch
vanderschaarlab/data-centric-synthetic-data 공식 구현 pytorch

Tasks

feature selectionModel SelectionSynthetic Data GenerationTabular Data Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Reimagining GNN Explanations with ideas from Tabular Data

2021-06-23 · Anjali Singh, Shamanth R Nayak K, Balaji Ganesan

Explainability techniques for Graph Neural Networks still have a long way to go compared to explanations available for both neural and decision decision tree-based models trained on tabular data. Using a task that stradd…

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…

Tabular Data Generation

Differentially Private Tabular Data Synthesis using Large Language Models

2024-06-03 · Toan V. Tran, Li Xiong

Synthetic tabular data generation with differential privacy is a crucial problem to enable data sharing with formal privacy. Despite a rich history of methodological research and development, developing differentially pr…

FairnessTabular Data Generation

Preserving logical and functional dependencies in synthetic tabular data

2024-09-26 · Chaithra Umesh, Kristian Schultz, Manjunath Mahendra, Saparshi Bej 외

Dependencies among attributes are a common aspect of tabular data. However, whether existing tabular data generation algorithms preserve these dependencies while generating synthetic data is yet to be explored. In additi…

AttributeSynthetic Data GenerationTabular Data Generation

Privacy-Preserving Tabular Synthetic Data Generation Using TabularARGN

2025-08-08 · Andrey Sidorenko, Paul Tiwald arxiv

Synthetic data generation has become essential for securely sharing and analyzing sensitive data sets. Traditional anonymization techniques, however, often fail to adequately preserve privacy. We introduce the Tabular Au…

Synthetic Data Generation