arXiv:2601.15123cs.CVcs.AI2026-01AAAI被引 2

提出BREPS评估分割模型对真实框提示的鲁棒性,发现人类标注差异大且可被精准攻击。

BREPS: Bounding-Box Robustness Evaluation of Promptable Segmentation

  • 通过真实用户标注数据发现人类画框存在显著差异
  • 构建白盒优化方法生成自然但破坏性的框提示,使误差提升23.7%
  • 适用于评估医疗影像到日常场景的分割模型鲁棒性

如SAM等可提示分割模型通过少量用户输入(点、框、文本)实现强泛化能力。其中框提示效果优于点提示,且大幅降低标注成本。然而现有训练与评估依赖简单启发式生成的合成提示,难以反映真实世界鲁棒性。本文开展受控用户研究,收集数千条真实框标注,发现相同模型与实例在不同用户间分割质量差异显著,表明模型对自然提示噪声敏感。由于无法穷举所有用户输入,我们将其重构为框提示空间的白盒优化问题,提出BREPS方法生成符合自然约束的对抗性框提示,以最小化或最大化分割误差。我们在10个数据集上评测了当前最优模型,涵盖日常场景至医学影像。代码已开源。

原文摘要 · Abstract (English)

Promptable segmentation models such as SAM have established a powerful paradigm, enabling strong generalization to unseen objects and domains with minimal user input, including points, bounding boxes, and text prompts. Among these, bounding boxes stand out as particularly effective, often outperforming points while significantly reducing annotation costs. However, current training and evaluation protocols typically rely on synthetic prompts generated through simple heuristics, offering limited insight into real-world robustness. In this paper, we investigate the robustness of promptable segmentation models to natural variations in bounding box prompts. First, we conduct a controlled user study and collect thousands of real bounding box annotations. Our analysis reveals substantial variability in segmentation quality across users for the same model and instance, indicating that SAM-like models are highly sensitive to natural prompt noise. Then, since exhaustive testing of all possible user inputs is computationally prohibitive, we reformulate robustness evaluation as a white-box optimization problem over the bounding box prompt space. We introduce BREPS, a method for generating adversarial bounding boxes that minimize or maximize segmentation error while adhering to naturalness constraints. Finally, we benchmark state-of-the-art models across 10 datasets, spanning everyday scenes to medical imaging. Code - https://github.com/emb-ai/BREPS.

可提示分割鲁棒性评估对抗攻击医学图像

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