DinoBloom: A Foundation Model for Generalizable Cell Embeddings in Hematology
Valentin Koch, Sophia J. Wagner, Salome Kazeminia, Ece Sancar, Matthias Hehr, Julia Schnabel, Tingying Peng, Carsten Marr
TL;DR
DinoBloom introduces the first foundation-model approach for single-cell hematology images by training a family of vision-transformer models with a tailored DINOv2 pipeline on a large multi-cohort dataset of over 380,000 WBC images from 13 datasets. The models learn generalizable, rich visual features that transfer well to unseen data, enabling accurate cell-type classification, AML subtype determination via weakly supervised MIL, and interpretable embeddings. Empirical results show DinoBloom surpasses non-medical and medical baselines on external data and across bone-marrow cytology tasks, with large models offering further gains and enabling visualization of biologically meaningful patterns. The work provides open-source models and code, highlighting potential to streamline hematology workflows and support cross-dataset analyses with reduced batch effects.
Abstract
In hematology, computational models offer significant potential to improve diagnostic accuracy, streamline workflows, and reduce the tedious work of analyzing single cells in peripheral blood or bone marrow smears. However, clinical adoption of computational models has been hampered by the lack of generalization due to large batch effects, small dataset sizes, and poor performance in transfer learning from natural images. To address these challenges, we introduce DinoBloom, the first foundation model for single cell images in hematology, utilizing a tailored DINOv2 pipeline. Our model is built upon an extensive collection of 13 diverse, publicly available datasets of peripheral blood and bone marrow smears, the most substantial open-source cohort in hematology so far, comprising over 380,000 white blood cell images. To assess its generalization capability, we evaluate it on an external dataset with a challenging domain shift. We show that our model outperforms existing medical and non-medical vision models in (i) linear probing and k-nearest neighbor evaluations for cell-type classification on blood and bone marrow smears and (ii) weakly supervised multiple instance learning for acute myeloid leukemia subtyping by a large margin. A family of four DinoBloom models (small, base, large, and giant) can be adapted for a wide range of downstream applications, be a strong baseline for classification problems, and facilitate the assessment of batch effects in new datasets. All models are available at github.com/marrlab/DinoBloom.
