paper-with-me

Papers

Semi-Supervised Vision-Centric 3D Occupancy World Model for Autonomous Driving

2025-02-11 · Xiang Li, Pengfei Li, Yupeng Zheng, Wei Sun, Yan Wang, Yilun Chen

Understanding world dynamics is crucial for planning in autonomous driving. Recent methods attempt to achieve this by learning a 3D occupancy world model that forecasts future surrounding scenes based on current observation. However, 3D occupancy labels are still required to produce promising results. Considering the high annotation cost for 3D outdoor scenes, we propose a semi-supervised vision-centric 3D occupancy world model, PreWorld, to leverage the potential of 2D labels through a novel two-stage training paradigm: the self-supervised pre-training stage and the fully-supervised fine-tuning stage. Specifically, during the pre-training stage, we utilize an attribute projection head to generate different attribute fields of a scene (e.g., RGB, density, semantic), thus enabling temporal supervision from 2D labels via volume rendering techniques. Furthermore, we introduce a simple yet effective state-conditioned forecasting module to recursively forecast future occupancy and ego trajectory in a direct manner. Extensive experiments on the nuScenes dataset validate the effectiveness and scalability of our method, and demonstrate that PreWorld achieves competitive performance across 3D occupancy prediction, 4D occupancy forecasting and motion planning tasks.

📄 PDF Abstract BibTeX arXiv:2502.07309

Code (1)

getterupper/PreWorld 공식 구현 pytorch

Tasks

AttributeAutonomous DrivingMotion Planning

Similar Papers 제목 키워드 기반

DLWM: Dual Latent World Models enable Holistic Gaussian-centric Pre-training in Autonomous Driving

2026-04-01 · Yiyao Zhu, Ying Xue, Haiming Zhang, Guangfeng Jiang 외 arxiv

Vision-based autonomous driving has gained much attention due to its low costs and excellent performance. Compared with dense BEV (Bird's Eye View) or sparse query models, Gaussian-centric method is a comprehensive yet s…

Autonomous DrivingMotion Planning

RenderOcc: Vision-Centric 3D Occupancy Prediction with 2D Rendering Supervision

2023-09-18 · Mingjie Pan, Jiaming Liu, Renrui Zhang, Peixiang Huang 외

3D occupancy prediction holds significant promise in the fields of robot perception and autonomous driving, which quantifies 3D scenes into grid cells with semantic labels. Recent works mainly utilize complete occupancy …

Autonomous DrivingNeRF

Driving in the Occupancy World: Vision-Centric 4D Occupancy Forecasting and Planning via World Models for Autonomous Driving

2024-08-26 · Yu Yang, Jianbiao Mei, Yukai Ma, Siliang Du 외

World models envision potential future states based on various ego actions. They embed extensive knowledge about the driving environment, facilitating safe and scalable autonomous driving. Most existing methods primarily…

Autonomous DrivingDecoder

MinkOcc: Towards real-time label-efficient semantic occupancy prediction

2025-04-03 · Samuel Sze, Daniele De Martini, Lars Kunze

Developing 3D semantic occupancy prediction models often relies on dense 3D annotations for supervised learning, a process that is both labor and resource-intensive, underscoring the need for label-efficient or even labe…

3D Semantic Occupancy PredictionAutonomous DrivingPrediction

SelfOcc: Self-Supervised Vision-Based 3D Occupancy Prediction

2023-11-21 · CVPR 2024 1 · Yuanhui Huang, Wenzhao Zheng, Borui Zhang, Jie zhou 외

3D occupancy prediction is an important task for the robustness of vision-centric autonomous driving, which aims to predict whether each point is occupied in the surrounding 3D space. Existing methods usually require 3D …

Autonomous DrivingDepth EstimationMonocular Depth EstimationPrediction