CVCRLGDec 12, 2025

SPDMark: Selective Parameter Displacement for Robust Video Watermarking

arXiv:2512.12090v11 citationsh-index: 8
Originality Highly original
AI Analysis

This addresses the need for reliable provenance tracking in AI-generated videos, offering a novel in-generation approach that balances imperceptibility, robustness, and efficiency, though it is incremental in improving existing watermarking methods.

The paper tackles the problem of robust video watermarking for AI-generated videos by introducing SPDMark, a framework that embeds watermarks via selective parameter displacement in video diffusion models, achieving imperceptible watermarks with high recovery accuracy and robustness against common modifications.

The advent of high-quality video generation models has amplified the need for robust watermarking schemes that can be used to reliably detect and track the provenance of generated videos. Existing video watermarking methods based on both post-hoc and in-generation approaches fail to simultaneously achieve imperceptibility, robustness, and computational efficiency. This work introduces a novel framework for in-generation video watermarking called SPDMark (pronounced `SpeedMark') based on selective parameter displacement of a video diffusion model. Watermarks are embedded into the generated videos by modifying a subset of parameters in the generative model. To make the problem tractable, the displacement is modeled as an additive composition of layer-wise basis shifts, where the final composition is indexed by the watermarking key. For parameter efficiency, this work specifically leverages low-rank adaptation (LoRA) to implement the basis shifts. During the training phase, the basis shifts and the watermark extractor are jointly learned by minimizing a combination of message recovery, perceptual similarity, and temporal consistency losses. To detect and localize temporal modifications in the watermarked videos, we use a cryptographic hashing function to derive frame-specific watermark messages from the given base watermarking key. During watermark extraction, maximum bipartite matching is applied to recover the correct frame order, even from temporally tampered videos. Evaluations on both text-to-video and image-to-video generation models demonstrate the ability of SPDMark to generate imperceptible watermarks that can be recovered with high accuracy and also establish its robustness against a variety of common video modifications.

Foundations

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

Your Notes