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

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

13 Oct 2024arXiv:2410.09890archive 2025-07-28

Linshan Wu, Jiaxin Zhuang, Hao Chen

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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2410.09890")

Code

Syntology Ran 11 of 13 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 3 ran · honoured contract; 2 ran · our draft was wrong; 6 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

luffy03/large-scale-medical officialmentioned in papermentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 11 ran; 3 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

3ran · honoured contract
2ran · our draft was wrong
6ran
2unverified

Licence: 0 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from luffy03/large-scale-medical. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Activation_layer luffy03/large-scale-medical/VoComni/models/MiT.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 87a835e5bb115092 · report
bool_flag luffy03/large-scale-medical/VoComni/models/MiT_utils.py official repository ran Apache-2.0 (permissive) · 4d25be8ebf17fde1 · report
ce_loss luffy03/large-scale-medical/Omni-supervised/models/voco_head.py official repository ran fingerprinted Apache-2.0 (permissive) · eb30e78d89562dd2 · report
clip_gradients luffy03/large-scale-medical/VoComni/models/MiT_utils.py official repository ran Apache-2.0 (permissive) · 2b5489053b222e00 · report
conv3x3x3 luffy03/large-scale-medical/VoComni/models/MiT.py official repository ran Apache-2.0 (permissive) · 6af4a5290ffeee0e · report
cosine_scheduler luffy03/large-scale-medical/VoComni/models/MiT_utils.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 361a6b24f11fc50a · report
get_identifiers_from_splitted_files luffy03/large-scale-medical/Semi-supervised/gen_json.py official repository ran Apache-2.0 (permissive) · 569880838e4d213b · report
init_log luffy03/large-scale-medical/Omni-supervised/voco_train.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 7200d07232ea5b5e · report
load luffy03/large-scale-medical/Omni-supervised/voco_train.py official repository ran Apache-2.0 (permissive) · 2b6029630444a165 · report
online_assign luffy03/large-scale-medical/Omni-supervised/models/voco_head.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 4c957cdfaf3ea80e · report
regularization_loss luffy03/large-scale-medical/Omni-supervised/models/voco_head.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 17cb2e3fdd1887ff · report
Norm_layer luffy03/large-scale-medical/VoComni/models/MiT.py official repository unverified Apache-2.0 (permissive) · 2c949968f5a0102b · report
get_test_loader luffy03/large-scale-medical/Downstream/val.py official repository unverified Apache-2.0 (permissive) · 5e4e28ec8f68a767 · report

Tasks

Contrastive LearningMedical Image Analysis

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

BASE

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections