An Efficient Occupancy World Model via Decoupled Dynamic Flow and Image-assisted Training
Haiming Zhang, Ying Xue, Xu Yan, Jiacheng Zhang, Weichao Qiu, Dongfeng Bai, Bingbing Liu, Shuguang Cui, Zhen Li
TL;DR
This work introduces DFIT-OccWorld, an end-to-end, non-autoregressive 3D occupancy world model that forecasts future scenes by decoupling dynamic voxel flow from static voxel occupancy and warping, with image-assisted training to guide learning. By replacing the prior two-stage training of OccWorld with a single-stage pipeline and a cross-modal SALT-based encoder, the method achieves state-of-the-art 4D occupancy forecasting and improves motion planning and point-cloud forecasting on nuScenes and OpenScene. Key innovations include decoupled dynamic flow for efficient prediction, voxel warping for occupancy synthesis, and a rendering-based photometric consistency loss to leverage image data during training. The approach yields large accuracy gains and significant efficiency improvements, making it practical for real-time autonomous driving applications.
Abstract
The field of autonomous driving is experiencing a surge of interest in world models, which aim to predict potential future scenarios based on historical observations. In this paper, we introduce DFIT-OccWorld, an efficient 3D occupancy world model that leverages decoupled dynamic flow and image-assisted training strategy, substantially improving 4D scene forecasting performance. To simplify the training process, we discard the previous two-stage training strategy and innovatively reformulate the occupancy forecasting problem as a decoupled voxels warping process. Our model forecasts future dynamic voxels by warping existing observations using voxel flow, whereas static voxels are easily obtained through pose transformation. Moreover, our method incorporates an image-assisted training paradigm to enhance prediction reliability. Specifically, differentiable volume rendering is adopted to generate rendered depth maps through predicted future volumes, which are adopted in render-based photometric consistency. Experiments demonstrate the effectiveness of our approach, showcasing its state-of-the-art performance on the nuScenes and OpenScene benchmarks for 4D occupancy forecasting, end-to-end motion planning and point cloud forecasting. Concretely, it achieves state-of-the-art performances compared to existing 3D world models while incurring substantially lower computational costs.
