Adaptive Correspondence Scoring for Unsupervised Medical Image Registration
Xiaoran Zhang, John C. Stendahl, Lawrence Staib, Albert J. Sinusas, Alex Wong, James S. Duncan
TL;DR
This work tackles the challenge of unsupervised deformable medical image registration when intensity constancy is violated by noise, covisibility issues, and acquisition variability. It introduces an adaptive correspondence scoring framework that learns a dense score map $\hat{S}$ via a scoring network $g_\phi$, and reweights the data-fidelity term during training through $\\mathcal{L}_{de}$, $\\mathcal{L}_{ucs}$, and regularizers $\\mathcal{L}_{reg}$ and $\\mathcal{L}_{smooth}$ with momentum-guided adaptive regularization. The method is trained in a coordinated, alternating fashion with a warm-up phase and is validated across Voxelmorph, Transmorph, and Diffusemorph on three datasets (ACDC, CAMUS, and a private 3D echo), showing statistically significant improvements in Dice, HD, and ASD metrics. The proposed approach achieves robustness to nuisance variability without adding inference-time overhead, highlighting its practical potential for reliable clinical image registration.
Abstract
We propose an adaptive training scheme for unsupervised medical image registration. Existing methods rely on image reconstruction as the primary supervision signal. However, nuisance variables (e.g. noise and covisibility), violation of the Lambertian assumption in physical waves (e.g. ultrasound), and inconsistent image acquisition can all cause a loss of correspondence between medical images. As the unsupervised learning scheme relies on intensity constancy between images to establish correspondence for reconstruction, this introduces spurious error residuals that are not modeled by the typical training objective. To mitigate this, we propose an adaptive framework that re-weights the error residuals with a correspondence scoring map during training, preventing the parametric displacement estimator from drifting away due to noisy gradients, which leads to performance degradation. To illustrate the versatility and effectiveness of our method, we tested our framework on three representative registration architectures across three medical image datasets along with other baselines. Our adaptive framework consistently outperforms other methods both quantitatively and qualitatively. Paired t-tests show that our improvements are statistically significant. Code available at: \url{https://voldemort108x.github.io/AdaCS/}.
