paper-with-me

홈 › Papers

Real-Time Cell Sorting with Scalable In Situ FPGA-Accelerated Deep Learning

2025-03-16 · Khayrul Islam, Ryan F. Forelli, Jianzhong Han, Deven Bhadane, Jian Huang, Joshua C. Agar, Nhan Tran, Seda Ogrenci, Yaling Liu

Precise cell classification is essential in biomedical diagnostics and therapeutic monitoring, particularly for identifying diverse cell types involved in various diseases. Traditional cell classification methods such as flow cytometry depend on molecular labeling which is often costly, time-intensive, and can alter cell integrity. To overcome these limitations, we present a label-free machine learning framework for cell classification, designed for real-time sorting applications using bright-field microscopy images. This approach leverages a teacher-student model architecture enhanced by knowledge distillation, achieving high efficiency and scalability across different cell types. Demonstrated through a use case of classifying lymphocyte subsets, our framework accurately classifies T4, T8, and B cell types with a dataset of 80,000 preprocessed images, accessible via an open-source Python package for easy adaptation. Our teacher model attained 98\% accuracy in differentiating T4 cells from B cells and 93\% accuracy in zero-shot classification between T8 and B cells. Remarkably, our student model operates with only 0.02\% of the teacher model's parameters, enabling field-programmable gate array (FPGA) deployment. Our FPGA-accelerated student model achieves an ultra-low inference latency of just 14.5~$\mu$s and a complete cell detection-to-sorting trigger time of 24.7~$\mu$s, delivering 12x and 40x improvements over the previous state-of-the-art real-time cell analysis algorithm in inference and total latency, respectively, while preserving accuracy comparable to the teacher model. This framework provides a scalable, cost-effective solution for lymphocyte classification, as well as a new SOTA real-time cell sorting implementation for rapid identification of subsets using in situ deep learning on off-the-shelf computing hardware.

📄 PDF Abstract BibTeX arXiv:2503.12622

Code (1)

Khayrulbuet13/LymphoML 공식 구현 pytorch

Tasks

Cell DetectionClassificationKnowledge Distillationzero-shot-classificationZero-Shot Learning

Similar Papers 제목 키워드 기반

Scalable Spike Source Localization in Extracellular Recordings using Amortized Variational Inference

2019-05-29 · NeurIPS 2019 12 · Cole L. Hurwitz, Kai Xu, Akash Srivastava, Alessio P. Buccino 외

Determining the positions of neurons in an extracellular recording is useful for investigating functional properties of the underlying neural circuitry. In this work, we present a Bayesian modelling approach for localizi…

Spike SortingVariational Inference

Cell pelotons: a model of early evolutionary cell sorting, with application to slime mold D. discoideum

2019-02-20

A theoretical model is presented for early evolutionary cell sorting within cellular aggregates. The model involves an energy-saving mechanism and principles of collective self-organization analogous to those observed in…

Deep Cytometry: Deep learning with Real-time Inference in Cell Sorting and Flow Cytometry

2019-04-09 · Yueqin Li, Ata Mahjoubfar, Claire Lifan Chen, Kayvan Reza Niazi 외

Deep learning has achieved spectacular performance in image and speech recognition and synthesis. It outperforms other machine learning algorithms in problems where large amounts of data are available. In the area of mea…

Computational EfficiencyDeep LearningGeneral Classificationspeech-recognition+1

Modelling adhesion in stochastic and mean-field models of cell migration

2024-04-15 · Shahzeb Raja Noureen, Richard L. Mort, Christian A. Yates

Adhesion between cells plays an important role in many biological processes such as tissue morphogenesis and homeostasis, wound healing and cancer cell metastasis. From a mathematical perspective, adhesion between multip…

Deep learning guided image-based droplet sorting for on-demand selection and analysis of single cells and 3D cell cultures

2020-01-28

Uncovering the heterogeneity of cell populations is a long-standing goal in fields ranging from antimicrobial resistance to cancer research. Emerging technology platforms such as droplet microfluidics hold the promise to…

GPU