A Foundation Model Approach for Fetal Stress Prediction During Labor From cardiotocography (CTG) recordings
Naomi Fridman, Berta Ben Shachar
TL;DR
This study tackles the variability and limited predictive performance of intrapartum CTG by adopting a foundation-model paradigm with self-supervised masked pre-training on 2,444 hours of unlabeled CTG data using a PatchTST transformer with channel-asymmetric masking. After pre-training, the model is fine-tuned on the CTU-UHB labeled subset to classify fetal acidemia (pH $< 7.15$) during labor, aided by a sliding-window inference scheme for real-time alert generation. The approach achieves an AUC of $0.83$ on the full test set and $0.853$ on uncomplicated vaginal deliveries, outperforming prior benchmarks (${0.68-0.75}$) and indicating that the model captures meaningful CTG–contraction dynamics; error analysis shows most false positives align with clinically relevant patterns despite normal $pH$. The work demonstrates data-efficient learning for CTG and provides reproducible benchmark splits and weights, highlighting the practical potential of foundation models to support labor-room decision-making while acknowledging the need for broader, multi-center datasets and integration of clinical context. $7.15$ is used as the acidemia threshold, and the reported AUC/accuracy numbers reflect clinically relevant performance improvements.
Abstract
Intrapartum cardiotocography (CTG) is widely used for fetal monitoring during labor, yet its interpretation suffers from high inter-observer variability and limited predictive accuracy. Deep learning approaches have been constrained by the scarcity of CTG recordings with clinical outcome labels. We present the first application of self-supervised pre-training to intrapartum CTG analysis, leveraging 2,444 hours of unlabeled recordings for masked pre-training followed by fine-tuning on the 552-recording CTU-UHB benchmark. Using a PatchTST transformer architecture with a channel-asymmetric masking scheme designed for fetal heart rate reconstruction, we achieve an area under the receiver operating characteristic curve of 0.83 on the full test set and 0.853 on uncomplicated vaginal deliveries, exceeding previously reported results on this benchmark (0.68-0.75). Error analysis reveals that false-positive alerts typically correspond to CTG patterns judged concerning on retrospective clinical review, suggesting clinically meaningful predictions even when umbilical pH is normal. We release standardized dataset splits and model weights to enable reproducible benchmarking. Our results demonstrate that self-supervised pre-training can address data scarcity in fetal monitoring, offering a path toward reliable decision support in the labor room.
