CVLGAug 15, 2024

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

arXiv:2408.08184v15 citationsh-index: 18
Originality Incremental advance
AI Analysis

It addresses copyright originality issues for legal and AI communities, but is incremental as it builds on existing textual inversion methods.

This work tackles quantifying originality in text-to-image diffusion models for copyright purposes, showing that images requiring more tokens for reconstruction correlate with higher originality, as demonstrated with a pre-trained model and synthetic dataset.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes