Exploiting the Segment Anything Model (SAM) for Lung Segmentation in Chest X-ray Images
Gabriel Bellon de Carvalho, Jurandy Almeida

TL;DR
This paper explores the use of Meta AI's Segment Anything Model (SAM) for lung segmentation in chest X-ray images, employing transfer learning to enhance its performance for medical imaging tasks.
Contribution
It demonstrates that fine-tuning SAM with transfer learning significantly improves lung segmentation accuracy, making it comparable to specialized neural networks like U-Net.
Findings
Substantial performance improvement after fine-tuning
SAM achieves results similar to U-Net in lung segmentation
Transfer learning enhances SAM's applicability to medical images
Abstract
Segment Anything Model (SAM), a new AI model from Meta AI released in April 2023, is an ambitious tool designed to identify and separate individual objects within a given image through semantic interpretation. The advanced capabilities of SAM are the result of its training with millions of images and masks, and a few days after its release, several researchers began testing the model on medical images to evaluate its performance in this domain. With this perspective in focus -- i.e., optimizing work in the healthcare field -- this work proposes the use of this new technology to evaluate and study chest X-ray images. The approach adopted for this work, with the aim of improving the model's performance for lung segmentation, involved a transfer learning process, specifically the fine-tuning technique. After applying this adjustment, a substantial improvement was observed in the evaluation…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Artificial Intelligence in Healthcare · Brain Tumor Detection and Classification
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Segment Anything Model · Convolution · Focus · Concatenated Skip Connection · Max Pooling · U-Net
