paper-with-me

홈 › Papers

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

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

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, result in a rapid deterioration of the model's generalization performance. To address this issue, we propose a novel framework of domain-invariant representation learning (DoRL) via segment anything model (SAM) for blood cell classification. The DoRL comprises two main components: a LoRA-based SAM (LoRA-SAM) and a cross-domain autoencoder (CAE). The advantage of DoRL is that it can extract domain-invariant representations from various blood cell datasets in an unsupervised manner. Specifically, we first leverage the large-scale foundation model of SAM, fine-tuned with LoRA, to learn general image embeddings and segment blood cells. Additionally, we introduce CAE to learn domain-invariant representations across different-domain datasets while mitigating images' artifacts. To validate the effectiveness of domain-invariant representations, we employ five widely used machine learning classifiers to construct blood cell classification models. Experimental results on two public blood cell datasets and a private real dataset demonstrate that our proposed DoRL achieves a new state-of-the-art cross-domain performance, surpassing existing methods by a significant margin. The source code can be available at the URL (https://github.com/AnoK3111/DoRL).

📄 PDF Abstract BibTeX arXiv:2408.07467

Code (1)

anok3111/dorl 공식 구현 pytorch

Tasks

Representation Learning

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar 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 외

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 im…

image-classificationImage Classification

Enhancing Bloodstain Analysis Through AI-Based Segmentation: Leveraging Segment Anything Model for Crime Scene Investigation

2023-08-27 · Zihan Dong, Zhengdong Zhang

Bloodstain pattern analysis plays a crucial role in crime scene investigations by providing valuable information through the study of unique blood patterns. Conventional image analysis methods, like Thresholding and Cont…

Image SegmentationSegmentationSemantic Segmentation

AMA-SAM: Adversarial Multi-Domain Alignment of Segment Anything Model for High-Fidelity Histology Nuclei Segmentation

2025-03-27 · Jiahe Qian, Yaoyu Fang, Jinkui Hao, Bo Zhou

Accurate segmentation of cell nuclei in histopathology images is essential for numerous biomedical research and clinical applications. However, existing cell nucleus segmentation methods only consider a single dataset (i…

DecoderRepresentation LearningSegmentation

InfoSAM: Fine-Tuning the Segment Anything Model from An Information-Theoretic Perspective

2025-05-28 · Yuanhong Zhang, Muyao Yuan, Weizhan Zhang, Tieliang Gong 외

The Segment Anything Model (SAM), a vision foundation model, exhibits impressive zero-shot capabilities in general tasks but struggles in specialized domains. Parameter-efficient fine-tuning (PEFT) is a promising approac…

parameter-efficient fine-tuningTransfer Learning

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