Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Correlation-aware Coarse-to-fine MLPs for Deformable Medical Image Registration

About

Deformable image registration is a fundamental step for medical image analysis. Recently, transformers have been used for registration and outperformed Convolutional Neural Networks (CNNs). Transformers can capture long-range dependence among image features, which have been shown beneficial for registration. However, due to the high computation/memory loads of self-attention, transformers are typically used at downsampled feature resolutions and cannot capture fine-grained long-range dependence at the full image resolution. This limits deformable registration as it necessitates precise dense correspondence between each image pixel. Multi-layer Perceptrons (MLPs) without self-attention are efficient in computation/memory usage, enabling the feasibility of capturing fine-grained long-range dependence at full resolution. Nevertheless, MLPs have not been extensively explored for image registration and are lacking the consideration of inductive bias crucial for medical registration tasks. In this study, we propose the first correlation-aware MLP-based registration network (CorrMLP) for deformable medical image registration. Our CorrMLP introduces a correlation-aware multi-window MLP block in a novel coarse-to-fine registration architecture, which captures fine-grained multi-range dependence to perform correlation-aware coarse-to-fine registration. Extensive experiments with seven public medical datasets show that our CorrMLP outperforms state-of-the-art deformable registration methods.

Mingyuan Meng, Dagan Feng, Lei Bi, Jinman Kim• 2024

Related benchmarks

TaskDatasetResultRank
Volumetric Image RegistrationAbdominal Dataset 42 (test)
Dice56.58
16
Inter-subject RegistrationAbdomen CT Learn2Reg 2020 (test)
Dice0.5658
12
Intra-subject cardiac registrationACDC cardiac MR (test)
Dice77.31
11
Cross-modal Image RegistrationAbdomen CT-MR
DSC55.8
11
Cross-patient RegistrationIXI
DSC (%)81.43
11
Medical Image RegistrationLPBA
DSC69.46
11
Medical Image RegistrationOASIS external (test)
DSC73.74
10
Deformable Medical Image RegistrationLocal University Hospital dataset (internal)
SMA0.5327
10
Cross-time registrationLung CT
DSC95.36
10
Image RegistrationLearn2Reg NLST (test)
TRE (mm)3.3
9
Showing 10 of 10 rows

Other info

Follow for update