给3D神经辐射场加数字水印,不改模型还能高效隐藏版权信息。
The NeRF Signature: Codebook-Aided Watermarking for Neural Radiance Fields
- 用码本辅助嵌入签名,不改变模型结构保持隐蔽性。
- 支持任意二进制签名快速嵌入,无需重新训练。
- 在视觉复杂区域加密水印,兼顾隐蔽性与抗攻击能力。
神经辐射场(NeRF)作为重要的三维内容表示形式,其创作日益普及,版权保护需求凸显。现有水印方法常忽视模型层面特性,导致隐匿性差、鲁棒性弱且计算开销大。本文提出面向模型级别的新水印方法 NeRF Signature,采用码本辅助签名嵌入(CSE)机制,不修改模型结构,在优化后可灵活嵌入任意二进制签名,且无需微调即可更换签名。进一步设计联合视角-区块加密策略,将签名嵌入特定视角渲染的图像块中以增强鲁棒性;同时引入复杂度感知密钥选择(CAKS),优先在高视觉复杂度区域嵌入,提升隐蔽性。实验表明,该方法在隐匿性与鲁棒性上均优于现有基线。源码已公开:https://github.com/luo-ziyuan/NeRF_Signature。
原文摘要 · Abstract (English)
Neural Radiance Fields (NeRF) have been gaining attention as a significant form of 3D content representation. With the proliferation of NeRF-based creations, the need for copyright protection has emerged as a critical issue. Although some approaches have been proposed to embed digital watermarks into NeRF, they often neglect essential model-level considerations and incur substantial time overheads, resulting in reduced imperceptibility and robustness, along with user inconvenience. In this paper, we extend the previous criteria for image watermarking to the model level and propose NeRF Signature, a novel watermarking method for NeRF. We employ a Codebook-aided Signature Embedding (CSE) that does not alter the model structure, thereby maintaining imperceptibility and enhancing robustness at the model level. Furthermore, after optimization, any desired signatures can be embedded through the CSE, and no fine-tuning is required when NeRF owners want to use new binary signatures. Then, we introduce a joint pose-patch encryption watermarking strategy to hide signatures into patches rendered from a specific viewpoint for higher robustness. In addition, we explore a Complexity-Aware Key Selection (CAKS) scheme to embed signatures in high visual complexity patches to enhance imperceptibility. The experimental results demonstrate that our method outperforms other baseline methods in terms of imperceptibility and robustness. The source code is available at: https://github.com/luo-ziyuan/NeRF_Signature.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。