用不确定性引导的隐秘水印保护医学分割模型所有权
StealthMark: Harmless and Stealthy Ownership Verification for Medical Segmentation via Uncertainty-Guided Backdoors
- 通过调节模型不确定性实现无损水印嵌入
- 在多数据集上保持95%以上识别率,性能下降不足1%
- 适合医疗AI产权保护,对医生和患者均无风险
标注医学数据训练AI模型成本高且受限于专业医生短缺,同时涉及隐私与伦理问题。因此,基于私有数据训练的医学分割模型构成重要知识产权,亟需有效保护。现有保护方法主要针对分类与生成任务,对关键的分割模型关注不足。本文提出StealthMark,一种黑盒条件下隐蔽、无害的医学分割模型所有权验证方法。该方法通过微调模型不确定性而不改变最终分割结果,保持模型性能。利用LIME等模型无关解释方法提取输出特征贡献,在特定触发条件下揭示可验证的水印信号。水印设计为二维码形式,便于识别与验证。在四个医学影像数据集和五种主流分割模型上的实验表明,该方法具备有效性、隐蔽性与无害性:以SAM模型为例,跨数据集平均识别率超过95%,Dice与AUC得分下降均低于1%,显著优于基于后门的水印方法,展现出实际部署潜力。代码已开源。
原文摘要 · Abstract (English)
Annotating medical data for training AI models is often costly and limited due to the shortage of specialists with relevant clinical expertise. This challenge is further compounded by privacy and ethical concerns associated with sensitive patient information. As a result, well-trained medical segmentation models on private datasets constitute valuable intellectual property requiring robust protection mechanisms. Existing model protection techniques primarily focus on classification and generative tasks, while segmentation models-crucial to medical image analysis-remain largely underexplored. In this paper, we propose a novel, stealthy, and harmless method, StealthMark, for verifying the ownership of medical segmentation models under black-box conditions. Our approach subtly modulates model uncertainty without altering the final segmentation outputs, thereby preserving the model's performance. To enable ownership verification, we incorporate model-agnostic explanation methods, e.g. LIME, to extract feature attributions from the model outputs. Under specific triggering conditions, these explanations reveal a distinct and verifiable watermark. We further design the watermark as a QR code to facilitate robust and recognizable ownership claims. We conducted extensive experiments across four medical imaging datasets and five mainstream segmentation models. The results demonstrate the effectiveness, stealthiness, and harmlessness of our method on the original model's segmentation performance. For example, when applied to the SAM model, StealthMark consistently achieved ASR above 95% across various datasets while maintaining less than a 1% drop in Dice and AUC scores, significantly outperforming backdoor-based watermarking methods and highlighting its strong potential for practical deployment. Our implementation code is made available at: https://github.com/Qinkaiyu/StealthMark.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。