English

ThinkRL-Edit: Thinking in Reinforcement Learning for Reasoning-Centric Image Editing

Computer Vision and Pattern Recognition 2026-02-27 v3

Abstract

Instruction-driven image editing with unified multimodal generative models has advanced rapidly, yet their underlying visual reasoning remains limited, leading to suboptimal performance on reasoning-centric edits. Reinforcement learning (RL) has been investigated for improving the quality of image editing, but it faces three key challenges: (1) limited reasoning exploration confined to denoising stochasticity, (2) biased reward fusion, and (3) unstable VLM-based instruction rewards. In this work, we propose ThinkRL-Edit, a reasoning-centric RL framework that decouples visual reasoning from image synthesis and expands reasoning exploration beyond denoising. To the end, we introduce Chain-of-Thought (CoT)-based reasoning sampling with planning and reflection stages prior to generation in online sampling, compelling the model to explore multiple semantic hypotheses and validate their plausibility before committing to a visual outcome. To avoid the failures of weighted aggregation, we propose an unbiased chain preference grouping strategy across multiple reward dimensions. Moreover, we replace interval-based VLM scores with a binary checklist, yielding more precise, lower-variance, and interpretable rewards for complex reasoning. Experiments show our method significantly outperforms prior work on reasoning-centric image editing, producing instruction-faithful, visually coherent, and semantically grounded edits.

Keywords

Cite

@article{arxiv.2601.03467,
  title  = {ThinkRL-Edit: Thinking in Reinforcement Learning for Reasoning-Centric Image Editing},
  author = {Hengjia Li and Liming Jiang and Qing Yan and Yizhi Song and Hao Kang and Zichuan Liu and Xin Lu and Boxi Wu and Deng Cai},
  journal= {arXiv preprint arXiv:2601.03467},
  year   = {2026}
}
R2 v1 2026-07-01T08:53:30.928Z