Research
S4M: 4-points to Segment Anything
arXiv:2503.05534v3 Announce Type: replace Abstract: Purpose: The Segment Anything Model (SAM) promises to ease the annotation bottleneck in medical segmentation, but overlapping anatomy and blurred bo
arXiv:2503.05534v3 Announce Type: replace Abstract: Purpose: The Segment Anything Model (SAM) promises to ease the annotation bottleneck in medical segmentation, but overlapping anatomy and blurred boundaries make its point prompts ambiguous, leading to cycles of manual refinement to achieve precise masks. Better prompting strategies are needed. Methods: We propose a structured prompting strategy using 4 points as a compact instance-level shape description. We study two 4-point variants: extreme points and the proposed major/minor axis endpoints, inspired by ultrasound measurement practice. SAM cannot fully exploit such structured prompts because it treats all points identically and lacks geometry-aware reasoning. To address this, we introduce S4M (4-points to Segment Anything), which augments SAM to interpret 4 points as relational cues rather than isolated clicks. S4M expands the prompt space with role-specific embeddings and adds an auxiliary "Canvas" pretext task that sketches coarse masks directly from prompts, fostering geometry-aware reasoning. Results: Across eight datasets in ultrasound and surgical endoscopy, S4M improves segmentation by +3.42 mIoU over a strong SAM baseline at equal prompt budget. An annotation study with three clinicians further shows that major/minor prompts enable faster annotation. Conclusion: S4M increases performance, reduces annotation effort, and aligns prompting with clinical practice, enabling more scalable dataset development in medical imaging. We release our code and pretrained models at https://github.com/CAMMA-public/S4M.
Related
- DC-TTA: Divide-and-Conquer Framework for Test-Time Adaptation of Interactive Segmentation
- Tarot-SAM3: Training-free SAM3 for Any Referring Expression Segmentation
- H-SPAM: Hierarchical Superpixel Anything Model
- PanoSAMic: Panoramic Image Segmentation from SAM Feature Encoding and Dual View Fusion
- Adapting Foundation Models for Annotation-Efficient Adnexal Mass Segmentation in Cine Images
- DeferredSeg: A Multi-Expert Deferral Framework for Trustworthy Medical Image Segmentation
Source: arXiv cs.CV | 2026-04-14