C-RADIOv4 (Tech Report)
Mike Ranzinger, Greg Heinrich, Collin McCarthy, Jan Kautz, Andrew Tao, Bryan Catanzaro, Pavlo Molchanov
TL;DR
C-RADIOv4 extends agglomerative foundation modeling by distilling multiple strong teachers—SigLIP2, DINOv3, and SAM3—into a unified student while enabling robust, resolution-agnostic vision capabilities. Key innovations include shift-equivariant loss and MESA-based EMA alignment to suppress non-semantic noise, DAMP weight perturbations for robustness, and a balanced, angle-based summary loss that accounts for inter-teacher dispersion. The method supports any-resolution operation, reintroduces ViTDet-mode for high-efficiency, and can replace SAM3’s vision encoder, achieving competitive performance at reduced parameter counts (SO400M) and demonstrating strong zero-shot and k-NN scaling. The work provides practical pathways for deploying versatile, open-license vision foundations in dense and open-vocabulary tasks, with broad potential impact in academia and industry.
Abstract
By leveraging multi-teacher distillation, agglomerative vision backbones provide a unified student model that retains and improves the distinct capabilities of multiple teachers. In this tech report, we describe the most recent release of the C-RADIO family of models, C-RADIOv4, which builds upon AM-RADIO/RADIOv2.5 in design, offering strong improvements on key downstream tasks at the same computational complexity. We release -SO400M (412M params), and -H (631M) model variants, both trained with an updated set of teachers: SigLIP2, DINOv3, and SAM3. In addition to improvements on core metrics and new capabilities from imitating SAM3, the C-RADIOv4 model family further improves any-resolution support, brings back the ViTDet option for drastically enhanced efficiency at high-resolution, and comes with a permissive license.
