InstructMix2Mix: Consistent Sparse-View Editing Through Multi-View Model Personalization
Daniel Gilo, Or Litany
TL;DR
This work tackles sparse-view multi-view image editing by transferring edits from a powerful monocular editor into a pretrained multi-view diffusion model to enforce a strong 3D prior. The approach, InstructMix2Mix (I-Mix2Mix), personalizes a multi-view diffusion student (SEVA) via incremental Score Distillation Sampling (SDS) updates, employing a stochastic teacher-forward schedule and Random Cross-View Attention to maintain cross-view coherence. Key contributions include replacing neural-field consolidators with a data-driven 3D prior, adapting SDS for multi-view personalization, and demonstrating substantial improvements in cross-view consistency while preserving per-frame edit quality. The method enables robust, instruction-faithful edits from extremely sparse inputs and shows promise for broader multi-view generation tasks, albeit with increased computational cost due to iterative distillation.
Abstract
We address the task of multi-view image editing from sparse input views, where the inputs can be seen as a mix of images capturing the scene from different viewpoints. The goal is to modify the scene according to a textual instruction while preserving consistency across all views. Existing methods, based on per-scene neural fields or temporal attention mechanisms, struggle in this setting, often producing artifacts and incoherent edits. We propose InstructMix2Mix (I-Mix2Mix), a framework that distills the editing capabilities of a 2D diffusion model into a pretrained multi-view diffusion model, leveraging its data-driven 3D prior for cross-view consistency. A key contribution is replacing the conventional neural field consolidator in Score Distillation Sampling (SDS) with a multi-view diffusion student, which requires novel adaptations: incremental student updates across timesteps, a specialized teacher noise scheduler to prevent degeneration, and an attention modification that enhances cross-view coherence without additional cost. Experiments demonstrate that I-Mix2Mix significantly improves multi-view consistency while maintaining high per-frame edit quality.
