English

Heteroscedastic Uncertainty Estimation Framework for Unsupervised Registration

Image and Video Processing 2024-07-19 v2 Computer Vision and Pattern Recognition

Abstract

Deep learning methods for unsupervised registration often rely on objectives that assume a uniform noise level across the spatial domain (e.g. mean-squared error loss), but noise distributions are often heteroscedastic and input-dependent in real-world medical images. Thus, this assumption often leads to degradation in registration performance, mainly due to the undesired influence of noise-induced outliers. To mitigate this, we propose a framework for heteroscedastic image uncertainty estimation that can adaptively reduce the influence of regions with high uncertainty during unsupervised registration. The framework consists of a collaborative training strategy for the displacement and variance estimators, and a novel image fidelity weighting scheme utilizing signal-to-noise ratios. Our approach prevents the model from being driven away by spurious gradients caused by the simplified homoscedastic assumption, leading to more accurate displacement estimation. To illustrate its versatility and effectiveness, we tested our framework on two representative registration architectures across three medical image datasets. Our method consistently outperforms baselines and produces sensible uncertainty estimates. The code is publicly available at \url{https://voldemort108x.github.io/hetero_uncertainty/}.

Keywords

Cite

@article{arxiv.2312.00836,
  title  = {Heteroscedastic Uncertainty Estimation Framework for Unsupervised Registration},
  author = {Xiaoran Zhang and Daniel H. Pak and Shawn S. Ahn and Xiaoxiao Li and Chenyu You and Lawrence H. Staib and Albert J. Sinusas and Alex Wong and James S. Duncan},
  journal= {arXiv preprint arXiv:2312.00836},
  year   = {2024}
}

Comments

MICCAI 2024 camera-ready version

R2 v1 2026-06-28T13:38:45.203Z