English

Category-Aware 3D Object Composition with Disentangled Texture and Shape Multi-view Diffusion

Computer Vision and Pattern Recognition 2025-09-03 v1

Abstract

In this paper, we tackle a new task of 3D object synthesis, where a 3D model is composited with another object category to create a novel 3D model. However, most existing text/image/3D-to-3D methods struggle to effectively integrate multiple content sources, often resulting in inconsistent textures and inaccurate shapes. To overcome these challenges, we propose a straightforward yet powerful approach, category+3D-to-3D (C33D), for generating novel and structurally coherent 3D models. Our method begins by rendering multi-view images and normal maps from the input 3D model, then generating a novel 2D object using adaptive text-image harmony (ATIH) with the front-view image and a text description from another object category as inputs. To ensure texture consistency, we introduce texture multi-view diffusion, which refines the textures of the remaining multi-view RGB images based on the novel 2D object. For enhanced shape accuracy, we propose shape multi-view diffusion to improve the 2D shapes of both the multi-view RGB images and the normal maps, also conditioned on the novel 2D object. Finally, these outputs are used to reconstruct a complete and novel 3D model. Extensive experiments demonstrate the effectiveness of our method, yielding impressive 3D creations, such as shark(3D)-crocodile(text) in the first row of Fig. 1. A project page is available at: https://xzr52.github.io/C33D/

Keywords

Cite

@article{arxiv.2509.02357,
  title  = {Category-Aware 3D Object Composition with Disentangled Texture and Shape Multi-view Diffusion},
  author = {Zeren Xiong and Zikun Chen and Zedong Zhang and Xiang Li and Ying Tai and Jian Yang and Jun Li},
  journal= {arXiv preprint arXiv:2509.02357},
  year   = {2025}
}

Comments

Accepted to ACM Multimedia 2025

R2 v1 2026-07-01T05:17:26.072Z