Search papers, labs, and topics across Lattice.
This paper addresses the vulnerability of existing model fingerprinting methods for text-to-image (T2I) models against collusion attacks, where multiple attackers can obscure or remove embedded fingerprints. The authors propose a novel fingerprinting technique that integrates user-specific identifiers into a personalized normalization module (PNM), ensuring reliable recovery of fingerprints while degrading the quality of colluded outputs. Experimental results show that this method achieves over 99.5% accuracy in fingerprint extraction and significantly increases the Fr茅chet Inception Distance (FID) of colluded models, demonstrating enhanced robustness against unauthorized redistribution.
Collusion attacks can render traditional model fingerprinting ineffective, but this new method not only embeds fingerprints but also sabotages the quality of colluded outputs.
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.