OLiDM: Object-Aware LiDAR Diffusion Models for Autonomous Driving

Abstract

To enhance autonomous driving, innovative approaches have been proposed to generate simulated LiDAR data. However, these methods often face challenges in producing high-quality and controllable foreground objects. To cater to the needs of object-aware tasks in 3D perception, we introduce OLiDM, a novel framework capable of generating controllable and high-fidelity LiDAR data at both the object and scene levels. OLiDM consists of two pivotal components: the Object-Scene Progressive Generation (OPG) module and the Object Semantic Alignment (OSA) module. OPG adapts to user-specific prompts to generate desired foreground objects, which are subsequently employed as conditions in scene generation, ensuring controllable and diverse output at both the object and scene levels. This also facilitates the association of user-defined object-level annotations with the generated LiDAR scenes. Moreover, OSA aims to rectify the misalignment between foreground objects and background scenes, enhancing the overall quality of the generated objects. The broad efficacy of OLiDM is demonstrated across both unconditional and conditional LiDAR generation tasks, as well as 3D perception tasks. Specifically, on the KITTI-360 dataset, OLiDM surpasses prior state-of-the-art methods such as UltraLiDAR by 11.8 in FPD, producing data that closely mirrors real-world distributions. Additionally, in sparse-to-dense LiDAR completion, OLiDM achieves a significant improvement over LiDARGen, with a 57.47% increase in semantic IoU. Moreover, in 3D object detection, OLiDM enhances the performance of mainstream detectors by 2.4% in mAP and 1.9% in NDS, underscoring its potential in advancing 3D perception models.

Cite

Text

Yan et al. "OLiDM: Object-Aware LiDAR Diffusion Models for Autonomous Driving." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I9.32987

Markdown

[Yan et al. "OLiDM: Object-Aware LiDAR Diffusion Models for Autonomous Driving." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/yan2025aaai-olidm/) doi:10.1609/AAAI.V39I9.32987

BibTeX

@inproceedings{yan2025aaai-olidm,
  title     = {{OLiDM: Object-Aware LiDAR Diffusion Models for Autonomous Driving}},
  author    = {Yan, Tianyi and Yin, Junbo and Lang, Xianpeng and Yang, Ruigang and Xu, Cheng-Zhong and Shen, Jianbing},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {9121-9129},
  doi       = {10.1609/AAAI.V39I9.32987},
  url       = {https://mlanthology.org/aaai/2025/yan2025aaai-olidm/}
}