🤖 AI Summary
To address the clinical challenge of low robustness in circulating tumor cell (CTC) identification—stemming from morphological similarity between CTCs and white blood cells in bright-field (BF) microscopy and poor generalizability of fluorescence-based labeling—this paper proposes a fluorescence-free deep learning framework. Built upon ResNet, the method introduces a novel cross-modal distillation paradigm: DAPI channel images are leveraged solely for auxiliary training, while inference relies exclusively on BF images. To mitigate data scarcity and high inter-sample heterogeneity inherent to CTCs, we integrate geometric, illumination, and noise-aware augmentation strategies. Evaluated on a real-world DEPArray single-cell dataset, the model achieves an F1-score of 0.798—significantly outperforming manual annotation in both consistency and throughput. This advancement enhances the clinical applicability of CTC detection in liquid biopsy and improves cross-institutional generalizability.
📝 Abstract
Circulating tumor cells (CTCs) are crucial biomarkers in liquid biopsy, offering a noninvasive tool for cancer patient management. However, their identification remains particularly challenging due to their limited number and heterogeneity. Labeling samples for contrast limits the generalization of fluorescence-based methods across different hospital datasets. Analyzing single-cell images enables detailed assessment of cell morphology, subcellular structures, and phenotypic variations, often hidden in clustered images. Developing a method based on bright-field single-cell analysis could overcome these limitations. CTCs can be isolated using an unbiased workflow combining Parsortix technology, which selects cells based on size and deformability, with DEPArray technology, enabling precise visualization and selection of single cells. Traditionally, DEPArray-acquired digital images are manually analyzed, making the process time-consuming and prone to variability. In this study, we present a Deep Learning-based classification pipeline designed to distinguish CTCs from leukocytes in blood samples, aimed to enhance diagnostic accuracy and optimize clinical workflows. Our approach employs images from the bright-field channel acquired through DEPArray technology leveraging a ResNet-based CNN. To improve model generalization, we applied three types of data augmentation techniques and incorporated fluorescence (DAPI) channel images into the training phase, allowing the network to learn additional CTC-specific features. Notably, only bright-field images have been used for testing, ensuring the model's ability to identify CTCs without relying on fluorescence markers. The proposed model achieved an F1-score of 0.798, demonstrating its capability to distinguish CTCs from leukocytes. These findings highlight the potential of DL in refining CTC analysis and advancing liquid biopsy applications.