paper-with-me

Papers

ComboVerse: Compositional 3D Assets Creation Using Spatially-Aware Diffusion Guidance

2024-03-19 · Yongwei Chen, Tengfei Wang, Tong Wu, Xingang Pan, Kui Jia, Ziwei Liu

Generating high-quality 3D assets from a given image is highly desirable in various applications such as AR/VR. Recent advances in single-image 3D generation explore feed-forward models that learn to infer the 3D model of an object without optimization. Though promising results have been achieved in single object generation, these methods often struggle to model complex 3D assets that inherently contain multiple objects. In this work, we present ComboVerse, a 3D generation framework that produces high-quality 3D assets with complex compositions by learning to combine multiple models. 1) We first perform an in-depth analysis of this ``multi-object gap'' from both model and data perspectives. 2) Next, with reconstructed 3D models of different objects, we seek to adjust their sizes, rotation angles, and locations to create a 3D asset that matches the given image. 3) To automate this process, we apply spatially-aware score distillation sampling (SSDS) from pretrained diffusion models to guide the positioning of objects. Our proposed framework emphasizes spatial alignment of objects, compared with standard score distillation sampling, and thus achieves more accurate results. Extensive experiments validate ComboVerse achieves clear improvements over existing methods in generating compositional 3D assets.

📄 PDF Abstract BibTeX arXiv:2403.12409

Code (0)

등록된 구현이 없습니다.

Tasks

3D GenerationObject

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

RefAny3D: 3D Asset-Referenced Diffusion Models for Image Generation

2026-01-29 · Hanzhuo Huang, Qingyang Bao, Zekai Gu, Zhongshuo Du 외 arxiv

In this paper, we propose a 3D asset-referenced diffusion model for image generation, exploring how to integrate 3D assets into image diffusion models. Existing reference-based image generation methods leverage large-sca…

Image Generation

PhiP-G: Physics-Guided Text-to-3D Compositional Scene Generation

2025-02-02 · Qixuan Li, Chao Wang, Zongjin He, Yan Peng

Text-to-3D asset generation has achieved significant optimization under the supervision of 2D diffusion priors. However, when dealing with compositional scenes, existing methods encounter several challenges: 1). failure …

Scene GenerationText to 3D

Fantasia3D: Disentangling Geometry and Appearance for High-quality Text-to-3D Content Creation

2023-03-24 · ICCV 2023 1 · Rui Chen, Yongwei Chen, Ningxin Jiao, Kui Jia

Automatic 3D content creation has achieved rapid progress recently due to the availability of pre-trained, large language models and image diffusion models, forming the emerging topic of text-to-3D content creation. Exis…

Text to 3D

ThemeStation: Generating Theme-Aware 3D Assets from Few Exemplars

2024-03-22 · Zhenwei Wang, Tengfei Wang, Gerhard Hancke, Ziwei Liu 외

Real-world applications often require a large gallery of 3D assets that share a consistent theme. While remarkable advances have been made in general 3D content creation from text or image, synthesizing customized 3D ass…

3D GenerationDiversityUnity

OmniPart: Part-Aware 3D Generation with Semantic Decoupling and Structural Cohesion

2025-07-08 · Yunhan Yang, Yufan Zhou, Yuan-Chen Guo, Zi-Xin Zou 외

The creation of 3D assets with explicit, editable part structures is crucial for advancing interactive applications, yet most generative methods produce only monolithic shapes, limiting their utility. We introduce OmniPa…

3D Generation