SmartPhotoCrafter: Unified Reasoning, Generation and Optimization for Automatic Photographic Image Editing

arXiv cs.CV / 4/22/2026

📰 NewsTools & Practical UsageModels & Research

Key Points

  • SmartPhotoCrafter is an automatic photographic image editing method that eliminates the need for users to provide explicit aesthetic instructions by tightly coupling reasoning and generation.
  • The system uses an Image Critic module to comprehend image quality and identify deficiencies, then a Photographic Artist module to apply targeted, appeal-enhancing edits.
  • It is trained with a multi-stage pipeline that includes foundation pretraining, reasoning-guided multi-edit supervision for semantic guidance, and reinforcement learning to jointly optimize the reasoning-to-generation process.
  • SmartPhotoCrafter focuses on photo-realistic output and supports both image restoration and retouching while maintaining consistent color- and tone-related semantics.
  • Experiments reportedly show improved performance over existing generative models for automatic photographic enhancement, with stronger tonal sensitivity for retouching needs.

Abstract

Traditional photographic image editing typically requires users to possess sufficient aesthetic understanding to provide appropriate instructions for adjusting image quality and camera parameters. However, this paradigm relies on explicit human instruction of aesthetic intent, which is often ambiguous, incomplete, or inaccessible to non-expert users. In this work, we propose SmartPhotoCrafter, an automatic photographic image editing method which formulates image editing as a tightly coupled reasoning-to-generation process. The proposed model first performs image quality comprehension and identifies deficiencies by the Image Critic module, and then the Photographic Artist module realizes targeted edits to enhance image appeal, eliminating the need for explicit human instructions. A multi-stage training pipeline is adopted: (i) Foundation pretraining to establish basic aesthetic understanding and editing capabilities, (ii) Adaptation with reasoning-guided multi-edit supervision to incorporate rich semantic guidance, and (iii) Coordinated reasoning-to generation reinforcement learning to jointly optimize reasoning and generation. During training, SmartPhotoCrafter emphasizes photo-realistic image generation, while supporting both image restoration and retouching tasks with consistent adherence to color- and tone-related semantics. We also construct a stage-specific dataset, which progressively builds reasoning and controllable generation, effective cross-module collaboration, and ultimately high-quality photographic enhancement. Experiments demonstrate that SmartPhotoCrafter outperforms existing generative models on the task of automatic photographic enhancement, achieving photo-realistic results while exhibiting higher tonal sensitivity to retouching instructions. Project page: https://github.com/vivoCameraResearch/SmartPhotoCrafter.