Papers › 3D Self-Supervised Methods for Medical Imaging

3D Self-Supervised Methods for Medical Imaging

6 Jun 2020NeurIPS 2020 12arXiv:2006.03829archive 2025-07-28

Aiham Taleb, Winfried Loetzsch, Noel Danz, Julius Severin, Thomas Gaertner, Benjamin Bergner, Christoph Lippert

Self-supervised learning methods have witnessed a recent surge of interest after proving successful in multiple application fields. In this work, we leverage these techniques, and we propose 3D versions for five different self-supervised methods, in the form of proxy tasks. Our methods facilitate neural network feature learning from unlabeled 3D images, aiming to reduce the required cost for expert annotation. The developed algorithms are 3D Contrastive Predictive Coding, 3D Rotation prediction, 3D Jigsaw puzzles, Relative 3D patch location, and 3D Exemplar networks. Our experiments show that pretraining models with our 3D tasks yields more powerful semantic representations, and enables solving downstream tasks more accurately and efficiently, compared to training the models from scratch and to pretraining them on 2D slices. We demonstrate the effectiveness of our methods on three downstream tasks from the medical imaging domain: i) Brain Tumor Segmentation from 3D MRI, ii) Pancreas Tumor Segmentation from 3D CT, and iii) Diabetic Retinopathy Detection from 2D Fundus images. In each task, we assess the gains in data-efficiency, performance, and speed of convergence. Interestingly, we also find gains when transferring the learned representations, by our methods, from a large unlabeled 3D corpus to a small downstream-specific dataset. We achieve results competitive to state-of-the-art solutions at a fraction of the computational expense. We publish our implementations for the developed algorithms (both 3D and 2D versions) as an open-source library, in an effort to allow other researchers to apply and extend our methods on their datasets.

PaperPDFConference PDFCodeCode 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="2006.03829")

Code

Syntology Ran 0 of 16 code samples harvested from 1 repository linked to this paper; 16 have no recorded run.

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

HealthML/self-supervised-3d-tasks officialmentioned in papermentioned on GitHubtfApache-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

16 samples harvested; 0 ran; 0 honoured the contract we drafted; 16 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.

16unverified

Licence: 16 of the 16 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 HealthML/self-supervised-3d-tasks. “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.

ResNet50 HealthML/self-supervised-3d-tasks/self_supervised_3d_tasks/models/resnet2d.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 19d6b316ce0edb54 · report
basic_block HealthML/self-supervised-3d-tasks/self_supervised_3d_tasks/models/resnet3d.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · e44e5354592522fd · report
bottleneck HealthML/self-supervised-3d-tasks/self_supervised_3d_tasks/models/resnet3d.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 9ba8fad266d73744 · report
conv3d_block HealthML/self-supervised-3d-tasks/self_supervised_3d_tasks/models/unet3d.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · dff642f195244e6a · report
conv_block HealthML/self-supervised-3d-tasks/self_supervised_3d_tasks/models/unet.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 40baa5aebd753951 · report
convolutional_block HealthML/self-supervised-3d-tasks/self_supervised_3d_tasks/models/resnet2d.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 6244a4f28078ae41 · report
fully_connected HealthML/self-supervised-3d-tasks/self_supervised_3d_tasks/models/fully_connected.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 1c2811866c2a26d0 · report
fully_connected_big HealthML/self-supervised-3d-tasks/self_supervised_3d_tasks/models/fully_connected.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · e1bbace6125c7aeb · report
identity_block HealthML/self-supervised-3d-tasks/self_supervised_3d_tasks/models/resnet2d.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · fa73582eb102fe4d · report
network_autoregressive HealthML/self-supervised-3d-tasks/self_supervised_3d_tasks/algorithms/cpc.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · b22f0f43e5c590ec · report
network_prediction HealthML/self-supervised-3d-tasks/self_supervised_3d_tasks/algorithms/cpc.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 5d58accf52fd2af4 · report
simple_multiclass HealthML/self-supervised-3d-tasks/self_supervised_3d_tasks/models/fully_connected.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · e966d75ef97edd7f · report
upsample_conv HealthML/self-supervised-3d-tasks/self_supervised_3d_tasks/models/unet.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · e2d86f5679b725c2 · report
upsample_conv_3d HealthML/self-supervised-3d-tasks/self_supervised_3d_tasks/models/unet3d.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 52b48cda55024c56 · report
upsample_simple HealthML/self-supervised-3d-tasks/self_supervised_3d_tasks/models/unet.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · d86c12d7bc272c23 · report
upsample_simple_3d HealthML/self-supervised-3d-tasks/self_supervised_3d_tasks/models/unet3d.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · aef4a468650afe2b · report

Tasks

Brain Tumor SegmentationDiabetic Retinopathy DetectionSelf-Supervised LearningTumor Segmentation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Contrastive Predictive CodingInfoNCEJigsawSPEED

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