English

Coupled Diffusion Sampling for Training-Free Multi-View Image Editing

Computer Vision and Pattern Recognition 2025-10-17 v1 Artificial Intelligence

Abstract

We present an inference-time diffusion sampling method to perform multi-view consistent image editing using pre-trained 2D image editing models. These models can independently produce high-quality edits for each image in a set of multi-view images of a 3D scene or object, but they do not maintain consistency across views. Existing approaches typically address this by optimizing over explicit 3D representations, but they suffer from a lengthy optimization process and instability under sparse view settings. We propose an implicit 3D regularization approach by constraining the generated 2D image sequences to adhere to a pre-trained multi-view image distribution. This is achieved through coupled diffusion sampling, a simple diffusion sampling technique that concurrently samples two trajectories from both a multi-view image distribution and a 2D edited image distribution, using a coupling term to enforce the multi-view consistency among the generated images. We validate the effectiveness and generality of this framework on three distinct multi-view image editing tasks, demonstrating its applicability across various model architectures and highlighting its potential as a general solution for multi-view consistent editing.

Keywords

Cite

@article{arxiv.2510.14981,
  title  = {Coupled Diffusion Sampling for Training-Free Multi-View Image Editing},
  author = {Hadi Alzayer and Yunzhi Zhang and Chen Geng and Jia-Bin Huang and Jiajun Wu},
  journal= {arXiv preprint arXiv:2510.14981},
  year   = {2025}
}

Comments

Project page: https://coupled-diffusion.github.io

R2 v1 2026-07-01T06:41:56.116Z