Universal CT Representations from Anatomy to Disease Phenotype through Agglomerative Pretraining

· Source: cs.CV updates on arXiv.org · Field: Science & Research — Health & Medical Research, Artificial Intelligence & Machine Learning, Mathematics & Computational Sciences · Depth: Expert, extended

Summary

FlexiCT is a family of CT foundation models developed through agglomerative continual pretraining on 266,227 CT volumes from 56 publicly available datasets. This large-scale public resource supports slice-level, volume-level, and vision-language analysis across three stages: 2D axial, 3D anatomical, and report-guided semantic alignment. FlexiCT matches or exceeds prior task-specific approaches on 18 benchmarks across five downstream task families, including segmentation, classification, registration, vision-language understanding, and clinical retrieval. Its embeddings further organize CT scans along gradients associated with various tumor stages, suggesting that CT foundation models can capture imaging features relevant to disease phenotype characterization. The code is available at https://github.com/ricklisz/FlexiCT.

Key takeaway

For AI Scientists and Machine Learning Engineers developing medical imaging solutions, FlexiCT offers a unified foundation model approach that significantly reduces the need for task-specific models. You should consider integrating FlexiCT to accelerate deployment, especially for rare conditions or new protocols where annotated data is scarce, leveraging its label efficiency and emergent cross-modal capabilities.

Key insights

Agglomerative pretraining unifies diverse CT analysis tasks and captures disease severity.

Principles

Method

FlexiCT uses three-stage agglomerative continual pretraining: 2D axial, 3D anatomical, and report-guided semantic alignment, leveraging DINOv3, iBOT, and contrastive losses.

In practice

Topics

Code references

Best for: Computer Vision Engineer, AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.