Efficient, Robust, and Anti-Collusion Fingerprinting of Image Diffusion Models
Quick Answer
This study introduces a robust fingerprinting method for T2I models, addressing vulnerabilities to collusion attacks.
Quick Take
This study introduces a robust fingerprinting method for T2I models, addressing vulnerabilities to collusion attacks. By embedding fingerprints into a personalized normalization module, the method ensures reliable recovery and significantly degrades the quality of colluded outputs, achieving over 99.5% fingerprint extraction accuracy.
Key Points
- Proposed method embeds fingerprints in a personalized normalization module (PNM).
- Achieves over 99.5% accuracy in fingerprint extraction from generated images.
- Introduces anti-collusion mechanisms that degrade quality of colluded models.
- Allows efficient creation of multiple fingerprinted model copies without retraining.
- Demonstrates proactive robustness against collusion attacks with increased FID.
Paper Resources
Article Content
From source RSS / original summaryarXiv:2606. 12977v1 Announce Type: new Abstract: Model fingerprinting, embedding user-specific identifiers (fingerprints) into generated outputs, has recently emerged as a popular solution to protect the intellectual property rights (IPR) of generative text-to-image (T2I) models and prevent unauthorized redistribution.
In this work, we reveal a previously unexplored systematic vulnerability in existing generative model fingerprinting methods: they lack robustness against collusion attacks, where multiple attackers combine their models to remove or obscure the fingerprints. To address this issue, we take the first step towards a robust fingerprinting method for T2I models with anti-collusion capabilities.
The proposed method encodes strings of bits, namely fingerprints, into the coefficients of a personalized normalization module (PNM) incorporated into T2I models, so that fingerprints can be reliably recovered from any generated image. To defend against collusion attacks and prevent unauthorized model redistribution, we introduce an anti-collusion mechanism based on lossless function-invariant parameter transformations.
This mechanism significantly degrades the image generation quality of colluded models, making them effectively unusable. Moreover, our method allows developers to efficiently create multiple copies of fingerprinted T2I models by reparameterizing the PNM without the need for retraining. We also introduce a worst-case optimization strategy to improve robustness against model-level attacks.
Our experiments demonstrate that the proposed method achieves high fidelity and robustness across multiple T2I image generation and editing tasks, with fingerprint extraction accuracy exceeding 99. 5%. Compared with existing methods, our method demonstrates, for the first time, a notable proactive robustness to collusion attacks by significantly increasing the FID of colluded models.
Reader Mode unavailable (could not extract clean content).
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from arXiv cs.CV
See more →LLM-Guided ANN Index Optimization for Human-Object Interaction Retrieval
A phase-aware LLM agent optimizes human-object interaction retrieval, outperforming Optuna TPE by 33.3% and VDTuner by 34.2% on the HICO-DET benchmark. This method enhances throughput by 15.3x over UniIR and demonstrates strong transferability across vector database management systems.
