arXiv:2506.19464eess.IVcs.CR2025-06中稿 · MICCAI 2024被引 1

医学影像模型易被窃取,新方法仅用少量查询即可复制其功能

Assessing Risk of Stealing Proprietary Models for Medical Imaging Tasks

  • 利用公开数据集和有限查询,通过两阶段策略盗取黑箱医疗模型
  • 在胆囊癌与新冠分类任务中,攻击成功率超80%,证明模型高度脆弱
  • 适合安全研究人员、医疗AI开发者关注,警惕模型知识产权泄露

深度学习在医学影像中的成功应用促使多家公司部署专有模型以提供诊断服务并实现商业化。尽管模型权重受保护,但这些模型仍面临模型窃取(MS)攻击:攻击者可通过查询模型获取预测结果,结合代理数据训练出功能相同的“窃取模型”。尽管该问题在通用视觉任务中已有研究,但医学影像模型的脆弱性尚未充分探索。本文在攻击者无法访问训练数据且查询预算有限的真实条件下,评估了黑箱医学影像模型的抗窃取能力。实验表明,攻击者可利用公开数据集有效实施模型窃取。为此,我们提出一种名为QueryWise的两步窃取方法,借助来自代理分布的未标注数据训练窃取模型,无需额外查询。在胆囊癌与新冠分类两个医学模型上的评估验证了该方法的有效性。源代码已开源。

原文摘要 · Abstract (English)

The success of deep learning in medical imaging applications has led several companies to deploy proprietary models in diagnostic workflows, offering monetized services. Even though model weights are hidden to protect the intellectual property of the service provider, these models are exposed to model stealing (MS) attacks, where adversaries can clone the model's functionality by querying it with a proxy dataset and training a thief model on the acquired predictions. While extensively studied on general vision tasks, the susceptibility of medical imaging models to MS attacks remains inadequately explored. This paper investigates the vulnerability of black-box medical imaging models to MS attacks under realistic conditions where the adversary lacks access to the victim model's training data and operates with limited query budgets. We demonstrate that adversaries can effectively execute MS attacks by using publicly available datasets. To further enhance MS capabilities with limited query budgets, we propose a two-step model stealing approach termed QueryWise. This method capitalizes on unlabeled data obtained from a proxy distribution to train the thief model without incurring additional queries. Evaluation on two medical imaging models for Gallbladder Cancer and COVID-19 classification substantiates the effectiveness of the proposed attack. The source code is available at https://github.com/rajankita/QueryWise.

模型窃取医疗AI安全风险

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