English

Pyramid Diffusion for Fine 3D Large Scene Generation

Computer Vision and Pattern Recognition 2024-07-19 v2

Abstract

Diffusion models have shown remarkable results in generating 2D images and small-scale 3D objects. However, their application to the synthesis of large-scale 3D scenes has been rarely explored. This is mainly due to the inherent complexity and bulky size of 3D scenery data, particularly outdoor scenes, and the limited availability of comprehensive real-world datasets, which makes training a stable scene diffusion model challenging. In this work, we explore how to effectively generate large-scale 3D scenes using the coarse-to-fine paradigm. We introduce a framework, the Pyramid Discrete Diffusion model (PDD), which employs scale-varied diffusion models to progressively generate high-quality outdoor scenes. Experimental results of PDD demonstrate our successful exploration in generating 3D scenes both unconditionally and conditionally. We further showcase the data compatibility of the PDD model, due to its multi-scale architecture: a PDD model trained on one dataset can be easily fine-tuned with another dataset. Code is available at https://github.com/yuhengliu02/pyramid-discrete-diffusion.

Keywords

Cite

@article{arxiv.2311.12085,
  title  = {Pyramid Diffusion for Fine 3D Large Scene Generation},
  author = {Yuheng Liu and Xinke Li and Xueting Li and Lu Qi and Chongshou Li and Ming-Hsuan Yang},
  journal= {arXiv preprint arXiv:2311.12085},
  year   = {2024}
}

Comments

Accepted by ECCV 24. Project page: https://yuheng.ink/project-page/pyramid-discrete-diffusion

R2 v1 2026-06-28T13:26:34.592Z