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

Improving the Generalization of Segmentation Foundation Model under Distribution Shift via Weakly Supervised Adaptation

About

The success of large language models has inspired the computer vision community to explore image segmentation foundation model that is able to zero/few-shot generalize through prompt engineering. Segment-Anything(SAM), among others, is the state-of-the-art image segmentation foundation model demonstrating strong zero/few-shot generalization. Despite the success, recent studies reveal the weakness of SAM under strong distribution shift. In particular, SAM performs awkwardly on corrupted natural images, camouflaged images, medical images, etc. Motivated by the observations, we aim to develop a self-training based strategy to adapt SAM to target distribution. Given the unique challenges of large source dataset, high computation cost and incorrect pseudo label, we propose a weakly supervised self-training architecture with anchor regularization and low-rank finetuning to improve the robustness and computation efficiency of adaptation. We validate the effectiveness on 5 types of downstream segmentation tasks including natural clean/corrupted images, medical images, camouflaged images and robotic images. Our proposed method is task-agnostic in nature and outperforms pre-trained SAM and state-of-the-art domain adaptation methods on almost all downstream tasks with the same testing prompt inputs.

Haojie Zhang, Yongyi Su, Xun Xu, Kui Jia• 2023

Related benchmarks

TaskDatasetResultRank
Medical Image SegmentationKvasir-SEG (test)
mIoU85.47
78
Medical Image SegmentationISIC (test)
IoU0.8001
55
Robotic Image SegmentationOSD
mIoU92.11
27
Robotic Image SegmentationOCID
mIoU88.09
27
Mitochondria SegmentationHuman → Rat
Dice0.899
26
Mitochondria SegmentationRat → Human
Dice82.3
26
Mitochondria SegmentationHuman → Lucchi++
Dice Score83.2
26
Mitochondria SegmentationHuman → Stem
Dice0.449
26
Instance SegmentationMitoEM Human -> Rat R (test)
Dice (%)89.9
20
Instance SegmentationMitoEM-H Rat -> Human (test)
Dice82.3
20
Showing 10 of 16 rows

Other info

Code

Follow for update