RFR-WWANet: Weighted Window Attention-Based Recovery Feature Resolution Network for Unsupervised Image Registration
Mingrui Ma, Tao Wang, Lei Song, Weijie Wang, Guixia Liu

TL;DR
This paper introduces RFR-WWANet, an unsupervised image registration network that enhances transformer-based models with weighted window attention and feature resolution techniques to improve accuracy in complex medical image registration tasks.
Contribution
The paper proposes RFR-WWANet, combining weighted window attention and a recovery feature resolution network to improve fine-grained spatial modeling in transformer-based image registration.
Findings
Achieves significant improvements over state-of-the-art methods.
Effectively models long-range correlations in complex images.
Demonstrates the effectiveness of RFRNet and WWA through ablation studies.
Abstract
The Swin transformer has recently attracted attention in medical image analysis due to its computational efficiency and long-range modeling capability. Owing to these properties, the Swin Transformer is suitable for establishing more distant relationships between corresponding voxels in different positions in complex abdominal image registration tasks. However, the registration models based on transformers combine multiple voxels into a single semantic token. This merging process limits the transformers to model and generate coarse-grained spatial information. To address this issue, we propose Recovery Feature Resolution Network (RFRNet), which allows the transformer to contribute fine-grained spatial information and rich semantic correspondences to higher resolution levels. Furthermore, shifted window partitioning operations are inflexible, indicating that they cannot perceive the…
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 Imaging and Analysis · Medical Image Segmentation Techniques · Radiomics and Machine Learning in Medical Imaging
MethodsMulti-Head Attention · Byte Pair Encoding · Dropout · Label Smoothing · Position-Wise Feed-Forward Layer · Adam · Absolute Position Encodings · Transformer · Residual Connection · Softmax
