XMorpher: Full Transformer for Deformable Medical Image Registration via Cross Attention
Jiacheng Shi, Yuting He, Youyong Kong, Jean-Louis Coatrieux, Huazhong, Shu, Guanyu Yang, Shuo Li

TL;DR
XMorpher introduces a full transformer backbone with cross attention for improved deformable medical image registration, effectively capturing multi-level semantic correspondence between paired images, leading to better registration accuracy.
Contribution
The paper presents a novel full transformer architecture with dual feature extraction networks and cross attention mechanisms specifically designed for paired medical image registration.
Findings
Achieves 2.8% improvement on DSC over Voxelmorph
Efficient local transformation focus through constrained attention computation
Effective feature representation for paired images in DMIR
Abstract
An effective backbone network is important to deep learning-based Deformable Medical Image Registration (DMIR), because it extracts and matches the features between two images to discover the mutual correspondence for fine registration. However, the existing deep networks focus on single image situation and are limited in registration task which is performed on paired images. Therefore, we advance a novel backbone network, XMorpher, for the effective corresponding feature representation in DMIR. 1) It proposes a novel full transformer architecture including dual parallel feature extraction networks which exchange information through cross attention, thus discovering multi-level semantic correspondence while extracting respective features gradually for final effective registration. 2) It advances the Cross Attention Transformer (CAT) blocks to establish the attention mechanism between…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques · Medical Imaging and Analysis · Advanced Neural Network Applications
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Label Smoothing · Softmax · Absolute Position Encodings · Adam · Dense Connections · Position-Wise Feed-Forward Layer · Dropout
