CVJun 9, 2025

PairEdit: Learning Semantic Variations for Exemplar-based Image Editing

arXiv:2506.07992v15 citationsh-index: 16Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of precise semantic control in image editing for users who rely on visual examples rather than text descriptions, representing a novel approach but with incremental technical advancements.

The paper tackles the problem of learning complex editing semantics from paired image examples without textual guidance, achieving significant improvements in content consistency compared to baseline methods.

Recent advancements in text-guided image editing have achieved notable success by leveraging natural language prompts for fine-grained semantic control. However, certain editing semantics are challenging to specify precisely using textual descriptions alone. A practical alternative involves learning editing semantics from paired source-target examples. Existing exemplar-based editing methods still rely on text prompts describing the change within paired examples or learning implicit text-based editing instructions. In this paper, we introduce PairEdit, a novel visual editing method designed to effectively learn complex editing semantics from a limited number of image pairs or even a single image pair, without using any textual guidance. We propose a target noise prediction that explicitly models semantic variations within paired images through a guidance direction term. Moreover, we introduce a content-preserving noise schedule to facilitate more effective semantic learning. We also propose optimizing distinct LoRAs to disentangle the learning of semantic variations from content. Extensive qualitative and quantitative evaluations demonstrate that PairEdit successfully learns intricate semantics while significantly improving content consistency compared to baseline methods. Code will be available at https://github.com/xudonmao/PairEdit.

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