paper-with-me

홈 › Papers

DOME: Taming Diffusion Model into High-Fidelity Controllable Occupancy World Model

2024-10-14 · Songen Gu, Wei Yin, Bu Jin, Xiaoyang Guo, Junming Wang, Haodong Li, Qian Zhang, Xiaoxiao Long

We propose DOME, a diffusion-based world model that predicts future occupancy frames based on past occupancy observations. The ability of this world model to capture the evolution of the environment is crucial for planning in autonomous driving. Compared to 2D video-based world models, the occupancy world model utilizes a native 3D representation, which features easily obtainable annotations and is modality-agnostic. This flexibility has the potential to facilitate the development of more advanced world models. Existing occupancy world models either suffer from detail loss due to discrete tokenization or rely on simplistic diffusion architectures, leading to inefficiencies and difficulties in predicting future occupancy with controllability. Our DOME exhibits two key features:(1) High-Fidelity and Long-Duration Generation. We adopt a spatial-temporal diffusion transformer to predict future occupancy frames based on historical context. This architecture efficiently captures spatial-temporal information, enabling high-fidelity details and the ability to generate predictions over long durations. (2)Fine-grained Controllability. We address the challenge of controllability in predictions by introducing a trajectory resampling method, which significantly enhances the model's ability to generate controlled predictions. Extensive experiments on the widely used nuScenes dataset demonstrate that our method surpasses existing baselines in both qualitative and quantitative evaluations, establishing a new state-of-the-art performance on nuScenes. Specifically, our approach surpasses the baseline by 10.5% in mIoU and 21.2% in IoU for occupancy reconstruction and by 36.0% in mIoU and 24.6% in IoU for 4D occupancy forecasting.

📄 PDF Abstract BibTeX arXiv:2410.10429

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Drivingmodel

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 제목 키워드 기반

ChronosObserver: Taming 4D World with Hyperspace Diffusion Sampling

2025-12-01 · Qisen Wang, Yifan Zhao, Peisen Shen, Jialu Li 외 arxiv

Although prevailing camera-controlled video generation models can produce cinematic results, lifting them directly to the generation of 3D-consistent and high-fidelity time-synchronized multi-view videos remains challeng…

Data AugmentationVideo Generation

Pantheon360: Taming Digital Twin Generation via 3D-Aware 360° Video Diffusion

2026-05-25 · Ting-Hsuan Chen, Ying-Huan Chen, Tao Tu, Jie-Ying Lee 외 arxiv

Generating complete digital twins from videos requires precise camera control, global scene coverage, and strict spatial-temporal consistency constraints that remain challenging for perspective video generators due to th…

Scene GenerationVideo Generation

Taming Transformers for Realistic Lidar Point Cloud Generation

2024-04-08 · Hamed Haghighi, Amir Samadi, Mehrdad Dianati, Valentina Donzella 외

Diffusion Models (DMs) have achieved State-Of-The-Art (SOTA) results in the Lidar point cloud generation task, benefiting from their stable training and iterative refinement during sampling. However, DMs often fail to re…

DenoisingPoint Cloud Generation

ViewCrafter: Taming Video Diffusion Models for High-fidelity Novel View Synthesis

2024-09-03 · Wangbo Yu, Jinbo Xing, Li Yuan, WenBo Hu 외

Despite recent advancements in neural 3D reconstruction, the dependence on dense multi-view captures restricts their broader applicability. In this work, we propose \textbf{ViewCrafter}, a novel method for synthesizing h…

3D Generation3D ReconstructionNovel View SynthesisText to 3D+1

Zero-1-to-G: Taming Pretrained 2D Diffusion Model for Direct 3D Generation

2025-01-09 · Xuyi Meng, Chen Wang, Jiahui Lei, Kostas Daniilidis 외

Recent advances in 2D image generation have achieved remarkable quality,largely driven by the capacity of diffusion models and the availability of large-scale datasets. However, direct 3D generation is still constrained …

3D GenerationAttributeImage GenerationImage to 3D