arXiv:2503.17198cs.CRcs.CV2025-03CVPR被引 8

黑盒环境下破解非迁移防护,仅用1%授权数据就能大幅提升模型在未授权域的性能。

Jailbreaking the Non-Transferable Barrier via Test-Time Data Disguising

  • 通过测试时伪装数据,让未授权数据骗过非迁移模型
  • 仅用1%授权样本,未授权域准确率最高提升55.7%
  • 适用于评估黑盒非迁移模型安全性的研究人员

非迁移学习(NTL)通过构建“非迁移屏障”来保护模型知识产权,限制授权域到非授权域的泛化能力。近期研究表明,通过在少量授权样本上微调模型,可恢复非授权域性能,暴露了其安全风险。但此类攻击需修改模型权重,在黑盒场景下无效。本文首次揭示黑盒NTL模型的漏洞,提出新型攻击方法JailNTL,通过测试时数据伪装突破非迁移屏障。核心思路是将未授权数据伪装成授权数据:(i) 数据内在伪装(DID)消除领域差异并保留类别内容;(ii) 模型引导伪装(MGD)缓解模型输出统计差异。实验表明,在黑盒场景下,使用仅1%授权样本,JailNTL使最先进NTL模型在未授权域准确率最高提升55.7%,显著超越现有白盒攻击效果。

原文摘要 · Abstract (English)

Non-transferable learning (NTL) has been proposed to protect model intellectual property (IP) by creating a "non-transferable barrier" to restrict generalization from authorized to unauthorized domains. Recently, well-designed attack, which restores the unauthorized-domain performance by fine-tuning NTL models on few authorized samples, highlights the security risks of NTL-based applications. However, such attack requires modifying model weights, thus being invalid in the black-box scenario. This raises a critical question: can we trust the security of NTL models deployed as black-box systems? In this work, we reveal the first loophole of black-box NTL models by proposing a novel attack method (dubbed as JailNTL) to jailbreak the non-transferable barrier through test-time data disguising. The main idea of JailNTL is to disguise unauthorized data so it can be identified as authorized by the NTL model, thereby bypassing the non-transferable barrier without modifying the NTL model weights. Specifically, JailNTL encourages unauthorized-domain disguising in two levels, including: (i) data-intrinsic disguising (DID) for eliminating domain discrepancy and preserving class-related content at the input-level, and (ii) model-guided disguising (MGD) for mitigating output-level statistics difference of the NTL model. Empirically, when attacking state-of-the-art (SOTA) NTL models in the black-box scenario, JailNTL achieves an accuracy increase of up to 55.7% in the unauthorized domain by using only 1% authorized samples, largely exceeding existing SOTA white-box attacks.

模型安全黑盒攻击数据伪装非迁移学习

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