Pith. sign in

REVIEW 4 cited by

LocInv: Localization-aware Inversion for Text-Guided Image Editing

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2405.01496 v1 pith:6GFLTDUS submitted 2024-05-02 cs.CV

LocInv: Localization-aware Inversion for Text-Guided Image Editing

classification cs.CV
keywords editingdiffusionimagemapscross-attentionlocinvinversionlocalization-aware
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Large-scale Text-to-Image (T2I) diffusion models demonstrate significant generation capabilities based on textual prompts. Based on the T2I diffusion models, text-guided image editing research aims to empower users to manipulate generated images by altering the text prompts. However, existing image editing techniques are prone to editing over unintentional regions that are beyond the intended target area, primarily due to inaccuracies in cross-attention maps. To address this problem, we propose Localization-aware Inversion (LocInv), which exploits segmentation maps or bounding boxes as extra localization priors to refine the cross-attention maps in the denoising phases of the diffusion process. Through the dynamic updating of tokens corresponding to noun words in the textual input, we are compelling the cross-attention maps to closely align with the correct noun and adjective words in the text prompt. Based on this technique, we achieve fine-grained image editing over particular objects while preventing undesired changes to other regions. Our method LocInv, based on the publicly available Stable Diffusion, is extensively evaluated on a subset of the COCO dataset, and consistently obtains superior results both quantitatively and qualitatively.The code will be released at https://github.com/wangkai930418/DPL

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Factored Classifier-Free Guidance

    cs.CV 2025-06 unverdicted novelty 7.0

    Factored Classifier-Free Guidance enables per-attribute control in classifier-free guidance for diffusion models to produce more sound counterfactuals.

  2. Edit the Bits, Diff the Codes: Bitwise Residual Editing for Visual Autoregressive Models

    cs.CV 2026-06 unverdicted novelty 6.0

    BitResEdit improves text alignment in VAR image editing by +1.07 CLIP on edited regions via bitwise source-negative guidance and gated residual code injection while preserving background.

  3. Training-free image inversion for one-step diffusion models

    cs.CV 2026-05 unverdicted novelty 6.0

    TFinv proposes iterative noise alignment and suffix learning to enable training-free inversion and editing for one-step diffusion models, achieving SOTA performance and higher efficiency than multistep methods.

  4. WhereEdit: Mask-aware Local Latent Editing for One-Step Image Editing

    cs.CV 2026-07 conditional novelty 5.0

    WhereEdit performs one-step image editing by automatically localizing edit regions via cross-attention and amplifying the target-conditioned transport field inside those regions.