English

MVControl: Adding Conditional Control to Multi-view Diffusion for Controllable Text-to-3D Generation

Computer Vision and Pattern Recognition 2023-11-29 v2

Abstract

We introduce MVControl, a novel neural network architecture that enhances existing pre-trained multi-view 2D diffusion models by incorporating additional input conditions, e.g. edge maps. Our approach enables the generation of controllable multi-view images and view-consistent 3D content. To achieve controllable multi-view image generation, we leverage MVDream as our base model, and train a new neural network module as additional plugin for end-to-end task-specific condition learning. To precisely control the shapes and views of generated images, we innovatively propose a new conditioning mechanism that predicts an embedding encapsulating the input spatial and view conditions, which is then injected to the network globally. Once MVControl is trained, score-distillation (SDS) loss based optimization can be performed to generate 3D content, in which process we propose to use a hybrid diffusion prior. The hybrid prior relies on a pre-trained Stable-Diffusion network and our trained MVControl for additional guidance. Extensive experiments demonstrate that our method achieves robust generalization and enables the controllable generation of high-quality 3D content. Code available at https://github.com/WU-CVGL/MVControl/.

Keywords

Cite

@article{arxiv.2311.14494,
  title  = {MVControl: Adding Conditional Control to Multi-view Diffusion for Controllable Text-to-3D Generation},
  author = {Zhiqi Li and Yiming Chen and Lingzhe Zhao and Peidong Liu},
  journal= {arXiv preprint arXiv:2311.14494},
  year   = {2023}
}

Comments

Project page: https://lizhiqi49.github.io/MVControl/

R2 v1 2026-06-28T13:30:28.092Z