English

Identifying Prompted Artist Names from Generated Images

Computer Vision and Pattern Recognition 2025-07-25 v1

Abstract

A common and controversial use of text-to-image models is to generate pictures by explicitly naming artists, such as "in the style of Greg Rutkowski". We introduce a benchmark for prompted-artist recognition: predicting which artist names were invoked in the prompt from the image alone. The dataset contains 1.95M images covering 110 artists and spans four generalization settings: held-out artists, increasing prompt complexity, multiple-artist prompts, and different text-to-image models. We evaluate feature similarity baselines, contrastive style descriptors, data attribution methods, supervised classifiers, and few-shot prototypical networks. Generalization patterns vary: supervised and few-shot models excel on seen artists and complex prompts, whereas style descriptors transfer better when the artist's style is pronounced; multi-artist prompts remain the most challenging. Our benchmark reveals substantial headroom and provides a public testbed to advance the responsible moderation of text-to-image models. We release the dataset and benchmark to foster further research: https://graceduansu.github.io/IdentifyingPromptedArtists/

Keywords

Cite

@article{arxiv.2507.18633,
  title  = {Identifying Prompted Artist Names from Generated Images},
  author = {Grace Su and Sheng-Yu Wang and Aaron Hertzmann and Eli Shechtman and Jun-Yan Zhu and Richard Zhang},
  journal= {arXiv preprint arXiv:2507.18633},
  year   = {2025}
}

Comments

Project page: https://graceduansu.github.io/IdentifyingPromptedArtists

R2 v1 2026-07-01T04:17:30.896Z