English

Cross-Domain Few-Shot Segmentation via Iterative Support-Query Correspondence Mining

Computer Vision and Pattern Recognition 2024-03-14 v2

Abstract

Cross-Domain Few-Shot Segmentation (CD-FSS) poses the challenge of segmenting novel categories from a distinct domain using only limited exemplars. In this paper, we undertake a comprehensive study of CD-FSS and uncover two crucial insights: (i) the necessity of a fine-tuning stage to effectively transfer the learned meta-knowledge across domains, and (ii) the overfitting risk during the na\"ive fine-tuning due to the scarcity of novel category examples. With these insights, we propose a novel cross-domain fine-tuning strategy that addresses the challenging CD-FSS tasks. We first design Bi-directional Few-shot Prediction (BFP), which establishes support-query correspondence in a bi-directional manner, crafting augmented supervision to reduce the overfitting risk. Then we further extend BFP into Iterative Few-shot Adaptor (IFA), which is a recursive framework to capture the support-query correspondence iteratively, targeting maximal exploitation of supervisory signals from the sparse novel category samples. Extensive empirical evaluations show that our method significantly outperforms the state-of-the-arts (+7.8\%), which verifies that IFA tackles the cross-domain challenges and mitigates the overfitting simultaneously. The code is available at: https://github.com/niejiahao1998/IFA.

Keywords

Cite

@article{arxiv.2401.08407,
  title  = {Cross-Domain Few-Shot Segmentation via Iterative Support-Query Correspondence Mining},
  author = {Jiahao Nie and Yun Xing and Gongjie Zhang and Pei Yan and Aoran Xiao and Yap-Peng Tan and Alex C. Kot and Shijian Lu},
  journal= {arXiv preprint arXiv:2401.08407},
  year   = {2024}
}

Comments

Accepted by CVPR 2024

R2 v1 2026-06-28T14:18:05.653Z