English

Prompt Recovery for Image Generation Models: A Comparative Study of Discrete Optimizers

Computer Vision and Pattern Recognition 2025-05-01 v2 Machine Learning

Abstract

Recovering natural language prompts for image generation models, solely based on the generated images is a difficult discrete optimization problem. In this work, we present the first head-to-head comparison of recent discrete optimization techniques for the problem of prompt inversion. We evaluate Greedy Coordinate Gradients (GCG), PEZ , Random Search, AutoDAN and BLIP2's image captioner across various evaluation metrics related to the quality of inverted prompts and the quality of the images generated by the inverted prompts. We find that focusing on the CLIP similarity between the inverted prompts and the ground truth image acts as a poor proxy for the similarity between ground truth image and the image generated by the inverted prompts. While the discrete optimizers effectively minimize their objectives, simply using responses from a well-trained captioner often leads to generated images that more closely resemble those produced by the original prompts.

Keywords

Cite

@article{arxiv.2408.06502,
  title  = {Prompt Recovery for Image Generation Models: A Comparative Study of Discrete Optimizers},
  author = {Joshua Nathaniel Williams and Avi Schwarzschild and Yutong He and J. Zico Kolter},
  journal= {arXiv preprint arXiv:2408.06502},
  year   = {2025}
}

Comments

11 Pages, 3 Figures

R2 v1 2026-06-28T18:10:59.554Z