Exploring the Potential of Synthetic Data to Replace Real Data
Hyungtae Lee, Yan Zhang, Heesung Kwon, Shuvra S. Bhattacharrya
TL;DR
This work addresses whether synthetic data can replace real data in cross-domain training for UAV-view human detection. It introduces two metrics, train2test distance and AP$_{t2t}$, to quantify how well a training set (augmented with synthetic data via syn2real transformations) represents test instances in relation to training performance, and employs Progressive Transformation Learning (PTL) to curate synthetic samples. Across multiple UAV datasets, the study shows that synthetic data can significantly enhance cross-domain training accuracy, especially for medium-confidence detections, but the magnitude of improvement depends on the test set due to differences in false-positive behavior. The findings offer actionable guidance for designing synthetic data—emphasizing diversity in poses, occlusions, and backgrounds—to better substitute real data in cross-domain scenarios and motivate broader adoption of synthetic data strategies.
Abstract
The potential of synthetic data to replace real data creates a huge demand for synthetic data in data-hungry AI. This potential is even greater when synthetic data is used for training along with a small number of real images from domains other than the test domain. We find that this potential varies depending on (i) the number of cross-domain real images and (ii) the test set on which the trained model is evaluated. We introduce two new metrics, the train2test distance and $\text{AP}_\text{t2t}$, to evaluate the ability of a cross-domain training set using synthetic data to represent the characteristics of test instances in relation to training performance. Using these metrics, we delve deeper into the factors that influence the potential of synthetic data and uncover some interesting dynamics about how synthetic data impacts training performance. We hope these discoveries will encourage more widespread use of synthetic data.
