Papers › ArtWhisperer: A Dataset for Characterizing Human-AI Interactions in Artistic Creations

ArtWhisperer: A Dataset for Characterizing Human-AI Interactions in Artistic Creations

13 Jun 2023arXiv:2306.08141archive 2025-07-28

Kailas Vodrahalli, James Zou

As generative AI becomes more prevalent, it is important to study how human users interact with such models. In this work, we investigate how people use text-to-image models to generate desired target images. To study this interaction, we created ArtWhisperer, an online game where users are given a target image and are tasked with iteratively finding a prompt that creates a similar-looking image as the target. Through this game, we recorded over 50,000 human-AI interactions; each interaction corresponds to one text prompt created by a user and the corresponding generated image. The majority of these are repeated interactions where a user iterates to find the best prompt for their target image, making this a unique sequential dataset for studying human-AI collaborations. In an initial analysis of this dataset, we identify several characteristics of prompt interactions and user strategies. People submit diverse prompts and are able to discover a variety of text descriptions that generate similar images. Interestingly, prompt diversity does not decrease as users find better prompts. We further propose a new metric to quantify the steerability of AI using our dataset. We define steerability as the expected number of interactions required to adequately complete a task. We estimate this value by fitting a Markov chain for each target task and calculating the expected time to reach an adequate score in the Markov chain. We quantify and compare AI steerability across different types of target images and two different models, finding that images of cities and natural world images are more steerable than artistic and fantasy images. These findings provide insights into human-AI interaction behavior, present a concrete method of assessing AI steerability, and demonstrate the general utility of the ArtWhisperer dataset.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2306.08141")

Code

Syntology Ran 3 of 20 code samples harvested from 1 repository linked to this paper; 17 have no recorded run. Of those that ran: 3 ran · fixture could not drive it.

By repository: official repository: 20 samples from 1 repository, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

kailas-v/artwhisperer officialmentioned in papermentioned on GitHubMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

20 samples harvested; 3 ran; 0 honoured the contract we drafted; 17 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

3ran · fixture could not drive it
17unverified

Licence: 0 of the 20 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from kailas-v/artwhisperer. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

autofind_clusters kailas-v/artwhisperer/3_steerability.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 83ce9a13e200b0d9 · report
count_consecutive kailas-v/artwhisperer/3_steerability.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 61a1d50885f6354b · report
local_steerability kailas-v/artwhisperer/3_steerability.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 2b5918981bf7e360 · report
IoU kailas-v/ArtWhisperer/src/analysis.py official repository unverified MIT (permissive) · d6cd00a2fa7b86c5 · report
add_padding kailas-v/ArtWhisperer/2_prompt_diversity.py official repository unverified MIT (permissive) · 36fd3c1c551b405c · report
avg_bin kailas-v/ArtWhisperer/src/plot_utils.py official repository unverified MIT (permissive) · 39640fd54a5e46a3 · report
best_fit_line kailas-v/ArtWhisperer/src/plot_utils.py official repository unverified MIT (permissive) · 6c0997656c3e5387 · report
bootstrap_mean_interval kailas-v/ArtWhisperer/src/stats_utils.py official repository unverified MIT (permissive) · 1cb0608e6c84a991 · report
calculate_wilson_interval kailas-v/ArtWhisperer/src/stats_utils.py official repository unverified MIT (permissive) · 7a2babe61c9d9330 · report
concatenate_images_vertically kailas-v/ArtWhisperer/2_prompt_diversity.py official repository unverified MIT (permissive) · 4e583666db4274b0 · report
decode_base64_to_image kailas-v/ArtWhisperer/src/im_utils.py official repository unverified MIT (permissive) · b706968c89483dd2 · report
encode_file_to_base64 kailas-v/ArtWhisperer/src/im_utils.py official repository unverified MIT (permissive) · 934f9596cdac677f · report
encode_np_image kailas-v/ArtWhisperer/src/im_utils.py official repository unverified MIT (permissive) · af71b64fb2425be2 · report
filter_text kailas-v/ArtWhisperer/src/analysis.py official repository unverified MIT (permissive) · cf37238c72bf2af7 · report
load_pkl kailas-v/ArtWhisperer/src/utils.py official repository unverified MIT (permissive) · 55402eb95b853a82 · report
load_text_trajectories kailas-v/ArtWhisperer/src/load_data.py official repository unverified MIT (permissive) · a9130692b747c59c · report
new_fig kailas-v/ArtWhisperer/src/plot_utils.py official repository unverified MIT (permissive) · 8beba15680a54026 · report
normalize_word kailas-v/ArtWhisperer/src/analysis.py official repository unverified MIT (permissive) · 5e60c034ab793b02 · report
save_pkl kailas-v/ArtWhisperer/src/utils.py official repository unverified MIT (permissive) · 6eef54134bb06082 · report
str_to_date kailas-v/ArtWhisperer/src/utils.py official repository unverified MIT (permissive) · 44c461c0915b087c · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections