English

Making Implicit Preservation Intent Explicit in Conversational Image Editing

Computer Vision and Pattern Recognition 2026-07-08 v1 Artificial Intelligence

Abstract

Conversational image editing requires preserving not only visible content, but also content that temporarily disappears across turns. When newly added or modified content occludes a previously visible region, that region should reappear if it was never semantically changed. However, existing systems often fail to recover such occluded-but-unchanged content, producing inconsistent or hallucinated results. We introduce OCCUR-Bench, a diagnostic benchmark for temporal preservation in conversational image editing. OCCUR-Bench provides diverse occlusion-and-revelation scenarios with historical restoration references, enabling evaluation of faithful restoration rather than plausible regeneration. We also propose ReSpec, a training-free framework that makes implicit preservation explicit by pairing restoration-aware instructions with historical visual references. Given an editing history, ReSpec identifies what should persist, selects the historical image state that provides missing visual evidence, and conditions an in-context editor on the resulting instruction and reference image. Experiments show that ReSpec improves restoration fidelity and temporal consistency on OCCUR-Bench, highlighting the need to ground preservation in editing history rather than only the current image.

Cite

@article{arxiv.2607.07051,
  title  = {Making Implicit Preservation Intent Explicit in Conversational Image Editing},
  author = {Soomin Han and Jihyung Ahn and Bumsoo Kim and Buru Chang},
  journal= {arXiv preprint arXiv:2607.07051},
  year   = {2026}
}