arXiv:2510.13793cs.CVcs.CR2025-10被引 4

用随机种子做水印,私有扩散模型也能证明作者身份

NoisePrints: Distortion-Free Watermarks for Authorship in Private Diffusion Models

  • 用生成时的随机种子作为不可见水印,不改生成过程
  • 验证只需种子和输出,无需模型权重,效率高
  • 结合密码学零知识证明,可证所有权且不暴露种子

随着扩散模型在视觉内容生成中的广泛应用,证明作者身份和保护版权变得至关重要。当模型所有者保持模型私有且不愿或无法处理版权问题时,第三方验证尤为关键。现有方法依赖模型权重且计算开销大,难以实用。为此,我们提出NoisePrints,一种轻量级水印方案:利用扩散生成过程的初始随机种子作为作者身份证明,无需修改生成流程。核心观察是初始噪声与生成内容高度相关。通过在噪声采样中引入哈希函数,确保从内容恢复有效种子不可行。我们还证明,伪造可通过验证的替代种子也极困难,并展示了该方法在多种操作下的鲁棒性。最后,我们使用密码学零知识证明,在不泄露种子的前提下证明所有权。通过保密种子,显著增加水印移除难度。实验在多个主流图像与视频扩散模型上验证了NoisePrints的有效性,仅需种子和输出即可高效验证,无需访问模型权重。

原文摘要 · Abstract (English)

With the rapid adoption of diffusion models for visual content generation, proving authorship and protecting copyright have become critical. This challenge is particularly important when model owners keep their models private and may be unwilling or unable to handle authorship issues, making third-party verification essential. A natural solution is to embed watermarks for later verification. However, existing methods require access to model weights and rely on computationally heavy procedures, rendering them impractical and non-scalable. To address these challenges, we propose NoisePrints, a lightweight watermarking scheme that utilizes the random seed used to initialize the diffusion process as a proof of authorship without modifying the generation process. Our key observation is that the initial noise derived from a seed is highly correlated with the generated visual content. By incorporating a hash function into the noise sampling process, we further ensure that recovering a valid seed from the content is infeasible. We also show that sampling an alternative seed that passes verification is infeasible, and demonstrate the robustness of our method under various manipulations. Finally, we show how to use cryptographic zero-knowledge proofs to prove ownership without revealing the seed. By keeping the seed secret, we increase the difficulty of watermark removal. In our experiments, we validate NoisePrints on multiple state-of-the-art diffusion models for images and videos, demonstrating efficient verification using only the seed and output, without requiring access to model weights.

扩散模型水印技术版权保护零知识证明

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