LiDARCrafter: Dynamic 4D World Modeling from LiDAR Sequences
Ao Liang, Youquan Liu, Yu Yang, Dongyue Lu, Linfeng Li, Lingdong Kong, Huaici Zhao, Wei Tsang Ooi
TL;DR
LiDARCrafter addresses the need for controllable, temporally coherent 4D LiDAR generation by proposing a three-stage framework that converts natural language into an editable 4D layout (Text2Layout), renders a high-fidelity static frame (Layout2Scene), and autoregressively synthesizes the full LiDAR sequence (Scene2Seq). An explicit 4D layout and a comprehensive EvalSuite enable fine-grained control and standardized benchmarking across scene, object, and sequence levels. Experiments on nuScenes demonstrate state-of-the-art fidelity, controllability, and temporal coherence, supporting applications in data augmentation, simulation, and safety-critical scenario testing. The work also provides a public benchmark and codebase to promote reproducibility and broader adoption in autonomous driving research.
Abstract
Generative world models have become essential data engines for autonomous driving, yet most existing efforts focus on videos or occupancy grids, overlooking the unique LiDAR properties. Extending LiDAR generation to dynamic 4D world modeling presents challenges in controllability, temporal coherence, and evaluation standardization. To this end, we present LiDARCrafter, a unified framework for 4D LiDAR generation and editing. Given free-form natural language inputs, we parse instructions into ego-centric scene graphs, which condition a tri-branch diffusion network to generate object structures, motion trajectories, and geometry. These structured conditions enable diverse and fine-grained scene editing. Additionally, an autoregressive module generates temporally coherent 4D LiDAR sequences with smooth transitions. To support standardized evaluation, we establish a comprehensive benchmark with diverse metrics spanning scene-, object-, and sequence-level aspects. Experiments on the nuScenes dataset using this benchmark demonstrate that LiDARCrafter achieves state-of-the-art performance in fidelity, controllability, and temporal consistency across all levels, paving the way for data augmentation and simulation. The code and benchmark are released to the community.
