arXiv:2503.05534cs.CV2025-03

用4个点描述器官形状,让医学图像分割更准更快

S4M: 4-points to Segment Anything

  • 用四个点作为结构化提示,区分主次轴端点提升定位精度
  • 在8个医疗影像数据集上比SAM基线提升3.42% mIoU
  • 符合临床超声操作习惯,医生标注速度更快

目标:医学图像分割中的分割任意模型(SAM)虽能缓解标注瓶颈,但解剖结构重叠与边界模糊导致其点提示不明确,需反复人工修正才能获得精准掩码。需改进提示策略。方法:提出一种基于4个点的结构化提示策略,作为实例级形状描述。研究两种4点变体:极端点与新提出的主/次轴端点,借鉴超声测量实践。然而SAM无法充分挖掘此类结构提示,因其对所有点一视同仁且缺乏几何感知推理能力。为此,我们提出S4M(4-points to Segment Anything),通过角色特异性嵌入扩展提示空间,并引入辅助“画布”预训练任务,直接从提示生成粗略掩码,促进几何感知推理。结果:在8个超声与外科内窥镜数据集上,S4M在相同提示预算下相比强基线SAM提升3.42% mIoU。三位临床医生的标注实验显示,主/次轴提示显著加快标注速度。结论:S4M提升了分割性能,减少了标注工作量,并与临床实践对齐,推动医学影像可扩展数据集构建。代码与预训练模型已开源:https://github.com/CAMMA-public/S4M。

原文摘要 · Abstract (English)

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.

医学分割结构提示超声影像高效标注

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。