-
[pdf]
[arXiv]
[bibtex]@InProceedings{Yin_2026_CVPR, author = {Yin, Fukun and Liu, Shiyu and Han, Yucheng and Wang, Zhibo and Xing, Peng and Wang, Rui and Cheng, Wei and Wang, Yingming and Li, Aojie and Yin, Zixin and Chen, Pengtao and Zeng, Xianfang and Yu, Gang and Jiang, Daxin}, title = {ReasonEdit: Towards Reasoning-Enhanced Image Editing Models}, booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)}, month = {June}, year = {2026}, pages = {23283-23293} }
ReasonEdit: Towards Reasoning-Enhanced Image Editing Models
Abstract
Recent advances in image editing models have shown remarkable progress. A common architectural design couples a multimodal large language model (MLLM) encoder with a diffusion decoder, as seen in systems such as Step1X-Edit and Qwen-Image-Edit, where the MLLM encodes both the reference image and the instruction but remains frozen during training.In this work, we demonstrate that unlocking the reasoning capabilities of MLLM can further push the boundaries of editing models. Specifically, we explore two reasoning mechanisms, thinking and reflection, which enhance instruction understanding and editing accuracy.Based on that, our proposed framework enables image editing in a thinking-editing-reflection loop: the thinking mechanism leverages the world knowledge of MLLM to interpret abstract instructions, while the reflection reviews editing results, automatically corrects unintended manipulations, and identifies the stopping round.Extensive experiments demonstrate that our reasoning approach achieves significant performance gains, with improvements of ImgEdit(+4.4%), GEdit(+3.1%), and Kris(+11.5%) when initializing our DiT from the Step1X-Edit(ReasonEdit-S), and also outperforms previous open-source methods on both GEdit and Kris when integrated with Qwen-Image-Edit(ReasonEdit-Q).Code and checkpoints will be open-sourced.
Related Material

