Share your thoughts, 1 month free Claude Pro on usSee more
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
Unsupervised Cardiac MR RegistrationACDC ES→ED
Mean Dice Score83.88
14
Medical Image RegistrationLiTS (test)
Dice Score89.22
13
Inter-subject RegistrationAbdomen CT Learn2Reg 2020 (test)
Dice0.5658
12
3D Deformable Image RegistrationAbdomen MR-CT (test)
Mean Dice86.82
11
3D Deformable Image RegistrationOASIS Brain MRI (test)
Mean Dice88.35
11
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
Showing 10 of 25 rows

Other info

Follow for update