English

An Empirical Study of Validating Synthetic Data for Formula Generation

Computation and Language 2025-07-14 v4 Artificial Intelligence

Abstract

Large language models (LLMs) can be leveraged to help with writing formulas in spreadsheets, but resources on these formulas are scarce, impacting both the base performance of pre-trained models and limiting the ability to fine-tune them. Given a corpus of formulas, we can use a(nother) model to generate synthetic natural language utterances for fine-tuning. However, it is important to validate whether the NL generated by the LLM is indeed accurate to be beneficial for fine-tuning. In this paper, we provide empirical results on the impact of validating these synthetic training examples with surrogate objectives that evaluate the accuracy of the synthetic annotations. We demonstrate that validation improves performance over raw data across four models (2 open and 2 closed weight). Interestingly, we show that although validation tends to prune more challenging examples, it increases the complexity of problems that models can solve after being fine-tuned on validated data.

Keywords

Cite

@article{arxiv.2407.10657,
  title  = {An Empirical Study of Validating Synthetic Data for Formula Generation},
  author = {Usneek Singh and José Cambronero and Sumit Gulwani and Aditya Kanade and Anirudh Khatry and Vu Le and Mukul Singh and Gust Verbruggen},
  journal= {arXiv preprint arXiv:2407.10657},
  year   = {2025}
}

Comments

Accepted at Findings of NAACL

R2 v1 2026-06-28T17:41:05.150Z