arXiv:2608.14394cs.CV2026-08中稿 · ICONIP 2026

提出高效雷达点云检测模型,提升恶劣天气下感知可靠性。

IRGNN: Efficient Invariant Radar Graph Neural Network for Radar Point Cloud Object Detection

论文配图:IRGNN: Efficient Invariant Radar Graph Neural Network for Radar Point Cloud Object Detection
图 1 · 摘自论文原文
  • 设计不变特征重建雷达点云为图结构,增强稀疏数据建模能力。
  • 引入残差连接与虚拟节点,提升局部特征传播与全局上下文建模。
  • 在RadarScenes上超越现有方法,推理耗时与内存显著降低。

感知是自动驾驶系统的核心组件。尽管基于激光雷达的方法在目标检测上取得显著进展,但在恶劣天气下可靠性会下降。雷达点云因其对不良天气和低光照场景的鲁棒性,成为可靠替代方案。然而,雷达点云通常稀疏、无序且信息量少于激光雷达数据,难以直接应用现有的激光雷达感知方法。为此,我们提出IRGNN,一种用于雷达点云目标检测的不变雷达图神经网络。IRGNN首先通过平移和旋转不变特征设计,将雷达点云重构为图表示,实现对稀疏测量的稳健建模。随后采用改进的消息传递神经网络(MPNN),结合残差连接和虚拟节点层,以增强局部特征传播与全局上下文建模。最后,对学习到的图表示应用任务特定头进行目标分类与边界框预测。在RadarScenes数据集上的实验结果表明,IRGNN优于现有雷达基检测方法,并达到具有竞争力的性能。此外,IRGNN在推理阶段显著降低计算成本与内存占用,展现出在自动驾驶中高效雷达感知方面的有效性和实际潜力。

原文摘要 · Abstract (English)

Perception is a fundamental component of autonomous driving systems. While LiDAR-based methods have achieved remarkable progress in object detection, their reliability can degrade under adverse weather conditions. Radar point clouds provide a robust alternative due to their resilience to bad weather and low-illumination scenarios. However, radar point clouds are typically sparse, unordered, and less informative than LiDAR data, making it challenging to directly apply existing LiDAR-based perception methods. To address these challenges, we propose IRGNN, an Invariant Radar Graph Neural Network for radar point cloud object detection. IRGNN first reconstructs radar point clouds into graph representations using translation- and rotation-invariant feature designs, enabling robust modeling of sparse radar measurements. It then employs an improved message passing neural network (MPNN) with residual connections and a virtual node layer to enhance local feature propagation and global context modeling. Finally, task-specific heads are applied to the learned graph representations for object classification and bounding box prediction. Experimental results on the RadarScenes dataset show that IRGNN outperforms existing radar-based object detection methods and achieves competitive performance. In addition, IRGNN significantly reduces computational cost and memory usage during inference, demonstrating its effectiveness and practical potential for efficient radar-based perception in autonomous driving.

雷达感知图神经网络目标检测自动驾驶

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。