Evaluating Synthetic Tabular Data Generated To Augment Small Sample Datasets
Javier Marin
TL;DR
This work tackles the challenge of evaluating synthetic tabular data generated from very small samples. It juxtaposes traditional global metrics (pMSE, MMD, cluster analysis) with topology-based summaries from persistent diagrams, introducing a normalized Bottleneck distance metric $M_B$ to bound topological similarity on a [0,1] scale. Across four low-sample datasets, the study reveals substantial inconsistencies between distributional metrics and topological measures, and it highlights instability in the proposed $M_B$ normalization, suggesting that no single metric reliably captures both distributional and structural similarity. The results argue for a multi-faceted evaluation framework and lay groundwork for integrating topological insights into synthetic data validation and potentially into GAN training, particularly for small datasets.
Abstract
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.
