Talk to Parallel LiDARs: A Human-LiDAR Interaction Method Based on 3D Visual Grounding

Abstract

LiDAR sensors play a crucial role in various applications, especially in autonomous driving. Current research primarily focuses on optimizing perceptual models with point cloud data as input, while the exploration of deeper cognitive intelligence remains relatively limited. To address this challenge, parallel LiDARs have emerged as a novel theoretical framework for the next-generation intelligent LiDAR systems, which tightly integrate physical, digital, and social systems. To endow LiDAR systems with cognitive capabilities, we introduce the 3D visual grounding task into parallel LiDARs and present a novel human-LiDAR interaction paradigm for 3D scene understanding. We propose Talk2LiDAR, a large-scale benchmark dataset for 3D visual grounding in autonomous driving. Additionally, we present a two-stage baseline approach and an efficient one-stage method named BEVGrounding, which significantly improves grounding accuracy by fusing coarse-grained sentences and fine-grained word embeddings with visual features. Our experiments on Talk2Car-3D and Talk2LiDAR datasets demonstrate the superior performance of BEVGrounding, laying a foundation for further research in this domain. We will release all datasets, code, and checkpoints at https://github.com/liuyuhang2021/Talk2LiDAR .

Cite

Text

Liu et al. "Talk to Parallel LiDARs: A Human-LiDAR Interaction Method Based on 3D Visual Grounding." European Conference on Computer Vision Workshops, 2024. doi:10.1007/978-3-031-91767-7_21

Markdown

[Liu et al. "Talk to Parallel LiDARs: A Human-LiDAR Interaction Method Based on 3D Visual Grounding." European Conference on Computer Vision Workshops, 2024.](https://mlanthology.org/eccvw/2024/liu2024eccvw-talk/) doi:10.1007/978-3-031-91767-7_21

BibTeX

@inproceedings{liu2024eccvw-talk,
  title     = {{Talk to Parallel LiDARs: A Human-LiDAR Interaction Method Based on 3D Visual Grounding}},
  author    = {Liu, Yuhang and Sun, Boyi and Wang, Yishuo and Yang, Jing and Wang, Xingxia and Wang, Fei-Yue},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2024},
  pages     = {305-321},
  doi       = {10.1007/978-3-031-91767-7_21},
  url       = {https://mlanthology.org/eccvw/2024/liu2024eccvw-talk/}
}