English

Synthetic Test Data Generation Using Recurrent Neural Networks: A Position Paper

Software Engineering 2024-07-09 v1 Databases Machine Learning Logic in Computer Science

Abstract

Testing in production-like test environments is an essential part of quality assurance processes in many industries. Provisioning of such test environments, for information-intensive services, involves setting up databases that are rich-enough to enable simulating a wide variety of user scenarios. While production data is perhaps the gold-standard here, many organizations, particularly within the public sectors, are not allowed to use production data for testing purposes due to privacy concerns. The alternatives are to use anonymized data, or synthetically generated data. In this paper, we elaborate on these alternatives and compare them in an industrial context. Further we focus on synthetic data generation and investigate the use of recurrent neural networks for this purpose. In our preliminary experiments, we were able to generate representative and highly accurate data using a recurrent neural network. These results open new research questions that we discuss here, and plan to investigate in our future research.

Keywords

Cite

@article{arxiv.2407.05410,
  title  = {Synthetic Test Data Generation Using Recurrent Neural Networks: A Position Paper},
  author = {Razieh Behjati and Erik Arisholm and Chao Tan and Margrethe M. Bedregal},
  journal= {arXiv preprint arXiv:2407.05410},
  year   = {2024}
}

Comments

This paper was published in the proceedings of RAISE@ICSE in 2019

R2 v1 2026-06-28T17:31:57.564Z