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

IP-SAM: Rethinking Prompt-Conditioned Segmentation for Prompt-Absent Deployment

About

Prompt-conditioned foundation segmenters have emerged as a dominant paradigm for image segmentation, where explicit spatial prompts(e.g., points, boxes, masks) guide mask decoding. However, many real-world deployments require fully automatic segmentation, creating a structural mismatch: the decoder expects prompts that are unavailable at inference. Existing adaptations typically modify intermediate features, inadvertently bypassing the model's native prompt interface and weakening prompt-conditioned decoding. We propose IP-SAM, which revisits adaptation from a prompt-space perspective through prompt-space conditioning. Specifically, a Self-Prompt Generator (SPG) distills image context into complementary intrinsic prompts that serve as coarse regional anchors. These cues are projected through SAM2's frozen prompt encoder, restoring prompt-guided decoding without external intervention. To suppress background-induced false positives, Prompt-Space Gating (PSG) leverages the intrinsic background prompt as an asymmetric suppressive constraint prior to decoding. Under a deterministic no-external-prompt protocol, IP-SAM achieves state-of-the-art performance across four camouflaged object detection benchmarks with only 21.26M trainable parameters. Furthermore, the proposed conditioning strategy generalizes beyond COD to medical polyp segmentation.

Huiyao Zhang, Jin Bai, Rui Guo, JianWen Tan, HongFei Wang, Ye Li• 2026

Related benchmarks

TaskDatasetResultRank
Camouflaged Object DetectionCOD10K
S-measure (S_alpha)0.906
217
Polyp SegmentationETIS (test)
Mean Dice76.4
94
Camouflaged Object DetectionNC4K
MAE0.026
72
Camouflaged Object DetectionCAMO
MAE3.2
22
Camouflaged Object DetectionChameleon
MAE0.017
22
Medical polyp segmentationKvasir-SEG In-domain (test)
mDice91.3
8
Medical polyp segmentationCVC-ClinicDB cross-dataset (test)
Dice Score (mDice)84
8
Showing 7 of 7 rows

Other info

Follow for update