3D-GSW: 3D Gaussian Splatting for Robust Watermarking
Youngdong Jang, Hyunje Park, Feng Yang, Heeju Ko, Euijin Choo, Sangpil Kim
TL;DR
The paper addresses the need to protect 3D-GS content by embedding robust watermarks into rendered views. It introduces Frequency-Guided Densification (FGD) to prune non-critical Gaussians and split high-frequency components, a gradient mask to preserve rendering quality, and a wavelet-subband loss to strengthen high-frequency fidelity, all guided by a pre-trained watermark decoder. The approach achieves strong invisibility and robustness against image distortions and model alterations, outperforming state-of-the-art baselines while maintaining real-time rendering performance. This work significantly advances ownership protection for 3D-GS assets in rapidly evolving 3D content ecosystems, with potential for multi-modal data embeddings in future work.
Abstract
As 3D Gaussian Splatting (3D-GS) gains significant attention and its commercial usage increases, the need for watermarking technologies to prevent unauthorized use of the 3D-GS models and rendered images has become increasingly important. In this paper, we introduce a robust watermarking method for 3D-GS that secures copyright of both the model and its rendered images. Our proposed method remains robust against distortions in rendered images and model attacks while maintaining high rendering quality. To achieve these objectives, we present Frequency-Guided Densification (FGD), which removes 3D Gaussians based on their contribution to rendering quality, enhancing real-time rendering and the robustness of the message. FGD utilizes Discrete Fourier Transform to split 3D Gaussians in high-frequency areas, improving rendering quality. Furthermore, we employ a gradient mask for 3D Gaussians and design a wavelet-subband loss to enhance rendering quality. Our experiments show that our method embeds the message in the rendered images invisibly and robustly against various attacks, including model distortion. Our method achieves superior performance in both rendering quality and watermark robustness while improving real-time rendering efficiency. Project page: https://kuai-lab.github.io/cvpr20253dgsw/
