Deep Deformable Registration: Enhancing Accuracy by Fully Convolutional Neural Net
Deformable registration is ubiquitous in medical image analysis. Many deformable registration methods minimize sum of squared difference (SSD) as the registration cost with respect to deformable model parameters. In this work, we construct a tight upper bound of the SSD registration cost by using a fully convolutional neural network (FCNN) in the registration pipeline. The upper bound SSD (UB-SSD) enhances the original deformable model parameter space by adding a heatmap output from FCNN. Next, we minimize this UB-SSD by adjusting both the parameters of the FCNN and the parameters of the deformable model in coordinate descent. Our coordinate descent framework is end-to-end and can work with any deformable registration method that uses SSD. We demonstrate experimentally that our method enhances the accuracy of deformable registration algorithms significantly on two publicly available 3D brain MRI data sets.
Code (0)
등록된 구현이 없습니다.
Tasks
Medical Image AnalysisMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
LDM-Morph: Latent diffusion model guided deformable image registration
Deformable image registration plays an essential role in various medical image tasks. Existing deep learning-based deformable registration frameworks primarily utilize convolutional neural networks (CNNs) or Transformers…
Computational EfficiencyImage RegistrationMedical Image RegistrationMORPHPretraining Deformable Image Registration Networks with Random Images
Recent advances in deep learning-based medical image registration have shown that training deep neural networks~(DNNs) does not necessarily require medical images. Previous work showed that DNNs trained on randomly gener…
Computational EfficiencyImage RegistrationMedical Image RegistrationDeformable Medical Image Registration Using a Randomly-Initialized CNN as Regularization Prior
We present deformable unsupervised medical image registration using a randomly-initialized deep convolutional neural network (CNN) as regularization prior. Conventional registration methods predict a transformation by mi…
Deformable Medical Image RegistrationImage RegistrationMedical Image RegistrationEnhancing Label-Driven Deep Deformable Image Registration with Local Distance Metrics for State-of-the-Art Cardiac Motion Tracking
While deep learning has achieved significant advances in accuracy for medical image segmentation, its benefits for deformable image registration have so far remained limited to reduced computation times. Previous work ha…
Deep LearningImage RegistrationImage SegmentationMedical Image Segmentation+2Vector Field Attention for Deformable Image Registration
Deformable image registration establishes non-linear spatial correspondences between fixed and moving images. Deep learning-based deformable registration methods have been widely studied in recent years due to their spee…
Image RegistrationRetrieval