Skip to content

xishuxishu/Know3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Know3D: Prompting 3D Generation with Knowledge from Vision-Language Models

1 Peking University   |   2 Math Magic   |   3 The Hong Kong University of Science and Technology   |   4 Dalian University of Technology   |  

* Equal contribution   |   † Corresponding author

Project Page arXiv height=

Know3D

Abstract

Recent advances in 3D generation have improved the fidelity and geometric details of synthesized 3D assets. However, due to the inherent ambiguity of single-view observations and the lack of robust global structural priors caused by limited 3D training data, the unseen regions generated by existing models are often stochastic and difficult to control, which may sometimes fail to align with user intentions or produce implausible geometries. In this paper, we propose Know3D, a novel framework that incorporates rich knowledge from multimodal large language models into 3D generative processes via latent hidden-state injection, enabling language-controllable generation of the back-view for 3D assets. We utilize a VLM-diffusion-based model, where the VLM is responsible for semantic understanding and guidance. The diffusion model acts as a bridge that transfers semantic knowledge from the VLM to the 3D generation model. In this way, we successfully bridge the gap between abstract textual instructions and the geometric reconstruction of unobserved regions, transforming the traditionally stochastic back-view hallucination into a semantically controllable process, demonstrating a promising direction for future 3D generation models.

Citation

If you find our work helpful, please consider citing:

@article{chen2026know3d,
  title={Know3D: Prompting 3D Generation with Knowledge from Vision-Language Models},
  author={Chen, Wenyue and Chen, Wenjue and Li, Peng and Wang, Qinghe and Jia, Xu and Zheng, Heliang and Jia, Rongfei and Liu, Yuan and Wang, Ronggang},
  journal={arXiv preprint arXiv:2603.22782},
  year={2026}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors