The dataset viewer is not available for this split.
Error code: RowsPostProcessingError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
π©» CancerVerse
The first longitudinal, multimodal CT dataset spanning 13 malignant tumor types
CancerVerse pairs whole-body abdominal/pelvic CT volumes with the radiologists' own free-text reports, follows patients across time, and is being released in stages β culminating in expert voxel-level tumor masks and a deep clinical & longitudinal annotation layer. It is built to power the next generation of cancer-aware medical AI: tumor detection and segmentation, report generation and grounding, longitudinal disease modeling, and treatment-response prediction.
24,168 CT volumes Β· 13,863 patients Β· 24,168 paired radiology reports Β· 15 years of follow-up Β· 13 cancer types β fully de-identified.
CancerVerse is built and maintained by the BodyMaps team.
π CancerVerse by the Numbers
| π§ 24,168 | de-identified 3D CT volumes |
| π§βπ€βπ§ 13,863 | unique patients |
| π 24,168 | paired radiology reports |
| ποΈ 15 years | of imaging history (Jul 2010 β Jun 2025) |
| π up to 26 | imaging timepoints for a single patient |
| ποΈ 4 | CT contrast phases (portal-venous, arterial early/late, non-contrast β¦) |
| π― 13 | malignant tumor types covered |
π Staged Release β what's ready today, what's coming next
CancerVerse is continuously evolving. We are releasing it in stages so the community can start building today while the richest layers are finalized.
β Available now
- De-identified CT volumes β 24,168 3D scans from 13,863 patients, across multiple scanners and 4 contrast phases.
- Paired radiology reports β the radiologist's full free-text impression for 24,168 scans. Real clinical language, ready for report generation, information extraction, and imageβtext pre-training.
- Scan-level context β sex, age, exam date, contrast phase, scanner, and study/series/protocol descriptions for every volume.
- Longitudinal linkage β stable de-identified patient IDs + exam dates let you reconstruct each patient's imaging timeline (up to 26 timepoints, spanning up to 14.4 years).
π Coming soon
- 𧬠Structured tumor features (by August 2026) β per-organ malignancy status, largest-lesion diameters, locations, attenuation, and tumor staging.
- π¬ Pathology results (by August 2026) β ICD-10 codes.
- π― Expert manual segmentation annotations (by September 2026) β voxel-level, radiologist-verified tumor annotations.
- π Clinical & longitudinal layer (by September 2026) β cancer histology, TNM stage, treatments received, surgical resections, RECIST treatment response, metastatic sites, disease-status narratives, follow-up recommendations, comorbidities, and devices/implants.
π‘ Cancer information is already in your hands today β it lives in the paired radiology reports. The structured, machine-readable labels and masks make it turnkey, and arrive in the next releases.
π― The 13 malignant tumor types
CancerVerse is curated around 13 abdominal and pelvic malignancies:
liver Β· kidney Β· pancreas Β· colon Β· adrenal gland Β· bladder Β· duodenum Β· esophagus Β· gallbladder Β· prostate Β· spleen Β· stomach Β· uterus
π¦ What's inside this release
Each row is one CT volume, paired with that scan's radiology report and acquisition context.
| Field | Description |
|---|---|
CancerVerse ID |
Unique de-identified identifier for the CT volume (one per scan). |
Patient ID |
De-identified patient identifier β links a patient's scans across time. |
Encrypted Accession Number |
De-identified study/visit identifier. |
sex |
Patient sex (M / F). |
age |
Patient age at the time of the scan (years). |
exam_date |
Date of the CT exam (enables longitudinal ordering). |
phase |
Contrast phase (e.g., portal-venous, arterial early/late, non-contrast). |
scanner |
Scanner model / vendor. |
study_description, series_description, protocol_name |
Acquisition protocol details. |
report |
Free-text radiology report. |
The CT volumes themselves are provided alongside this table and are linked by CancerVerse ID.
β¬οΈ Download
1. Set up the environment
conda create -n huggingface python=3.11 -y
conda activate huggingface
python -m pip install --upgrade pip
python -m pip install --upgrade "huggingface_hub[cli]"
hf --version
hf auth login
2. Download CancerVerse
mkdir CancerVerse
cd CancerVerse
bash download_cancerverse.sh
β¨ Why CancerVerse?
- Truly longitudinal. Most public CT datasets are single snapshots. CancerVerse follows real patients over up to 14.4 years and 26 timepoints, enabling disease-progression and treatment-response research.
- Multimodal from day one. Every scan ships with its radiologist report β pixels and clinical language β ideal for vision-language pre-training, report generation, and grounded detection.
- Cancer-centric. Purpose-built around 13 malignant tumor types, with expert masks and structured oncology labels on the way.
- Real-world scale & diversity. 13,863 patients, multiple scanners, and 4 contrast phases β clinical heterogeneity, not a sanitized benchmark.
- Responsibly de-identified. No protected health information; stable de-identified IDs preserve patient timelines for research.
π License
CancerVerse is released under CC BY-NC-ND 4.0. Please review the license before use.
π Citation
A dedicated CancerVerse data paper is forthcoming. In the meantime, if you use CancerVerse, please cite:
@inproceedings{li2024well,
title={How well do supervised models transfer to 3d image segmentation},
author={Li, Wenxuan and Yuille, Alan and Zhou, Zongwei},
booktitle={The Twelfth International Conference on Learning Representations},
volume={1},
year={2024}
}
@article{li2024abdomenatlas,
title={AbdomenAtlas: A large-scale, detailed-annotated, \& multi-center dataset for efficient transfer learning and open algorithmic benchmarking},
author={Li, Wenxuan and Qu, Chongyu and Chen, Xiaoxi and Bassi, Pedro RAS and Shi, Yijia and Lai, Yuxiang and Yu, Qian and Xue, Huimin and Chen, Yixiong and Lin, Xiaorui and others},
journal={Medical Image Analysis},
volume={97},
pages={103285},
year={2024},
publisher={Elsevier}
}
π£ Stay tuned
CancerVerse is actively growing β masks and structured oncology labels are coming next. β Follow BodyMaps on Hugging Face and watch this dataset to be notified when each release lands.
- Downloads last month
- 24,029