🤖 AI Summary
This paper addresses the challenge of low-quality synthetic data—such as survey responses—generated by large language models (LLMs) in data-scarce settings, which often fail to support reliable statistical inference. We propose a novel, hyperparameter-free generalized method of moments (GMM) estimator with theoretical guarantees. By modeling the moment residual interaction between real and synthetic data, our approach effectively corrects synthetic-data bias, improving consistency and efficiency of downstream parameter estimation. Empirical evaluation across multiple computational social science regression tasks demonstrates that the proposed estimator significantly outperforms baselines under finite-sample conditions, reducing average estimation error by 23%–41% while maintaining strong robustness. Our key contribution is the first integration of moment condition residual modeling into LLM-based synthetic data fusion frameworks, establishing a new paradigm for trustworthy AI-augmented statistical inference.
📝 Abstract
Predictions and generations from large language models are increasingly being explored as an aid to computational social science and human subject research in limited data regimes. While previous technical work has explored the potential to use model-predicted labels for unlabeled data in a principled manner, there is increasing interest in using large language models to generate entirely new synthetic samples (also termed as synthetic simulations), such as in responses to surveys. However, it is not immediately clear by what means practitioners can combine such data with real data and yet produce statistically valid conclusions upon them. In this work, we introduce a new estimator based on generalized method of moments, providing a hyperparameter-free solution with strong theoretical guarantees to address the challenge at hand. Surprisingly, we find that interactions between the moment residuals of synthetic data and those of real data can improve estimates of the target parameter. We empirically validate the finite-sample performance of our estimator across different regression tasks in computational social science applications, demonstrating large empirical gains.