paper-with-me

Papers

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

2025-10-16 · Hadi Alzayer, Yunzhi Zhang, Chen Geng, Jia-Bin Huang, Jiajun Wu arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.14981

Code (0)

등록된 구현이 없습니다.

Tasks

Image Editing

Similar Papers 제목 키워드 기반

Decoupled Video Generation with Chain of Training-free Diffusion Model Experts

2024-08-24 · Wenhao Li, Yichao Cao, Xiu Su, Xi Lin 외

Video generation models hold substantial potential in areas such as filmmaking. However, current video diffusion models need high computational costs and produce suboptimal results due to extreme complexity of video gene…

DenoisingVideo Generation

Decoupled Diffusion Sampling for Inverse Problems on Function Spaces

2026-01-30 · Thomas Y. L. Lin, Jiachen Yao, Lufang Chiang, Julius Berner 외 arxiv

We propose a data-efficient, physics-aware generative framework in function space for inverse PDE problems. Existing plug-and-play diffusion posterior samplers represent physics implicitly through joint coefficient-solut…

Delta Sampling: Data-Free Knowledge Transfer Across Diffusion Models

2025-11-25 · Zhidong Gao, Zimeng Pan, Yuhang Yao, Chenyue Xie 외 arxiv

Diffusion models like Stable Diffusion (SD) drive a vibrant open-source ecosystem including fully fine-tuned checkpoints and parameter-efficient adapters such as LoRA, LyCORIS, and ControlNet. However, these adaptation c…

Projected Coupled Diffusion for Test-Time Constrained Joint Generation

2025-08-14 · Hao Luan, Yi Xian Goh, See-Kiong Ng, Chun Kai Ling arxiv

Modifications to test-time sampling have emerged as an important extension to diffusion algorithms, with the goal of biasing the generative process to achieve a given objective without having to retrain the entire diffus…

Motion Planning

Gradient-Free Score-Based Sampling Methods with Ensembles

2024-01-31 · Bryan Riel, Tobias Bischoff

Recent developments in generative modeling have utilized score-based methods coupled with stochastic differential equations to sample from complex probability distributions. However, these and other performant sampling m…