CVFeb 5

Boosting SAM for Cross-Domain Few-Shot Segmentation via Conditional Point Sparsification

arXiv:2602.05218v1h-index: 9
Originality Incremental advance
AI Analysis

This work addresses cross-domain few-shot segmentation for applications like medical or satellite imaging, representing an incremental improvement over existing SAM-based methods.

The paper tackles the problem of poor performance of dense point prompts in cross-domain few-shot segmentation (CD-FSS) by proposing Conditional Point Sparsification (CPS), a training-free method that adaptively sparsifies points based on reference exemplars, leading to improved segmentation accuracy across diverse datasets.

Motivated by the success of the Segment Anything Model (SAM) in promptable segmentation, recent studies leverage SAM to develop training-free solutions for few-shot segmentation, which aims to predict object masks in the target image based on a few reference exemplars. These SAM-based methods typically rely on point matching between reference and target images and use the matched dense points as prompts for mask prediction. However, we observe that dense points perform poorly in Cross-Domain Few-Shot Segmentation (CD-FSS), where target images are from medical or satellite domains. We attribute this issue to large domain shifts that disrupt the point-image interactions learned by SAM, and find that point density plays a crucial role under such conditions. To address this challenge, we propose Conditional Point Sparsification (CPS), a training-free approach that adaptively guides SAM interactions for cross-domain images based on reference exemplars. Leveraging ground-truth masks, the reference images provide reliable guidance for adaptively sparsifying dense matched points, enabling more accurate segmentation results. Extensive experiments demonstrate that CPS outperforms existing training-free SAM-based methods across diverse CD-FSS datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes