English

An Open Multi-Center Whole-Body FDG PET/CT Foundation Model for Tumor Segmentation

Image and Video Processing 2026-05-22 v1 Artificial Intelligence Computer Vision and Pattern Recognition Medical Physics

Abstract

The synergistic interpretation of anatomical information from computed tomography (CT) and metabolic information from positron emission tomography (PET) is important to oncologic imaging. However, existing deep learning methods for PET/CT remain largely task-specific, are often trained on single-center cohorts, or adopt dual-branch fusion schemes that delay cross-modal interaction and underutilize early spatial correspondence between PET and CT. To address these limitations, we present an open-source, multi-center, whole-body FDG PET/CT foundation model utilizing 4,997 harmonized scans from four public datasets. Our framework employs hierarchical UNet-shaped backbones with early channel-wise concatenation, enabling anatomical and metabolic features to interact from the first embedding layer onward. We further introduce a masked autoencoding objective based on zero-mean imputation, combined with a weighted global reconstruction loss. This design avoids non-physical intensity discontinuities at masked-region boundaries that arise from learnable mask tokens. On downstream AutoPET lesion segmentation, the proposed models demonstrate strong label efficiency: with only 10\% of the labeled training data, they achieve performance comparable to models trained from scratch on the full dataset. Under extreme 5-shot linear probing, joint PET/CT pretraining also achieves higher Dice scores than separated-modality pretraining. This multi-center foundation model demonstrates label efficiency and cross-modality representation learning for PET/CT tumor segmentation. It provides a robust, open-source basis for advancing automated oncologic imaging, significantly reducing the need for large-scale manual annotations in clinical practice.

Keywords

Cite

@article{arxiv.2605.21835,
  title  = {An Open Multi-Center Whole-Body FDG PET/CT Foundation Model for Tumor Segmentation},
  author = {Xiaofeng Liu and Qianru Zhang and Thibault Marin and Menghua Xia and Chi Liu and Georges El Fakhri and Jinsong Ouyang},
  journal= {arXiv preprint arXiv:2605.21835},
  year   = {2026}
}

Comments

Code available at: https://github.com/liu-xiaofeng/Foundation-Model-for-PET-CT