English

Interpretable deformable image registration: A geometric deep learning perspective

Computer Vision and Pattern Recognition 2025-03-11 v2 Machine Learning

Abstract

Deformable image registration poses a challenging problem where, unlike most deep learning tasks, a complex relationship between multiple coordinate systems has to be considered. Although data-driven methods have shown promising capabilities to model complex non-linear transformations, existing works employ standard deep learning architectures assuming they are general black-box solvers. We argue that understanding how learned operations perform pattern-matching between the features in the source and target domains is the key to building robust, data-efficient, and interpretable architectures. We present a theoretical foundation for designing an interpretable registration framework: separated feature extraction and deformation modeling, dynamic receptive fields, and a data-driven deformation functions awareness of the relationship between both spatial domains. Based on this foundation, we formulate an end-to-end process that refines transformations in a coarse-to-fine fashion. Our architecture employs spatially continuous deformation modeling functions that use geometric deep-learning principles, therefore avoiding the problematic approach of resampling to a regular grid between successive refinements of the transformation. We perform a qualitative investigation to highlight interesting interpretability properties of our architecture. We conclude by showing significant improvement in performance metrics over state-of-the-art approaches for both mono- and multi-modal inter-subject brain registration, as well as the challenging task of longitudinal retinal intra-subject registration. We make our code publicly available

Keywords

Cite

@article{arxiv.2412.13294,
  title  = {Interpretable deformable image registration: A geometric deep learning perspective},
  author = {Vasiliki Sideri-Lampretsa and Nil Stolt-Ansó and Huaqi Qiu and Julian McGinnis and Wenke Karbole and Martin Menten and Daniel Rueckert},
  journal= {arXiv preprint arXiv:2412.13294},
  year   = {2025}
}

Comments

20 Pages

R2 v1 2026-06-28T20:39:27.281Z