How to Trace Latent Generative Model Generated Images without Artificial Watermark?
Zhenting Wang, Vikash Sehwag, Chen Chen, Lingjuan Lyu, Dimitris N., Metaxas, Shiqing Ma

TL;DR
This paper introduces LatentTracer, a method to identify images generated by specific latent models like Stable Diffusion without extra watermarks or modifications, by checking if images can be reconstructed from inverted latent codes.
Contribution
The paper proposes a novel latent inversion based approach that can trace generated images without requiring additional training or watermarking steps, improving practicality and efficiency.
Findings
High accuracy in distinguishing images from the inspected model
Effective on state-of-the-art latent generative models
Images are inherently watermarked by the decoder used in source models
Abstract
Latent generative models (e.g., Stable Diffusion) have become more and more popular, but concerns have arisen regarding potential misuse related to images generated by these models. It is, therefore, necessary to analyze the origin of images by inferring if a particular image was generated by a specific latent generative model. Most existing methods (e.g., image watermark and model fingerprinting) require extra steps during training or generation. These requirements restrict their usage on the generated images without such extra operations, and the extra required operations might compromise the quality of the generated images. In this work, we ask whether it is possible to effectively and efficiently trace the images generated by a specific latent generative model without the aforementioned requirements. To study this problem, we design a latent inversion based method called…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing and 3D Reconstruction · Computer Graphics and Visualization Techniques · 3D Modeling in Geospatial Applications
MethodsDiffusion
