Domain-invariant Representation Learning via Segment Anything Model for Blood Cell Classification
Yongcheng Li, Lingcong Cai, Ying Lu, Cheng Lin, Yupeng Zhang, Jingyan, Jiang, Genan Dai, Bowen Zhang, Jingzhou Cao, Xiangzhong Zhang, and Xiaomao, Fan

TL;DR
This paper introduces a novel domain-invariant representation learning framework using the Segment Anything Model for blood cell classification, effectively addressing domain shifts and improving cross-domain performance.
Contribution
The paper proposes a new framework combining LoRA-finetuned SAM and a cross-domain autoencoder to extract domain-invariant features for blood cell classification.
Findings
Achieves state-of-the-art cross-domain classification performance.
Outperforms existing methods significantly on multiple datasets.
Demonstrates robustness to domain shifts in blood cell imaging.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital Imaging for Blood Diseases · Machine Learning in Healthcare
MethodsSegment Anything Model
