English

Pretraining Deformable Image Registration Networks with Random Images

Computer Vision and Pattern Recognition 2025-06-02 v1

Abstract

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 generated images with carefully designed noise and contrast properties can still generalize well to unseen medical data. Building on this insight, we propose using registration between random images as a proxy task for pretraining a foundation model for image registration. Empirical results show that our pretraining strategy improves registration accuracy, reduces the amount of domain-specific data needed to achieve competitive performance, and accelerates convergence during downstream training, thereby enhancing computational efficiency.

Keywords

Cite

@article{arxiv.2505.24167,
  title  = {Pretraining Deformable Image Registration Networks with Random Images},
  author = {Junyu Chen and Shuwen Wei and Yihao Liu and Aaron Carass and Yong Du},
  journal= {arXiv preprint arXiv:2505.24167},
  year   = {2025}
}

Comments

Accepted by MIDL 2025. Code available at https://github.com/junyuchen245/Pretraining_Image_Registration_DNNs

R2 v1 2026-07-01T02:49:47.707Z