Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

SAM-CLIP: Merging Vision Foundation Models towards Semantic and Spatial Understanding

About

The landscape of publicly available vision foundation models (VFMs), such as CLIP and Segment Anything Model (SAM), is expanding rapidly. VFMs are endowed with distinct capabilities stemming from their pre-training objectives. For instance, CLIP excels in semantic understanding, while SAM specializes in spatial understanding for segmentation. In this work, we introduce a simple recipe to efficiently merge VFMs into a unified model that absorbs their expertise. Our method integrates techniques of multi-task learning, continual learning, and distillation. Further, it demands significantly less computational cost compared to traditional multi-task training from scratch, and it only needs a small fraction of the pre-training datasets that were initially used to train individual models. By applying our method to SAM and CLIP, we obtain SAM-CLIP: a unified model that combines the capabilities of SAM and CLIP into a single vision transformer. Compared with deploying SAM and CLIP independently, our merged model, SAM-CLIP, reduces storage and compute costs for inference, making it well-suited for edge device applications. We show that SAM-CLIP not only retains the foundational strengths of SAM and CLIP, but also introduces synergistic functionalities, notably in zero-shot semantic segmentation, where SAM-CLIP establishes new state-of-the-art results on 5 benchmarks. It outperforms previous models that are specifically designed for this task by a large margin, including +6.8% and +5.9% mean IoU improvement on Pascal-VOC and COCO-Stuff datasets, respectively.

Haoxiang Wang, Pavan Kumar Anasosalu Vasu, Fartash Faghri, Raviteja Vemulapalli, Mehrdad Farajtabar, Sachin Mehta, Mohammad Rastegari, Oncel Tuzel, Hadi Pouransari• 2023

Related benchmarks

TaskDatasetResultRank
Semantic segmentationADE20K
mIoU38.4
936
Semantic segmentationPascal VOC (test)
mIoU60.6
236
Semantic segmentationPascal Context (test)
mIoU29.2
176
Semantic segmentationPascal VOC
mIoU0.606
172
Semantic segmentationADE20K v1 (val)
mIoU38.4
76
Open Vocabulary Semantic SegmentationCOCOStuff (val)
mIoU31.5
60
Semantic segmentationPascal Context
mIoU29.2
43
Open Vocabulary Semantic SegmentationPASCAL Context Context60 with background
mIoU29.2
28
Open Vocabulary Semantic SegmentationADE20K without background
mIoU17.1
28
Open Vocabulary Semantic SegmentationCOCO Stuff without background
mIoU31.5
27
Showing 10 of 17 rows

Other info

Follow for update