paper-with-me

홈 › Papers

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

2026-02-05 · Jiahao Nie, Yun Xing, Wenbin An, Qingsong Zhao, Jiawei Shao, Yap-Peng Tan, Alex C. Kot, Shijian Lu, Xuelong Li arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.05218

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Domain Few-Shot

Similar Papers 제목 키워드 기반

SAM-I-Am: Semantic Boosting for Zero-shot Atomic-Scale Electron Micrograph Segmentation

2024-04-09 · Waqwoya Abebe, Jan Strube, Luanzheng Guo, Nathan R. Tallent 외

Image segmentation is a critical enabler for tasks ranging from medical diagnostics to autonomous driving. However, the correct segmentation semantics - where are boundaries located? what segments are logically similar? …

Autonomous DrivingImage SegmentationSegmentationSemantic Segmentation

RestNet: Boosting Cross-Domain Few-Shot Segmentation with Residual Transformation Network

2023-08-25 · Xinyang Huang, Chuang Zhu, Wenkai Chen

Cross-domain few-shot segmentation (CD-FSS) aims to achieve semantic segmentation in previously unseen domains with a limited number of annotated samples. Although existing CD-FSS models focus on cross-domain feature tra…

Cross-Domain Few-ShotSemantic SegmentationTransfer Learning

CRCNet: Few-shot Segmentation with Cross-Reference and Region-Global Conditional Networks

2022-08-23 · Weide Liu, Chi Zhang, Guosheng Lin, Fayao Liu

Few-shot segmentation aims to learn a segmentation model that can be generalized to novel classes with only a few training images. In this paper, we propose a Cross-Reference and Local-Global Conditional Networks (CRCNet…

Segmentation

Few Shot Medical Image Segmentation with Cross Attention Transformer

2023-03-24 · Yi Lin, Yufan Chen, Kwang-Ting Cheng, Hao Chen

Medical image segmentation has made significant progress in recent years. Deep learning-based methods are recognized as data-hungry techniques, requiring large amounts of data with manual annotations. However, manual ann…

Few-Shot LearningImage SegmentationMedical Image AnalysisMedical Image Segmentation+2

PPBoost: Progressive Prompt Boosting for Text-Driven Medical Image Segmentation

2025-11-26 · Xuchen Li, Hengrui Gu, Mohan Zhang, Qin Liu 외 arxiv

Text-prompted foundation models for medical image segmentation offer an intuitive way to delineate anatomical structures from natural language queries, but their predictions often lack spatial precision and degrade under…

Medical Image SegmentationNatural Language Queries