CVFeb 15

CoCoEdit: Content-Consistent Image Editing via Region Regularized Reinforcement Learning

arXiv:2602.14068v1
Originality Incremental advance
AI Analysis

This addresses content consistency issues in image editing for users of generative models, though it is incremental as it builds on existing methods.

The paper tackles the problem of unintended changes in non-edited regions during image editing by proposing CoCoEdit, a post-training framework using region regularized reinforcement learning, which achieves competitive editing scores and significantly better content consistency, as measured by PSNR/SSIM metrics and human ratings.

Image editing has achieved impressive results with the development of large-scale generative models. However, existing models mainly focus on the editing effects of intended objects and regions, often leading to unwanted changes in unintended regions. We present a post-training framework for Content-Consistent Editing (CoCoEdit) via region regularized reinforcement learning. We first augment existing editing datasets with refined instructions and masks, from which 40K diverse and high quality samples are curated as training set. We then introduce a pixel-level similarity reward to complement MLLM-based rewards, enabling models to ensure both editing quality and content consistency during the editing process. To overcome the spatial-agnostic nature of the rewards, we propose a region-based regularizer, aiming to preserve non-edited regions for high-reward samples while encouraging editing effects for low-reward samples. For evaluation, we annotate editing masks for GEdit-Bench and ImgEdit-Bench, introducing pixel-level similarity metrics to measure content consistency and editing quality. Applying CoCoEdit to Qwen-Image-Edit and FLUX-Kontext, we achieve not only competitive editing scores with state-of-the-art models, but also significantly better content consistency, measured by PSNR/SSIM metrics and human subjective ratings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes