PulseAugur
EN
LIVE 10:31:35

IP-SAM enables prompt-absent image segmentation

Researchers have developed IP-SAM, a novel approach to prompt-conditioned image segmentation designed for scenarios where explicit spatial prompts are unavailable during deployment. The system introduces a Self-Prompt Generator (SPG) that creates intrinsic prompts from image context, which are then processed through SAM2's frozen prompt encoder. This method restores prompt-guided decoding without external input and utilizes Prompt-Space Gating (PSG) to mitigate false positives by using background prompts as a suppressive constraint. IP-SAM achieves state-of-the-art performance on camouflaged object detection benchmarks and demonstrates generalization to medical polyp segmentation, all with a relatively small number of trainable parameters. AI

IMPACT Enables automatic image segmentation in real-world applications where explicit prompts are not feasible.

RANK_REASON The cluster describes a new research paper detailing a novel method for image segmentation. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CV →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

IP-SAM enables prompt-absent image segmentation

COVERAGE [1]

  1. arXiv cs.CV TIER_1 English(EN) · Huiyao Zhang, Jin Bai, Rui Guo, JianWen Tan, HongFei Wang, Ye Li ·

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

    arXiv:2603.27250v2 Announce Type: replace Abstract: 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 fu…