WiNet: Wavelet-based Incremental Learning for Efficient Medical Image Registration
Xinxing Cheng, Xi Jia, Wenqi Lu, Qiufu Li, Linlin Shen, Alexander, Krull, Jinming Duan

TL;DR
WiNet introduces a wavelet-based incremental learning approach for medical image registration that improves efficiency and explainability by estimating scale-wise wavelet coefficients without cascaded architectures.
Contribution
The paper presents WiNet, a novel wavelet-based model that incrementally estimates deformation fields, reducing memory usage and increasing explainability compared to traditional cascaded methods.
Findings
Achieves high accuracy on 3D medical datasets.
Demonstrates GPU efficiency and reduced memory consumption.
Provides an explainable wavelet-based registration framework.
Abstract
Deep image registration has demonstrated exceptional accuracy and fast inference. Recent advances have adopted either multiple cascades or pyramid architectures to estimate dense deformation fields in a coarse-to-fine manner. However, due to the cascaded nature and repeated composition/warping operations on feature maps, these methods negatively increase memory usage during training and testing. Moreover, such approaches lack explicit constraints on the learning process of small deformations at different scales, thus lacking explainability. In this study, we introduce a model-driven WiNet that incrementally estimates scale-wise wavelet coefficients for the displacement/velocity field across various scales, utilizing the wavelet coefficients derived from the original input image pair. By exploiting the properties of the wavelet transform, these estimated coefficients facilitate 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
TopicsAI in cancer detection · Medical Image Segmentation Techniques · Brain Tumor Detection and Classification
