Bridging the Generalisation Gap: Synthetic Data Generation for Multi-Site Clinical Model Validation
Bradley Segal, Joshua Fieggen, David Clifton, Lei Clifton
TL;DR
The paper tackles the challenge of generalising clinical ML models across heterogeneous healthcare settings where real data are often inaccessible and distributional shifts are complex. It introduces a structured synthetic data generation framework with explicit control over site prevalence, hierarchical subgroup effects, and feature interactions to enable targeted benchmarking of robustness, fairness, and transportability. Through controlled experiments, it demonstrates faithful ground-truth preservation, accurate site-prevalence control, and insights into how model complexity interacts with site-specific effects to reveal generalisation failures absent in standard internal validation. The open-source toolkit provides a reproducible, interpretable platform for evaluating domain adaptation, fairness interventions, and federated-learning strategies in clinical AI.
Abstract
Ensuring the generalisability of clinical machine learning (ML) models across diverse healthcare settings remains a significant challenge due to variability in patient demographics, disease prevalence, and institutional practices. Existing model evaluation approaches often rely on real-world datasets, which are limited in availability, embed confounding biases, and lack the flexibility needed for systematic experimentation. Furthermore, while generative models aim for statistical realism, they often lack transparency and explicit control over factors driving distributional shifts. In this work, we propose a novel structured synthetic data framework designed for the controlled benchmarking of model robustness, fairness, and generalisability. Unlike approaches focused solely on mimicking observed data, our framework provides explicit control over the data generating process, including site-specific prevalence variations, hierarchical subgroup effects, and structured feature interactions. This enables targeted investigation into how models respond to specific distributional shifts and potential biases. Through controlled experiments, we demonstrate the framework's ability to isolate the impact of site variations, support fairness-aware audits, and reveal generalisation failures, particularly highlighting how model complexity interacts with site-specific effects. This work contributes a reproducible, interpretable, and configurable tool designed to advance the reliable deployment of ML in clinical settings.
