paper-with-me

홈 › Papers

Evaluating Synthetic Tabular Data Generated To Augment Small Sample Datasets

2022-11-19 · Javier Marin

This work proposes a method to evaluate synthetic tabular data generated to augment small sample datasets. While data augmentation techniques can increase sample counts for machine learning applications, traditional validation approaches fail when applied to extremely limited sample sizes. Our experiments across four datasets reveal significant inconsistencies between global metrics and topological measures, with statistical tests producing unreliable significance values due to insufficient sample sizes. We demonstrate that common metrics like propensity scoring and MMD often suggest similarity where fundamental topological differences exist. Our proposed normalized Bottleneck distance based metric provides complementary insights but suffers from high variability across experimental runs and occasional values exceeding theoretical bounds, showing inherent instability in topological approaches for very small datasets. These findings highlight the critical need for multi-faceted evaluation methodologies when validating synthetic data generated from limited samples, as no single metric reliably captures both distributional and structural similarity.

📄 PDF Abstract BibTeX arXiv:2211.10760

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationTopological Data Analysis

Similar Papers 제목 키워드 기반

TAEGAN: Generating Synthetic Tabular Data For Data Augmentation

2024-10-02 · Jiayu Li, Zilong Zhao, Kevin Yee, Uzair Javaid 외

Synthetic tabular data generation has gained significant attention for its potential in data augmentation, software testing and privacy-preserving data sharing. However, most research has primarily focused on larger data…

Data AugmentationGenerative Adversarial NetworkPrivacy Preservingsoftware testing+1

Data Augmentation via Diffusion Model to Enhance AI Fairness

2024-10-20 · Christina Hastings Blow, Lijun Qian, Camille Gibson, Pamela Obiomon 외

AI fairness seeks to improve the transparency and explainability of AI systems by ensuring that their outcomes genuinely reflect the best interests of users. Data augmentation, which involves generating synthetic data fr…

Binary ClassificationData AugmentationDenoisingFairness

Diffusion-Driven Synthetic Tabular Data Generation for Enhanced DoS/DDoS Attack Classification

2026-01-19 · Aravind B, Anirud R. S., Sai Surya Teja N, Bala Subrahmanya Sriranga Navaneeth A 외 arxiv

Class imbalance refers to a situation where certain classes in a dataset have significantly fewer samples than oth- ers, leading to biased model performance. Class imbalance in network intrusion detection using Tabular D…

Network Intrusion DetectionTabular Data GenerationData AugmentationFraud Detection

Causality for Tabular Data Synthesis: A High-Order Structure Causal Benchmark Framework

2024-06-12 · Ruibo Tu, Zineb Senane, Lele Cao, Cheng Zhang 외

Tabular synthesis models remain ineffective at capturing complex dependencies, and the quality of synthetic data is still insufficient for comprehensive downstream tasks, such as prediction under distribution shifts, aut…

BenchmarkingCausal Inference

TabSynDex: A Universal Metric for Robust Evaluation of Synthetic Tabular Data

2022-07-12 · Vikram S Chundawat, Ayush K Tarun, Murari Mandal, Mukund Lahoti 외

Synthetic tabular data generation becomes crucial when real data is limited, expensive to collect, or simply cannot be used due to privacy concerns. However, producing good quality synthetic data is challenging. Several …

Tabular Data Generation