CRCVJan 29

Lossless Copyright Protection via Intrinsic Model Fingerprinting

arXiv:2601.21252v1h-index: 6
Originality Highly original
AI Analysis

This addresses copyright protection for diffusion model owners, offering a lossless alternative to existing methods that impair performance or are incompatible with black-box APIs.

The paper tackles the problem of unauthorized replication of diffusion models by proposing TrajPrint, a lossless and training-free framework that verifies copyright via intrinsic manifold fingerprints, achieving lossless verification in black-box API scenarios with superior robustness against model modifications.

The exceptional performance of diffusion models establishes them as high-value intellectual property but exposes them to unauthorized replication. Existing protection methods either modify the model to embed watermarks, which impairs performance, or extract model fingerprints by manipulating the denoising process, rendering them incompatible with black-box APIs. In this paper, we propose TrajPrint, a completely lossless and training-free framework that verifies model copyright by extracting unique manifold fingerprints formed during deterministic generation. Specifically, we first utilize a watermarked image as an anchor and exactly trace the path back to its trajectory origin, effectively locking the model fingerprint mapped by this path. Subsequently, we implement a joint optimization strategy that employs dual-end anchoring to synthesize a specific fingerprint noise, which strictly adheres to the target manifold for robust watermark recovery. As input, it enables the protected target model to recover the watermarked image, while failing on non-target models. Finally, we achieved verification via atomic inference and statistical hypothesis testing. Extensive experiments demonstrate that TrajPrint achieves lossless verification in black-box API scenarios with superior robustness against model 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