CVIVMar 24, 2025

GS-Marker: Generalizable and Robust Watermarking for 3D Gaussian Splatting

arXiv:2503.18718v15 citationsh-index: 19
Originality Highly original
AI Analysis

This addresses the need for generalizable and robust watermarking to safeguard 3D models in the Generative AI era, offering a more efficient solution than existing incremental per-scene optimizations.

The paper tackles the problem of invisible watermarking for 3D Gaussian Splatting models by proposing GS-Marker, a single-pass approach that improves decoding accuracy and model fidelity while reducing computation time compared to per-scene methods.

In the Generative AI era, safeguarding 3D models has become increasingly urgent. While invisible watermarking is well-established for 2D images with encoder-decoder frameworks, generalizable and robust solutions for 3D remain elusive. The main difficulty arises from the renderer between the 3D encoder and 2D decoder, which disrupts direct gradient flow and complicates training. Existing 3D methods typically rely on per-scene iterative optimization, resulting in time inefficiency and limited generalization. In this work, we propose a single-pass watermarking approach for 3D Gaussian Splatting (3DGS), a well-known yet underexplored representation for watermarking. We identify two major challenges: (1) ensuring effective training generalized across diverse 3D models, and (2) reliably extracting watermarks from free-view renderings, even under distortions. Our framework, named GS-Marker, incorporates a 3D encoder to embed messages, distortion layers to enhance resilience against various distortions, and a 2D decoder to extract watermarks from renderings. A key innovation is the Adaptive Marker Control mechanism that adaptively perturbs the initially optimized 3DGS, escaping local minima and improving both training stability and convergence. Extensive experiments show that GS-Marker outperforms per-scene training approaches in terms of decoding accuracy and model fidelity, while also significantly reducing computation time.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes