CVSep 27, 2025

Test-time Uncertainty Estimation for Medical Image Registration via Transformation Equivariance

Harvard
arXiv:2509.23355v1h-index: 13
Originality Incremental advance
AI Analysis

This work addresses the need for reliable uncertainty estimation in medical image registration to enhance safety in clinical and research deployments, though it is incremental as it builds on existing equivariance properties.

The paper tackled the problem of estimating uncertainty in medical image registration without requiring architectural changes or retraining of pretrained networks, by proposing a test-time framework based on transformation equivariance that correlates uncertainty maps with registration errors across multiple anatomical structures and models.

Accurate image registration is essential for downstream applications, yet current deep registration networks provide limited indications of whether and when their predictions are reliable. Existing uncertainty estimation strategies, such as Bayesian methods, ensembles, or MC dropout, require architectural changes or retraining, limiting their applicability to pretrained registration networks. Instead, we propose a test-time uncertainty estimation framework that is compatible with any pretrained networks. Our framework is grounded in the transformation equivariance property of registration, which states that the true mapping between two images should remain consistent under spatial perturbations of the input. By analyzing the variance of network predictions under such perturbations, we derive a theoretical decomposition of perturbation-based uncertainty in registration. This decomposition separates into two terms: (i) an intrinsic spread, reflecting epistemic noise, and (ii) a bias jitter, capturing how systematic error drifts under perturbations. Across four anatomical structures (brain, cardiac, abdominal, and lung) and multiple registration models (uniGradICON, SynthMorph), the uncertainty maps correlate consistently with registration errors and highlight regions requiring caution. Our framework turns any pretrained registration network into a risk-aware tool at test time, placing medical image registration one step closer to safe deployment in clinical and large-scale research settings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes