English

PhotoAgent: Agentic Photo Editing with Exploratory Visual Aesthetic Planning

Computer Vision and Pattern Recognition 2026-03-03 v2

Abstract

With the recent fast development of generative models, instruction-based image editing has shown great potential in generating high-quality images. However, the quality of editing highly depends on carefully designed instructions, placing the burden of task decomposition and sequencing entirely on the user. To achieve autonomous image editing, we present PhotoAgent, a system that advances image editing through explicit aesthetic planning. Specifically, PhotoAgent formulates autonomous image editing as a long-horizon decision-making problem. It reasons over user aesthetic intent, plans multi-step editing actions via tree search, and iteratively refines results through closed-loop execution with memory and visual feedback, without requiring step-by-step user prompts. To support reliable evaluation in real-world scenarios, we introduce UGC-Edit, an aesthetic evaluation benchmark consisting of 7,000 photos and a learned aesthetic reward model. We also construct a test set containing 1,017 photos to systematically assess autonomous photo editing performance. Extensive experiments demonstrate that PhotoAgent consistently improves both instruction adherence and visual quality compared with baseline methods. The project page is https://mdyao.github.io/PhotoAgent/.

Keywords

Cite

@article{arxiv.2602.22809,
  title  = {PhotoAgent: Agentic Photo Editing with Exploratory Visual Aesthetic Planning},
  author = {Mingde Yao and Zhiyuan You and King-Man Tam and Menglu Wang and Tianfan Xue},
  journal= {arXiv preprint arXiv:2602.22809},
  year   = {2026}
}

Comments

A fully automated, intelligent photo-editing agent that autonomously plans multi-step aesthetic enhancements, smartly chooses diverse editing tools, and enables everyday users to achieve professional-looking results without crafting complex prompts. Project page: https://mdyao.github.io/PhotoAgent/

R2 v1 2026-07-01T10:53:36.297Z