Refinement Is Inherently Editable: Training-Free Prompt-to-Prompt Image Editing with Generative Refinement Network
Summary
RefineEdit is a training-free prompt-to-prompt image editing method that uses a generative refinement network to enhance edit localization and background preservation, achieving top benchmark scores.
View Cached Full Text
Cached at: 09/21/26, 03:22 PM
Paper page - Refinement Is Inherently Editable: Training-Free Prompt-to-Prompt Image Editing with Generative Refinement Network
Source: https://huggingface.co/papers/2609.20633
Abstract
Text-guidedimageeditingmustintroducetherequestedchangeswhilepreservingunrelatedsourcecontent.Diffusion-basededitorsrelyonspatialcontrolswhoseinaccuraciescanleaveeditsincompleteoralterunrelatedregions.Causalautoregressiveeditorsfaceafurtherconstraint:theirfixeddecodingorderlimitsrevisionofearlierdecisions.WeintroduceRefineEdit,atraining-freeprompt-to-promptimageeditingframeworkbuiltonaGenerativeRefinementNetwork.Ourkeyideaistocoupleeditlocalizationwithcontentgenerationthroughtheglobalrefinementofbinaryimagecodes,allowingeditingevidencetobereassessedastheimageevolves.RefineEditinitializesaneditingbranchfromanintermediatesourcestate,reusingtheemerginglayout.Wecomparetheprobabilitiesassignedbythetwobranchestothesamesource-sampledbits,usingtheirsigneddifferencestoselecteditablepositionsandbits.Selectedbitsfolloweditingrefinement,whiletheremainingbitscopytheevolvingsourcestate.Tostabilizeeditingacrossrefinementsteps,adaptivespatialfreezinglimitsunnecessarymaskexpansion,whilefinitebitlockingkeepsrecentlyselectedbitseditable.Theframeworkrequiresnoadditionaltraining,externalmasks,orattentioncontrol.AcrossnineeditingcategoriesofPIE-Bench,RefineEditachievesthebestbackground-preservationscoresinPSNR,LPIPS,MSEandSSIM,togetherwiththehighestwhole-imageandedited-regionCLIPscoresamongtheevaluatedmethods.
View arXiv pageView PDFGitHub7Add to collection
Get this paper in your agent:
hf papers read 2609\.20633
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/2609.20633 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2609.20633 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2609.20633 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
GRNEdit: Efficient General Video Editing from a New Binary-Evidence Perspective in Generative Refinement Networks
GRNEdit is a lightweight two-stage framework for efficient general video editing that uses binary semantic decisions and source evidence to achieve high performance with fewer parameters than larger models.
RefGC-SR^2: Reference-guided Generated Content Super-Resolution and Refinement
This paper introduces a new task, reference-guided generated content super-resolution-refinement (RefGC-SR²), which simultaneously recovers high-resolution details and refines generative artifacts using a frequency-aware diffusion transformer model. The method leverages a high-resolution reference image to improve the quality of AI-generated images during post-processing.
HP-Edit: A Human-Preference Post-Training Framework for Image Editing
HP-Edit introduces a post-training framework that aligns diffusion-based image editing models with human preferences via RLHF, using a new 50K real-world dataset and an automatic VLM-based evaluator.
Uni-Edit: Intelligent Editing Is A General Task For Unified Model Tuning
Uni-Edit proposes using intelligent image editing as a single general task to simultaneously improve unified multimodal models' understanding, generation, and editing capabilities, with an automated data synthesis pipeline creating complex editing instructions.
UltraX: Refining Pre-Training Data at Scale with Adaptive Programmatic Editing
UltraX proposes a function-calling refinement framework for large-scale pre-training data that introduces insertion alongside deletion and modification, enabling fine-grained instance-level editing. It builds a reliable program-supervision generation pipeline and demonstrates improved data efficiency and model performance when pretraining 1B models from scratch.