CVAIJun 12

Conditioning Matters: Stabilizing Inversion and Attention in Diffusion Image Editing

arXiv:2606.14125v19.6h-index: 2Has Code
Predicted impact top 52% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners of diffusion-based image editing, this work provides a principled analysis and practical solution to improve editing fidelity and background preservation.

This paper identifies that textual conditioning precision affects inversion stability and cross-branch attention consistency in diffusion-based image editing. The proposed SimEdit framework achieves consistent improvements in inversion reconstruction and editing performance over prior attention-manipulation methods on PIE-Bench.

Inversion-based image editing offers flexible and training-free control but still struggles with inversion accuracy and the trade-off between editing fidelity and background preservation. While recent methods improve inversion formulations or attention interactions, the role of textual conditioning in shaping diffusion dynamics and editing behavior remains underexplored. We show both empirically and theoretically that the precision of textual conditioning influences inversion stability by modulating the geometry of the diffusion velocity field, while also affecting the consistency of cross-branch attention during editing. These effects directly impact background preservation and semantic fidelity. Building on this analysis, we propose SimEdit, a conditioning-aware framework with two complementary components: (a) conditioning refinement, which constructs conditioning signals with improved semantic precision and structural alignment to facilitate stable inversion and consistent attention manipulation, and (b) token-wise cross-branch attention control, which separates edit-relevant and structure-preserving components and modulates them asymmetrically during attention manipulation. Extensive experiments on PIE-Bench demonstrate that SimEdit consistently improves both inversion reconstruction quality and editing performance over previous attention-manipulation approaches. Our code is available at https://github.com/zju-pi/SimEdit.

Code Implementations1 repo
Foundations

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

Your Notes