paper-with-me

홈 › Papers

Towards Cross-Domain Single Blood Cell Image Classification via Large-Scale LoRA-based Segment Anything Model

2024-08-13 · Yongcheng Li, Lingcong Cai, Ying Lu, Yupeng Zhang, Jingyan Jiang, Genan Dai, BoWen Zhang, Jingzhou Cao, Xiangzhong Zhang, Xiaomao Fan

Accurate classification of blood cells plays a vital role in hematological analysis as it aids physicians in diagnosing various medical conditions. In this study, we present a novel approach for classifying blood cell images known as BC-SAM. BC-SAM leverages the large-scale foundation model of Segment Anything Model (SAM) and incorporates a fine-tuning technique using LoRA, allowing it to extract general image embeddings from blood cell images. To enhance the applicability of BC-SAM across different blood cell image datasets, we introduce an unsupervised cross-domain autoencoder that focuses on learning intrinsic features while suppressing artifacts in the images. To assess the performance of BC-SAM, we employ four widely used machine learning classifiers (Random Forest, Support Vector Machine, Artificial Neural Network, and XGBoost) to construct blood cell classification models and compare them against existing state-of-the-art methods. Experimental results conducted on two publicly available blood cell datasets (Matek-19 and Acevedo-20) demonstrate that our proposed BC-SAM achieves a new state-of-the-art result, surpassing the baseline methods with a significant improvement. The source code of this paper is available at https://github.com/AnoK3111/BC-SAM.

📄 PDF Abstract BibTeX arXiv:2408.06716

Code (1)

anok3111/bc-sam 공식 구현 pytorch

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

Unsupervised Cross-Domain Feature Extraction for Single Blood Cell Image Classification

2022-07-01 · Raheleh Salehi, Ario Sadafi, Armin Gruber, Peter Lienemann 외

Diagnosing hematological malignancies requires identification and classification of white blood cells in peripheral blood smears. Domain shifts caused by different lab procedures, staining, illumination, and microscope s…

image-classificationImage ClassificationPrognosis

Domain-invariant Representation Learning via Segment Anything Model for Blood Cell Classification

2024-08-14 · Yongcheng Li, Lingcong Cai, Ying Lu, Cheng Lin 외

Accurate classification of blood cells is of vital significance in the diagnosis of hematological disorders. However, in real-world scenarios, domain shifts caused by the variability in laboratory procedures and settings…

Representation Learning

Automatic Classification of Circulating Blood Cell Clusters based on Multi-channel Flow Cytometry Imaging

2025-10-20 · Suqiang Ma, Subhadeep Sengupta, Yao Lee, Beikang Gu 외 arxiv

Circulating blood cell clusters (CCCs) containing red blood cells (RBCs), white blood cells(WBCs), and platelets are significant biomarkers linked to conditions like thrombosis, infection, and inflammation. Flow cytometr…

Multi-Cell Detection and Classification Using a Generative Convolutional Model

2018-06-01 · CVPR 2018 6 · Florence Yellin, Benjamin D. Haeffele, Sophie Roth, René Vidal

Detecting, counting, and classifying various cell types in images of human blood is important in many biomedical applications. However, these tasks can be very difficult due to the wide range of biological variability an…

Cell DetectionClassificationDictionary LearningGeneral Classification

Stain-aware Domain Alignment for Imbalance Blood Cell Classification

2024-12-04 · Yongcheng Li, Lingcong Cai, Ying Lu, Xianghua Fu 외

Blood cell identification is critical for hematological analysis as it aids physicians in diagnosing various blood-related diseases. In real-world scenarios, blood cell image datasets often present the issues of domain s…

Contrastive Learning