Evaluation-Verification Reward for Consistent Multi-Reference Image Editing
Summary
This paper introduces a Multi-dimensional Evaluation-Verification Reward (EVR) for reinforcement learning fine-tuning of multi-reference image editing models, improving visual consistency and harmony.
View Cached Full Text
Cached at: 08/03/26, 05:30 AM
Paper page - Evaluation-Verification Reward for Consistent Multi-Reference Image Editing
Source: https://huggingface.co/papers/2607.29025
Abstract
Whilerecentimageeditingmodelshavemaderapidprogress,multi-referenceeditingremainschallenging,particularlyinmaintainingvisualconsistencyacrossreferencesandensuringoverallvisualharmony.Reinforcementlearninghasprovenhighlyeffectivefortext-to-imagegenerationandsingle-imageediting,butitsextensiontomulti-referenceeditingishinderedbytheabsenceofsuitablerewardmodelsthatcapturemulti-imagerelationalconstraints.Moreover,naivelyusingmultimodallargelanguagemodels(MLLMs)aszero-shotevaluatorsfacesakeytensionbetweenhallucination-pronelong-formreasoningandthelimiteddeductivepowerofshort-formjudgments.WeaddresstheseissueswithaMulti-dimensionalEvaluation-VerificationReward(EVR).EVRdecomposesevaluationintodistinctvisualcriteria;foreachcriterion,anMLLMEvaluatorgeneratesmultiplecandidatehypotheses,andaVerifiergroundseachclaiminconcretevisualevidencetoacceptorrejectit,producingreliableandfine-grainedrewardsignals.Togetherwithascalabledatapipeline,ourmethodenablesRLfine-tuningofoff-the-shelfeditorswithoutarchitecturalchanges.ExtensiveexperimentsshowsubstantialgainsoverthebaseQwen-Image-Edit,improvingconsistencyandharmonytomatchorsurpassNanoBanana.
View arXiv pageView PDFAdd to collection
Get this paper in your agent:
hf papers read 2607\.29025
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2607.29025 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.29025 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.29025 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Edit-Compass & EditReward-Compass: A Unified Benchmark for Image Editing and Reward Modeling
Introduces Edit-Compass and EditReward-Compass, a unified benchmark suite for evaluating image editing models and reward models, with 2,388 annotated instances and 2,251 preference pairs for realistic RL scenarios.
VlogReward: Learning Multi-Dimensional Evaluation for Vlog Editing
Introduces VlogReward, a reward model for evaluating vlog editing plans across six dimensions, along with a large-scale dataset and benchmark, achieving state-of-the-art results against GPT-5 and Gemini-3-Pro.
Is This Edit Correct? A Multi-Dimensional Benchmark for Reasoning-Aware Image Editing
This paper introduces RE-Edit, a benchmark for evaluating image editing systems across five reasoning dimensions (physical, environmental, cultural, causal, referential) to assess logical consistency beyond visual plausibility. The benchmark includes 1,000 samples and evaluates ten open-source and two commercial models, showing that even advanced systems struggle with implicit multi-dimensional reasoning.
DeltaRubric: Generative Multimodal Reward Modeling via Joint Planning and Verification
DeltaRubric is a research paper introducing a two-step multimodal preference evaluation approach using a single MLLM to improve reward modeling reliability through joint planning and verification.
Video Models Can Reason with Verifiable Rewards
VideoRLVR optimizes video diffusion models for verifiable reasoning tasks using reinforcement learning with rule-based rewards, achieving better performance than supervised methods in constraint-satisfying video generation.