Unsupervised Deformable Image Registration with Local-Global Attention and Image Decomposition
Zhengyong Huang, Xingwen Sun, Xuting Chang, Ning Jiang, Yao Wang, Jianfei Sun, Hongbin Han, Yao Sui
TL;DR
This work addresses unsupervised deformable image registration in medical imaging, particularly under large displacements and cross-modality scenarios. It introduces LGANet++, a pyramid-shaped framework built on a dual-stream encoder, local-global attention (LGAM), and a feature interaction/fusion pipeline (FIFM) with a multi-scale fusion module (MSFM) to iteratively refine deformation fields via four stages $\phi_4,\phi_3,\phi_2,\phi_1$, while enforcing diffeomorphic, smooth transformations through a differentiable transform layer. The approach achieves state-of-the-art performance across five public datasets in cross-patient, cross-time, and cross-modal registration, with quantitative gains (e.g., up to $6.12\%$ in cross-modal CT-MR) and robust generalization to domain shifts. The method relies on a $\mathcal{L}$-style loss combining local NCC similarity with a gradient-based regularizer, enabling fast, unsupervised inference suitable for clinical workflows, and it demonstrates strong potential for intraoperative navigation and longitudinal imaging analysis in multi-modal contexts.
Abstract
Deformable image registration is a critical technology in medical image analysis, with broad applications in clinical practice such as disease diagnosis, multi-modal fusion, and surgical navigation. Traditional methods often rely on iterative optimization, which is computationally intensive and lacks generalizability. Recent advances in deep learning have introduced attention-based mechanisms that improve feature alignment, yet accurately registering regions with high anatomical variability remains challenging. In this study, we proposed a novel unsupervised deformable image registration framework, LGANet++, which employs a novel local-global attention mechanism integrated with a unique technique for feature interaction and fusion to enhance registration accuracy, robustness, and generalizability. We evaluated our approach using five publicly available datasets, representing three distinct registration scenarios: cross-patient, cross-time, and cross-modal CT-MR registration. The results demonstrated that our approach consistently outperforms several state-of-the-art registration methods, improving registration accuracy by 1.39% in cross-patient registration, 0.71% in cross-time registration, and 6.12% in cross-modal CT-MR registration tasks. These results underscore the potential of LGANet++ to support clinical workflows requiring reliable and efficient image registration. The source code is available at https://github.com/huangzyong/LGANet-Registration.
