Enhanced Regular Expression as a DGL for Generation of Synthetic Big Data
Enhanced Regular Expression as a DGL for Generation of Synthetic Big Data
复制标题
DOI:
10.3745/jips.04.0262
复制
发表时间:
2023
期刊:
影响因子:
--
通讯作者:
K. Cheng;K. Abe
中科院分区:
文献类型:
--
作者:
K. Cheng;K. Abe
Synthetic data generation is generally used in performance evaluation and function tests in data-intensive applications, as well as in various areas of data analytics, such as privacy-preserving data publishing (PPDP) and statistical disclosure limit/control. A significant amount of research has been conducted on tools and languages for data generation. However, existing tools and languages have been developed for specific purposes and are unsuitable for other domains. In this article, we propose a regular expression-based data generation language (DGL) for flexible big data generation. To achieve a general-purpose and powerful DGL, we enhanced the standard regular expressions to support the data domain, type/format inference, sequence and random generation, probability distributions, and resource reference. To efficiently implement the proposed language, we propose caching techniques for both the intermediate and database queries. We evaluated the proposed improvement experimentally.