SPIRAL: Semantic-Aware Progressive LiDAR Scene Generation and Understanding
Dekai Zhu, Yixuan Hu, Youquan Liu, Dongyue Lu, Lingdong Kong, Slobodan Ilic
TL;DR
This paper tackles the bottleneck of labeled LiDAR data for large-scale scene understanding by introducing Spiral, a semantic-aware diffusion model that jointly generates depth, reflectance, and semantic maps directly in the range-view domain. It innovates with progressive semantic predictions, a closed-loop inference mechanism, and semantic-aware evaluation metrics to ensure cross-modal consistency and high-quality labeled outputs. Empirical results on SemanticKITTI and nuScenes show Spiral achieving state-of-the-art performance with a compact 61M parameter model, and the generated range images prove effective for synthetic data augmentation in segmentation tasks. The work offers a practical path toward label-efficient 3D perception and sets new benchmarks for semantic-aware LiDAR generation and evaluation.
Abstract
Leveraging recent diffusion models, LiDAR-based large-scale 3D scene generation has achieved great success. While recent voxel-based approaches can generate both geometric structures and semantic labels, existing range-view methods are limited to producing unlabeled LiDAR scenes. Relying on pretrained segmentation models to predict the semantic maps often results in suboptimal cross-modal consistency. To address this limitation while preserving the advantages of range-view representations, such as computational efficiency and simplified network design, we propose Spiral, a novel range-view LiDAR diffusion model that simultaneously generates depth, reflectance images, and semantic maps. Furthermore, we introduce novel semantic-aware metrics to evaluate the quality of the generated labeled range-view data. Experiments on the SemanticKITTI and nuScenes datasets demonstrate that Spiral achieves state-of-the-art performance with the smallest parameter size, outperforming two-step methods that combine the generative and segmentation models. Additionally, we validate that range images generated by Spiral can be effectively used for synthetic data augmentation in the downstream segmentation training, significantly reducing the labeling effort on LiDAR data.
