English

MVCustom: Multi-View Customized Diffusion via Geometric Latent Rendering and Completion

Computer Vision and Pattern Recognition 2026-03-12 v2 Artificial Intelligence

Abstract

Multi-view generation with camera pose control and prompt-based customization are both essential elements for achieving controllable generative models. However, existing multi-view generation models do not support customization with geometric consistency, whereas customization models lack explicit viewpoint control, making them challenging to unify. Motivated by these gaps, we introduce a novel task, multi-view customization, which aims to jointly achieve multi-view camera pose control and customization. Due to the scarcity of training data in customization, existing multi-view generation models, which inherently rely on large-scale datasets, struggle to generalize to diverse prompts. To address this, we propose MVCustom, a novel diffusion-based framework explicitly designed to achieve both multi-view consistency and customization fidelity. In the training stage, MVCustom learns the subject's identity and geometry using a feature-field representation, incorporating the text-to-video diffusion backbone enhanced with dense spatio-temporal attention, which leverages temporal coherence for multi-view consistency. In the inference stage, we introduce two novel techniques: depth-aware feature rendering explicitly enforces geometric consistency, and consistent-aware latent completion ensures accurate perspective alignment of the customized subject and surrounding backgrounds. Extensive experiments demonstrate that MVCustom achieves the most balanced and consistent competitive performance across multi-view consistency, customization fidelity, demonstrating effective solution of multi-objective generation task.

Keywords

Cite

@article{arxiv.2510.13702,
  title  = {MVCustom: Multi-View Customized Diffusion via Geometric Latent Rendering and Completion},
  author = {Minjung Shin and Hyunin Cho and Sooyeon Go and Jin-Hwa Kim and Youngjung Uh},
  journal= {arXiv preprint arXiv:2510.13702},
  year   = {2026}
}

Comments

ICLR 2026, Project page: https://minjung-s.github.io/mvcustom

R2 v1 2026-07-01T06:39:15.727Z