ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2506.07376
10
0

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

9 June 2025
Jintao Tong
Ran Ma
Yixiong Zou
Guangyao Chen
Yuhua Li
Ruixuan Li
ArXiv (abs)PDFHTML
Main:9 Pages
16 Figures
Bibliography:3 Pages
16 Tables
Appendix:5 Pages
Abstract

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.

View on arXiv
@article{tong2025_2506.07376,
  title={ Adapter Naturally Serves as Decoupler for Cross-Domain Few-Shot Semantic Segmentation },
  author={ Jintao Tong and Ran Ma and Yixiong Zou and Guangyao Chen and Yuhua Li and Ruixuan Li },
  journal={arXiv preprint arXiv:2506.07376},
  year={ 2025 }
}
Comments on this paper