Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Adapter Naturally Serves as Decoupler for Cross-Domain Few-Shot Semantic Segmentation

About

Cross-domain few-shot segmentation (CD-FSS) is proposed to pre-train the model on a source-domain dataset with sufficient samples, and then transfer the model to target-domain datasets where only a few samples are available for efficient fine-tuning. There are majorly two challenges in this task: (1) the domain gap and (2) fine-tuning with scarce data. To solve these challenges, we revisit the adapter-based methods, and discover an intriguing insight not explored in previous works: the adapter not only helps the fine-tuning of downstream tasks but also naturally serves as a domain information decoupler. Then, we delve into this finding for an interpretation, and find the model's inherent structure could lead to a natural decoupling of domain information. Building upon this insight, we propose the Domain Feature Navigator (DFN), which is a structure-based decoupler instead of loss-based ones like current works, to capture domain-specific information, thereby directing the model's attention towards domain-agnostic knowledge. Moreover, to prevent the potential excessive overfitting of DFN during the source-domain training, we further design the SAM-SVN method to constrain DFN from learning sample-specific knowledge. On target domains, we freeze the model and fine-tune the DFN to learn target-specific knowledge specific. Extensive experiments demonstrate that our method surpasses the state-of-the-art method in CD-FSS significantly by 2.69% and 4.68% MIoU in 1-shot and 5-shot scenarios, respectively.

Jintao Tong, Ran Ma, Yixiong Zou, Guangyao Chen, Yuhua Li, Ruixuan Li• 2025

Related benchmarks

TaskDatasetResultRank
Few-shot SegmentationISIC 2018
mIoU58.5
51
Few-shot Semantic SegmentationCD-FSS 1-shot 1.0 (test)
mIoU (Average)64
34
Semantic segmentationFSS-1000 1-shot
mIoU83
32
Semantic segmentationFSS-1000 5-shot
mIoU85.7
29
Few-shot Semantic SegmentationChest X-ray 5-shot
mIoU87.1
22
Few-shot Semantic SegmentationChest X-ray 1-shot
mIoU83.2
22
Few-shot Semantic SegmentationCD-FSS Average 5-shot
mIoU69.8
22
Few-shot Semantic SegmentationISIC 1-shot 2018
mIoU50.4
22
Few-shot Semantic SegmentationDeepGlobe 5-shot
mIoU47.7
22
Few-shot Semantic SegmentationDeepGlobe 1-shot
mIoU39.5
22
Showing 10 of 10 rows

Other info

Follow for update