SAM2CLIP2SAM: Vision Language Model for Segmentation of 3D CT Scans for Covid-19 Detection
Dimitrios Kollias, Anastasios Arsenos, James Wingate and, Stefanos Kollias

TL;DR
This paper introduces SAM2CLIP2SAM, a novel framework combining SAM and CLIP models for precise lung segmentation in 3D CT scans, enhancing Covid-19 detection accuracy when integrated with a deep neural classifier.
Contribution
The paper presents a new segmentation framework that leverages SAM and CLIP models to improve lung segmentation in CT scans for Covid-19 detection.
Findings
Improved segmentation accuracy on Covid-19 CT datasets.
Enhanced Covid-19 detection performance with the proposed method.
Effective integration of vision-language models for medical image segmentation.
Abstract
This paper presents a new approach for effective segmentation of images that can be integrated into any model and methodology; the paradigm that we choose is classification of medical images (3-D chest CT scans) for Covid-19 detection. Our approach includes a combination of vision-language models that segment the CT scans, which are then fed to a deep neural architecture, named RACNet, for Covid-19 detection. In particular, a novel framework, named SAM2CLIP2SAM, is introduced for segmentation that leverages the strengths of both Segment Anything Model (SAM) and Contrastive Language-Image Pre-Training (CLIP) to accurately segment the right and left lungs in CT scans, subsequently feeding these segmented outputs into RACNet for classification of COVID-19 and non-COVID-19 cases. At first, SAM produces multiple part-based segmentation masks for each slice in the CT scan; then CLIP selects…
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 · Medical Image Segmentation Techniques · AI in cancer detection
MethodsContrastive Language-Image Pre-training · Segment Anything Model
