CVApr 10

Region-Constrained Group Relative Policy Optimization for Flow-Based Image Editing

arXiv:2604.0938637.9
AI Analysis

This work addresses a specific bottleneck in instruction-guided image editing for users needing precise modifications, representing an incremental advancement over existing GRPO-based methods.

The paper tackled the problem of noisy credit assignment in flow-based image editing by proposing RC-GRPO-Editing, a region-constrained post-training framework that improves instruction adherence in target regions while preserving non-target content, as demonstrated by consistent improvements on the CompBench benchmark.

Instruction-guided image editing requires balancing target modification with non-target preservation. Recently, flow-based models have emerged as a strong and increasingly adopted backbone for instruction-guided image editing, thanks to their high fidelity and efficient deterministic ODE sampling. Building on this foundation, GRPO-based reward-driven post-training has been explored to directly optimize editing-specific rewards, improving instruction following and editing consistency. However, existing methods often suffer from noisy credit assignment: global exploration also perturbs non-target regions, inflating within-group reward variance and yielding noisy GRPO advantages. To address this, we propose RC-GRPO-Editing, a region-constrained GRPO post-training framework for flow-based image editing under deterministic ODE sampling. It suppresses background-induced nuisance variance to enable cleaner localized credit assignment, improving editing region instruction adherence while preserving non-target content. Concretely, we localize exploration via region-decoupled initial noise perturbations to reduce background-induced reward variance and stabilize GRPO advantages, and introduce an attention concentration reward that aligns cross-attention with the intended editing region throughout the rollout, reducing unintended changes in non-target regions. Experiments on CompBench show consistent improvements in editing region instruction adherence and non-target preservation.

Foundations

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

Your Notes