Scaling Self-Supervised and Cross-Modal Pretraining for Volumetric CT Transformers
Cris Claessens, Christiaan Viviers, Giacomo D'Amicantonio, Egor Bondarev, Fons van der Sommen
TL;DR
SPECTRE tackles the challenge of scaling self-supervised and cross-modal pretraining for volumetric CT by introducing a geometry-aware, two-branch 3D Vision Transformer with minimal 3D tokenization and 3D Rotary Positional Encoding. It employs a two-stage pretraining regime—DINOv3-like self-supervision for local features, followed by SigLIP cross-modal alignment with radiology reports—to learn representations that are both geometrically faithful and clinically meaningful. Across biomarker classification, semantic segmentation, and zero-shot CT–report retrieval, SPECTRE demonstrates strong zero-shot and transfer performance, outperforming prior CT foundation models on several benchmarks and providing an open, scalable 3D CT backbone. The work highlights a scalable direction for open-source, fully transformer-based 3D medical foundations that can support diverse clinical tasks while mitigating reliance on private data.
Abstract
We introduce SPECTRE, a fully transformer-based foundation model for volumetric computed tomography (CT). Our Self-Supervised & Cross-Modal Pretraining for CT Representation Extraction (SPECTRE) approach utilizes scalable 3D Vision Transformer architectures and modern self-supervised and vision-language pretraining strategies to learn general-purpose CT representations. Volumetric CT poses unique challenges, such as extreme token scaling, geometric anisotropy, and weak or noisy clinical supervision, that make standard transformer and contrastive learning recipes ineffective out of the box. The framework jointly optimizes a local transformer for high-resolution volumetric feature extraction and a global transformer for whole-scan context modeling, making large-scale 3D attention computationally tractable. Notably, SPECTRE is trained exclusively on openly available CT datasets, demonstrating that high-performing, generalizable representations can be achieved without relying on private data. Pretraining combines DINO-style self-distillation with SigLIP-based vision-language alignment using paired radiology reports, yielding features that are both geometrically consistent and clinically meaningful. Across multiple CT benchmarks, SPECTRE consistently outperforms prior CT foundation models in both zero-shot and fine-tuned settings, establishing SPECTRE as a scalable, open, and fully transformer-based foundation model for 3D medical imaging.
