English

Large-Scale 3D Medical Image Pre-training with Geometric Context Priors

Computer Vision and Pattern Recognition 2024-10-15 v1 Artificial Intelligence

Abstract

The scarcity of annotations poses a significant challenge in medical image analysis. Large-scale pre-training has emerged as a promising label-efficient solution, owing to the utilization of large-scale data, large models, and advanced pre-training techniques. However, its development in medical images remains underexplored. The primary challenge lies in harnessing large-scale unlabeled data and learning high-level semantics without annotations. We observe that 3D medical images exhibit consistent geometric context, i.e., consistent geometric relations between different organs, which leads to a promising way for learning consistent representations. Motivated by this, we introduce a simple-yet-effective Volume Contrast (VoCo) framework to leverage geometric context priors for self-supervision. Given an input volume, we extract base crops from different regions to construct positive and negative pairs for contrastive learning. Then we predict the contextual position of a random crop by contrasting its similarity to the base crops. In this way, VoCo encodes the inherent geometric context into model representations, facilitating high-level semantic learning without annotations. Specifically, we (1) introduce the largest medical pre-training dataset PreCT-160K; (2) investigate scaling laws and propose guidelines for tailoring different model sizes to various medical tasks; (3) build a benchmark encompassing 48 medical tasks. Extensive experiments highlight the superiority of VoCo. Codes at https://github.com/Luffy03/Large-Scale-Medical.

Keywords

Cite

@article{arxiv.2410.09890,
  title  = {Large-Scale 3D Medical Image Pre-training with Geometric Context Priors},
  author = {Linshan Wu and Jiaxin Zhuang and Hao Chen},
  journal= {arXiv preprint arXiv:2410.09890},
  year   = {2024}
}

Comments

CVPR 2024 Extension

R2 v1 2026-06-28T19:19:35.576Z