arXiv:2509.09703cs.CLcs.AI2025-09EMNLP被引 19

用多轮对话关联性实现隐蔽且抗攻击的模型版权指纹

CTCC: A Robust and Stealthy Fingerprinting Framework for Large Language Models via Cross-Turn Contextual Correlation Backdoor

  • 通过多轮对话中的语义关联编码指纹,不依赖单轮或词级触发
  • 在黑盒访问下仍能验证指纹,误报率低且泄露后仍有效
  • 适用于真实场景,对对抗修改和暴露部分触发有强鲁棒性

大型语言模型(LLMs)的广泛应用加剧了知识产权保护的担忧,模型盗用和未经授权分发日益普遍。为应对这一问题,模型指纹技术旨在嵌入可验证的所有权标记。然而,现有方法在隐蔽性、鲁棒性和泛化能力之间存在固有权衡:要么可通过分布偏移被检测,要么易受对抗修改影响,或在指纹暴露后即失效。本文提出CTCC,一种基于规则的新型指纹框架,通过跨多轮对话的上下文关联(如反事实关系)编码指纹,而非依赖词级或单轮触发器。该方法支持在黑盒访问下进行指纹验证,有效降低误报和指纹泄露风险,并可在共享语义规则下持续构建,即使部分触发器暴露也依然有效。在多种主流LLM架构上的实验表明,CTCC在隐蔽性和鲁棒性方面均显著优于已有方法。研究结果表明,CTCC是实际部署中可靠且实用的模型所有权验证方案。代码与数据已公开于https://github.com/Xuzhenhua55/CTCC。

原文摘要 · Abstract (English)

The widespread deployment of large language models (LLMs) has intensified concerns around intellectual property (IP) protection, as model theft and unauthorized redistribution become increasingly feasible. To address this, model fingerprinting aims to embed verifiable ownership traces into LLMs. However, existing methods face inherent trade-offs between stealthness, robustness, and generalizability, being either detectable via distributional shifts, vulnerable to adversarial modifications, or easily invalidated once the fingerprint is revealed. In this work, we introduce CTCC, a novel rule-driven fingerprinting framework that encodes contextual correlations across multiple dialogue turns, such as counterfactual, rather than relying on token-level or single-turn triggers. CTCC enables fingerprint verification under black-box access while mitigating false positives and fingerprint leakage, supporting continuous construction under a shared semantic rule even if partial triggers are exposed. Extensive experiments across multiple LLM architectures demonstrate that CTCC consistently achieves stronger stealth and robustness than prior work. Our findings position CTCC as a reliable and practical solution for ownership verification in real-world LLM deployment scenarios. Our code and data are publicly available at <https://github.com/Xuzhenhua55/CTCC>.

模型指纹隐私保护大模型安全

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