Cerebellar-Inspired Predictive Module Improves Robustness of Recurrent Segmentation Network on Noisy and Undersampled Cardiac MRI
Ekaterina Kostina, Anastasia Sinitsyna, Mikhail Slotvitsky, Valeriya A. TsvelayaLeft atrium segmentation from magnetic resonance imaging (MRI) is essential for ablation planning in atrial fibrillation; however, clinical MRI quality is often degraded by noise, artifacts, and incomplete spatial coverage, making traditional recurrent neural networks (RNNs) vulnerable to such distortions. We developed a hybrid architecture inspired by cortico–cerebellar interactions to enhance segmentation stability without compromising mean accuracy. We utilized the open ATRIA dataset (100 patients, isotropic 3D MRI scans with manual left atrium annotations). The model comprises a convolutional encoder, a cortical RNN, and a cerebellar predictive module trained to predict future encoder features across multiple temporal horizons, generating a corrective feedback signal for the RNN. Experiments were conducted on unperturbed and degraded datasets with performance evaluated using the Dice coefficient. On unperturbed data, the cerebellar model achieved a mean best Dice of 0.835 ± 0.032 vs. 0.832 ± 0.027 for the baseline. Under degraded conditions, it showed significantly higher Dice (0.815 ± 0.019 vs. 0.801 ± 0.021; p = 0.014) and Surface Dice (p = 0.040), with a directionally lower between-run variance, though this difference in variance was not formally tested given the limited number of runs. nnU-Net achieved higher absolute accuracy but required three orders of magnitude more inference time and an order of magnitude more parameters. The cerebellar module improved boundary accuracy and reproducibility relative to the non-predictive baseline at a fraction of nnU-Net’s computational cost, offering a lightweight alternative for settings where deploying a full 3D self-configuring model is impractical.