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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Volumetric Image Registration | Abdominal Dataset 42 (test) | Dice56.58 | 16 | |
| Inter-subject Registration | Abdomen CT Learn2Reg 2020 (test) | Dice0.5658 | 12 | |
| Intra-subject cardiac registration | ACDC cardiac MR (test) | Dice77.31 | 11 | |
| Cross-modal Image Registration | Abdomen CT-MR | DSC55.8 | 11 | |
| Cross-patient Registration | IXI | DSC (%)81.43 | 11 | |
| Medical Image Registration | LPBA | DSC69.46 | 11 | |
| Medical Image Registration | OASIS external (test) | DSC73.74 | 10 | |
| Deformable Medical Image Registration | Local University Hospital dataset (internal) | SMA0.5327 | 10 | |
| Cross-time registration | Lung CT | DSC95.36 | 10 | |
| Image Registration | Learn2Reg NLST (test) | TRE (mm)3.3 | 9 |