ModeT: Learning Deformable Image Registration via Motion Decomposition Transformer
About
The Transformer structures have been widely used in computer vision and have recently made an impact in the area of medical image registration. However, the use of Transformer in most registration networks is straightforward. These networks often merely use the attention mechanism to boost the feature learning as the segmentation networks do, but do not sufficiently design to be adapted for the registration task. In this paper, we propose a novel motion decomposition Transformer (ModeT) to explicitly model multiple motion modalities by fully exploiting the intrinsic capability of the Transformer structure for deformation estimation. The proposed ModeT naturally transforms the multi-head neighborhood attention relationship into the multi-coordinate relationship to model multiple motion modes. Then the competitive weighting module (CWM) fuses multiple deformation sub-fields to generate the resulting deformation field. Extensive experiments on two public brain magnetic resonance imaging (MRI) datasets show that our method outperforms current state-of-the-art registration networks and Transformers, demonstrating the potential of our ModeT for the challenging non-rigid deformation estimation problem. The benchmarks and our code are publicly available at https://github.com/ZAX130/SmileCode.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 3D Cardiac structure registration | MM-WHS, ASOCA, and CAT08 3D Cardiac CT | DSC (%)83.6 | 11 | |
| 3D Brain tissues registration | CANDI 3D Brain MRI | DSC (%)77.4 | 11 | |
| Cross-modal Image Registration | Abdomen CT-MR | DSC72.68 | 11 | |
| 2D Brain tissues registration | OASIS 2D Brain MRI 1 | DSC0.819 | 11 | |
| Medical Image Registration | LPBA | DSC71.76 | 11 | |
| Cross-patient Registration | IXI | DSC (%)82.06 | 11 | |
| Cross-time registration | Lung CT | DSC96.68 | 10 | |
| Deformable Medical Image Registration | Local University Hospital dataset (internal) | SMA0.5621 | 10 | |
| Medical Image Registration | OASIS external (test) | DSC71.37 | 10 | |
| Image Registration | Learn2Reg NLST (test) | TRE (mm)2.33 | 9 |