Protecting NeRFs' Copyright via Plug-And-Play Watermarking Base Model
Qi Song, Ziyuan Luo, Ka Chun Cheung, Simon See, Renjie Wan
TL;DR
The paper tackles the challenge of copyright protection for NeRF-based content by introducing NeRFProtector, a plug-and-play watermarking framework that embeds ownership messages into NeRFs during creation using a pre-trained watermarking base model. It employs a Progressive Global Rendering scheme to distill watermark knowledge into the NeRF across multiple rendering scales, preserving the original scene representation while enabling reliable watermark extraction from rendered views. Key contributions include building a HiDDeN-based watermarking base model, a progressive distillation strategy, and demonstrated compatibility with several NeRF variants, along with ablation and threat analyses. The approach achieves robust bit extraction with minimal impact on reconstruction quality and substantially reduces embedding time compared with prior art, providing a practical IP-protection tool for NeRF-based workflows across diverse pipelines.
Abstract
Neural Radiance Fields (NeRFs) have become a key method for 3D scene representation. With the rising prominence and influence of NeRF, safeguarding its intellectual property has become increasingly important. In this paper, we propose \textbf{NeRFProtector}, which adopts a plug-and-play strategy to protect NeRF's copyright during its creation. NeRFProtector utilizes a pre-trained watermarking base model, enabling NeRF creators to embed binary messages directly while creating their NeRF. Our plug-and-play property ensures NeRF creators can flexibly choose NeRF variants without excessive modifications. Leveraging our newly designed progressive distillation, we demonstrate performance on par with several leading-edge neural rendering methods. Our project is available at: \url{https://qsong2001.github.io/NeRFProtector}.
