Evaluating Synthetic Tabular Data Generated To Augment Small Sample Datasets
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Data AugmentationTopological Data AnalysisSimilar Papers 제목 키워드 기반
TAEGAN: Generating Synthetic Tabular Data For Data Augmentation
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+1Data Augmentation via Diffusion Model to Enhance AI Fairness
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 AugmentationDenoisingFairnessDiffusion-Driven Synthetic Tabular Data Generation for Enhanced DoS/DDoS Attack Classification
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 DetectionCausality for Tabular Data Synthesis: A High-Order Structure Causal Benchmark Framework
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 InferenceTabSynDex: A Universal Metric for Robust Evaluation of Synthetic Tabular Data
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