CVMay 11, 2025

CMD: Controllable Multiview Diffusion for 3D Editing and Progressive Generation

arXiv:2505.07003v211 citationsh-index: 23SIGGRAPH
Originality Incremental advance
AI Analysis

This addresses the need for more controllable and efficient 3D model editing in computer graphics and AI, though it is incremental as it builds on existing multiview diffusion models.

The paper tackles the problem of lacking control over individual components in 3D model generation by introducing CMD, a method that enables flexible local editing and progressive generation from an input image, improving generation quality through decomposition into multiple components.

Recently, 3D generation methods have shown their powerful ability to automate 3D model creation. However, most 3D generation methods only rely on an input image or a text prompt to generate a 3D model, which lacks the control of each component of the generated 3D model. Any modifications of the input image lead to an entire regeneration of the 3D models. In this paper, we introduce a new method called CMD that generates a 3D model from an input image while enabling flexible local editing of each component of the 3D model. In CMD, we formulate the 3D generation as a conditional multiview diffusion model, which takes the existing or known parts as conditions and generates the edited or added components. This conditional multiview diffusion model not only allows the generation of 3D models part by part but also enables local editing of 3D models according to the local revision of the input image without changing other 3D parts. Extensive experiments are conducted to demonstrate that CMD decomposes a complex 3D generation task into multiple components, improving the generation quality. Meanwhile, CMD enables efficient and flexible local editing of a 3D model by just editing one rendered image.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes