English

Towards Source-Aware Object Swapping with Initial Noise Perturbation

Computer Vision and Pattern Recognition 2026-03-03 v2

Abstract

Object swapping aims to replace a source object in a scene with a reference object while preserving object fidelity, scene fidelity, and object-scene harmony. Existing methods either require per-object finetuning and slow inference or rely on extra paired data that mostly depict the same object across contexts, forcing models to rely on background cues rather than learning cross-object alignment. We propose SourceSwap, a self-supervised and source-aware framework that learns cross-object alignment. Our key insight is to synthesize high-quality pseudo pairs from any image via a frequency-separated perturbation in the initial-noise space, which alters appearance while preserving pose, coarse shape, and scene layout, requiring no videos, multi-view data, or additional images. We then train a dual U-Net with full-source conditioning and a noise-free reference encoder, enabling direct inter-object alignment, zero-shot inference without per-object finetuning, and lightweight iterative refinement. We further introduce SourceBench, a high-quality benchmark with higher resolution, more categories, and richer interactions. Experiments demonstrate that SourceSwap achieves superior fidelity, stronger scene preservation, and more natural harmony, and it transfers well to edits such as subject-driven refinement and face swapping.

Keywords

Cite

@article{arxiv.2602.23697,
  title  = {Towards Source-Aware Object Swapping with Initial Noise Perturbation},
  author = {Jiahui Zhan and Xianbing Sun and Xiangnan Zhu and Yikun Ji and Ruitong Liu and Liqing Zhang and Jianfu Zhang},
  journal= {arXiv preprint arXiv:2602.23697},
  year   = {2026}
}

Comments

This paper is accepted by CVPR 2026 Findings

R2 v1 2026-07-01T10:54:57.606Z