Synthetic data
Synthetic data is data that is artificially generated, typically by statistical models or generative AI (generative adversarial networks, variational autoencoders, diffusion models or LLM-based generators) trained on a real dataset, so as to reproduce the statistical properties, correlations and structure of the original without containing the actual records of real individuals. Fully synthetic datasets contain no original records; partially synthetic or hybrid datasets replace only some variables. Synthetic data is one of the privacy-enhancing technologies promoted by ENISA, the ICO and the EDPB.
In life sciences, synthetic data is used to share realistic datasets with software developers and researchers without exposing patient records, to test and validate systems such as EDC and analytics pipelines, to augment small or imbalanced training sets for machine learning (rare diseases, under-represented populations), to build synthetic control arms as an alternative to real-world data, and to enable exploratory analysis before applying for access to the real data through a health data warehouse or the European Health Data Space. Regulators are cautious about using synthetic data as evidence, but accept it for methods development and system testing.
Whether synthetic data is personal data depends on the generation method and on the residual risk of inference about real individuals. Generators can memorise and reproduce records, outliers in the training data may be reconstructed, and membership inference attacks can reveal whether a person was in the training set; the GDPR test of Recital 26 (all means reasonably likely to be used) therefore has to be applied case by case, with privacy metrics such as distance to closest record, attribute disclosure risk and, where used, differential privacy guarantees documented. Generating synthetic data is itself a processing of the real personal data requiring a legal basis and, for health data, an Art. 9 exception and a DPIA. The utility of synthetic data (fidelity to the original) and its privacy are in tension, and both should be validated and reported before a dataset is treated as anonymous and shared without restriction.
