Fine-Tuned Segment Anything Model with Low-Rank Adaptation for Chest X-Ray Images
Saeed S. Alahmari, Michael R. Gardner, Fawaz Alqahtani, Tawfiq Salem

TL;DR
This paper shows that fine-tuning the Segment Anything Model with low-rank adaptation improves chest X-ray segmentation accuracy and efficiency.
Contribution
The novel approach combines low-rank adaptation with SAM for efficient and effective medical image segmentation.
Findings
Fine-tuned SAM with LoRA outperforms zero-shot SAM methods in segmentation accuracy.
The proposed method also surpasses CNN baselines like U-Net and DeepLabv3+.
LoRA reduces memory and computational needs while preserving pre-trained SAM knowledge.
Abstract
Background: This paper investigates the use of the Segment Anything Model (SAM) for chest X-ray (CXR) image segmentation, with a focus on improving its performance using low-rank adaptation (LoRA). Methods: We evaluate three versions of SAM: two zero-shot methods (using coordinate and bounding box prompts) and a fine-tuned SAM using LoRA. To support these approaches, we also trained two standard convolutional neural networks (CNNs), U-Net and DeepLabv3+, to generate draft lung segmentations that serve as input prompts for the SAM methods. Our fine-tuning approach uses LoRA to add lightweight trainable adapters within the Transformer blocks of the SAM, allowing only a small subset of parameters to be updated. The rest of the SAM remains frozen, helping preserve its pre-trained knowledge while reducing memory and computational needs. We tested all models on a dataset of CXR images labeled…
Genes, proteins, chemicals, diseases, species, mutations and cell lines named across the full text — each resolved to its canonical identifier and authoritative record.
Click any figure to enlarge with its caption.
Figure 1
Figure 2
Figure 3
Figure 4
Figure 5
Figure 6
Figure 7
Figure 8Peer 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Advanced Neural Network Applications · AI in cancer detection
