CVLGApr 7, 2024

DinoBloom: A Foundation Model for Generalizable Cell Embeddings in Hematology

arXiv:2404.05022v140 citationsh-index: 10Has CodeMICCAI
Originality Incremental advance
AI Analysis

This addresses the problem of poor generalization in hematology diagnostics for clinicians and researchers, though it is incremental as it builds on existing DINOv2 methods.

The paper tackles the lack of generalization in computational models for hematology by introducing DinoBloom, a foundation model for single cell images, which outperforms existing models in cell-type classification and leukemia subtyping on a large dataset of over 380,000 images.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes