English

One Hyper-Initializer for All Network Architectures in Medical Image Analysis

Computer Vision and Pattern Recognition 2022-06-09 v1

Abstract

Pre-training is essential to deep learning model performance, especially in medical image analysis tasks where limited training data are available. However, existing pre-training methods are inflexible as the pre-trained weights of one model cannot be reused by other network architectures. In this paper, we propose an architecture-irrelevant hyper-initializer, which can initialize any given network architecture well after being pre-trained for only once. The proposed initializer is a hypernetwork which takes a downstream architecture as input graphs and outputs the initialization parameters of the respective architecture. We show the effectiveness and efficiency of the hyper-initializer through extensive experimental results on multiple medical imaging modalities, especially in data-limited fields. Moreover, we prove that the proposed algorithm can be reused as a favorable plug-and-play initializer for any downstream architecture and task (both classification and segmentation) of the same modality.

Keywords

Cite

@article{arxiv.2206.03661,
  title  = {One Hyper-Initializer for All Network Architectures in Medical Image Analysis},
  author = {Fangxin Shang and Yehui Yang and Dalu Yang and Junde Wu and Xiaorong Wang and Yanwu Xu},
  journal= {arXiv preprint arXiv:2206.03661},
  year   = {2022}
}
R2 v1 2026-06-24T11:42:57.190Z