English

RetouchLLM: Training-free Code-based Image Retouching with Vision Language Models

Computer Vision and Pattern Recognition 2025-10-13 v2

Abstract

Image retouching not only enhances visual quality but also serves as a means of expressing personal preferences and emotions. However, existing learning-based approaches require large-scale paired data and operate as black boxes, making the retouching process opaque and limiting their adaptability to handle diverse, user- or image-specific adjustments. In this work, we propose RetouchLLM, a training-free white-box image retouching system, which requires no training data and performs interpretable, code-based retouching directly on high-resolution images. Our framework progressively enhances the image in a manner similar to how humans perform multi-step retouching, allowing exploration of diverse adjustment paths. It comprises of two main modules: a visual critic that identifies differences between the input and reference images, and a code generator that produces executable codes. Experiments demonstrate that our approach generalizes well across diverse retouching styles, while natural language-based user interaction enables interpretable and controllable adjustments tailored to user intent.

Keywords

Cite

@article{arxiv.2510.08054,
  title  = {RetouchLLM: Training-free Code-based Image Retouching with Vision Language Models},
  author = {Moon Ye-Bin and Roy Miles and Tae-Hyun Oh and Ismail Elezi and Jiankang Deng},
  journal= {arXiv preprint arXiv:2510.08054},
  year   = {2025}
}
R2 v1 2026-07-01T06:26:25.723Z