Leveraging Segment Anything Model for Source-Free Domain Adaptation via Dual Feature Guided Auto-Prompting
Zheang Huai, Hui Tang, Yi Li, Zhuangzhuang Chen, Xiaomeng Li

TL;DR
This paper introduces a novel source-free domain adaptation method for segmentation that leverages the Segment Anything Model with automated bounding box prompts guided by dual feature analysis, improving adaptation performance.
Contribution
It proposes a Dual Feature Guided auto-prompting approach that effectively adapts SAM for source-free domain adaptation in segmentation tasks.
Findings
Outperforms conventional SFDA methods on 3D and 2D datasets.
Effectively handles class-wise clustered and dispersed target features.
Enhances segmentation accuracy with refined pseudo-labels.
Abstract
Source-free domain adaptation (SFDA) for segmentation aims at adapting a model trained in the source domain to perform well in the target domain with only the source model and unlabeled target data. Inspired by the recent success of Segment Anything Model (SAM) which exhibits the generality of segmenting images of various modalities and in different domains given human-annotated prompts like bounding boxes or points, we for the first time explore the potentials of Segment Anything Model for SFDA via automatedly finding an accurate bounding box prompt. We find that the bounding boxes directly generated with existing SFDA approaches are defective due to the domain gap. To tackle this issue, we propose a novel Dual Feature Guided (DFG) auto-prompting approach to search for the box prompt. Specifically, the source model is first trained in a feature aggregation phase, which not only…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Data Stream Mining Techniques
MethodsSegment Anything Model
