English

Not Every Image is Worth a Thousand Words: Quantifying Originality in Stable Diffusion

Computer Vision and Pattern Recognition 2024-08-16 v1 Machine Learning

Abstract

This work addresses the challenge of quantifying originality in text-to-image (T2I) generative diffusion models, with a focus on copyright originality. We begin by evaluating T2I models' ability to innovate and generalize through controlled experiments, revealing that stable diffusion models can effectively recreate unseen elements with sufficiently diverse training data. Then, our key insight is that concepts and combinations of image elements the model is familiar with, and saw more during training, are more concisly represented in the model's latent space. We hence propose a method that leverages textual inversion to measure the originality of an image based on the number of tokens required for its reconstruction by the model. Our approach is inspired by legal definitions of originality and aims to assess whether a model can produce original content without relying on specific prompts or having the training data of the model. We demonstrate our method using both a pre-trained stable diffusion model and a synthetic dataset, showing a correlation between the number of tokens and image originality. This work contributes to the understanding of originality in generative models and has implications for copyright infringement cases.

Keywords

Cite

@article{arxiv.2408.08184,
  title  = {Not Every Image is Worth a Thousand Words: Quantifying Originality in Stable Diffusion},
  author = {Adi Haviv and Shahar Sarfaty and Uri Hacohen and Niva Elkin-Koren and Roi Livni and Amit H Bermano},
  journal= {arXiv preprint arXiv:2408.08184},
  year   = {2024}
}

Comments

GenLaw ICML 2024

R2 v1 2026-06-28T18:13:50.399Z