DeepFLASH: An Efficient Network for Learning-Based Medical Image Registration

Abstract

This paper presents DeepFLASH, a novel network with efficient training and inference for learning-based medical image registration. In contrast to existing approaches that learn spatial transformations from training data in the high dimensional imaging space, we develop a new registration network entirely in a low dimensional bandlimited space. This dramatically reduces the computational cost and memory footprint of an expensive training and inference. To achieve this goal, we first introduce complex-valued operations and representations of neural architectures that provide key components for learning-based registration models. We then construct an explicit loss function of transformation fields fully characterized in a bandlimited space with much fewer parameterizations. Experimental results show that our method is significantly faster than the state-of-the-art deep learning based image registration methods, while producing equally accurate alignment. We demonstrate our algorithm in two different applications of image registration: 2D synthetic data and 3D real brain magnetic resonance (MR) images.

Cite

Text

Wang and Zhang. "DeepFLASH: An Efficient Network for Learning-Based Medical Image Registration." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020. doi:10.1109/CVPR42600.2020.00450

Markdown

[Wang and Zhang. "DeepFLASH: An Efficient Network for Learning-Based Medical Image Registration." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020.](https://mlanthology.org/cvpr/2020/wang2020cvpr-deepflash/) doi:10.1109/CVPR42600.2020.00450

BibTeX

@inproceedings{wang2020cvpr-deepflash,
  title     = {{DeepFLASH: An Efficient Network for Learning-Based Medical Image Registration}},
  author    = {Wang, Jian and Zhang, Miaomiao},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2020},
  doi       = {10.1109/CVPR42600.2020.00450},
  url       = {https://mlanthology.org/cvpr/2020/wang2020cvpr-deepflash/}
}