DiST-4D: Disentangled Spatiotemporal Diffusion with Metric Depth for 4D Driving Scene Generation
Jiazhe Guo, Yikang Ding, Xiwu Chen, Shuo Chen, Bohan Li, Yingshuang Zou, Xiaoyang Lyu, Feiyang Tan, Xiaojuan Qi, Zhiheng Li, Hao Zhao
TL;DR
<3-5 sentence high-level summary> DiST-4D tackles the problem of generating dynamic 4D driving scenes with temporal extrapolation and spatial NVS without per-scene optimization. It introduces metric depth as a core geometric representation and deploys a disentangled dual-diffusion framework (DiST-T for temporal RGB-D generation and DiST-S for spatial NVS), complemented by a metric-depth curation pipeline and a self-supervised cycle consistency strategy. The approach demonstrates state-of-the-art performance on temporal generation and novel-view synthesis on nuScenes, with competitive downstream planning results. The combination of a scalable, feed-forward design and depth-based geometry offers practical potential for autonomous driving data generation and simulation.
Abstract
Current generative models struggle to synthesize dynamic 4D driving scenes that simultaneously support temporal extrapolation and spatial novel view synthesis (NVS) without per-scene optimization. A key challenge lies in finding an efficient and generalizable geometric representation that seamlessly connects temporal and spatial synthesis. To address this, we propose DiST-4D, the first disentangled spatiotemporal diffusion framework for 4D driving scene generation, which leverages metric depth as the core geometric representation. DiST-4D decomposes the problem into two diffusion processes: DiST-T, which predicts future metric depth and multi-view RGB sequences directly from past observations, and DiST-S, which enables spatial NVS by training only on existing viewpoints while enforcing cycle consistency. This cycle consistency mechanism introduces a forward-backward rendering constraint, reducing the generalization gap between observed and unseen viewpoints. Metric depth is essential for both accurate reliable forecasting and accurate spatial NVS, as it provides a view-consistent geometric representation that generalizes well to unseen perspectives. Experiments demonstrate that DiST-4D achieves state-of-the-art performance in both temporal prediction and NVS tasks, while also delivering competitive performance in planning-related evaluations.
