paper-with-me

홈 › Papers

Targeted synthetic data generation for tabular data via hardness characterization

2024-10-01 · Tommaso Ferracci, Leonie Tabea Goldmann, Anton Hinel, Francesco Sanna Passino

Synthetic data generation has been proven successful in improving model performance and robustness in the context of scarce or low-quality data. Using the data valuation framework to statistically identify beneficial and detrimental observations, we introduce a novel augmentation pipeline that generates only high-value training points based on hardness characterization. We first demonstrate via benchmarks on real data that Shapley-based data valuation methods perform comparably with learning-based methods in hardness characterisation tasks, while offering significant theoretical and computational advantages. Then, we show that synthetic data generators trained on the hardest points outperform non-targeted data augmentation on simulated data and on a large scale credit default prediction task. In particular, our approach improves the quality of out-of-sample predictions and it is computationally more efficient compared to non-targeted methods.

📄 PDF Abstract BibTeX arXiv:2410.00759

Code (1)

tommaso-ferracci/Targeted_Augmentation_Amex 공식 구현

Tasks

Data AugmentationData ValuationSynthetic Data Generation

Similar Papers 제목 키워드 기반

Generative Adversarial Networks for Synthetic Data Generation: A Comparative Study

2021-12-03 · Claire Little, Mark Elliot, Richard Allmendinger, Sahel Shariati Samani

Generative Adversarial Networks (GANs) are gaining increasing attention as a means for synthesising data. So far much of this work has been applied to use cases outside of the data confidentiality domain with a common ap…

Synthetic 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

Hierarchical Conditional Tabular GAN for Multi-Tabular Synthetic Data Generation

2024-11-11 · Wilhelm Ågren, Victorio Úbeda Sosa

The generation of synthetic data is a state-of-the-art approach to leverage when access to real data is limited or privacy regulations limit the usability of sensitive data. A fair amount of research has been conducted o…

Synthetic Data Generation

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