用单帧雷达数据精准分割移动目标,速度信息全程参与建模。
Radar Velocity Transformer: Single-scan Moving Object Segmentation in Noisy Radar Point Clouds
- 基于注意力机制融合速度信息,实现单次扫描分割
- 在稀疏点云上提升性能,优于现有方法
- 适合车载实时系统,无需历史序列
自动驾驶中识别周围移动物体对安全导航至关重要。虽然激光雷达和摄像头在处理时序数据后能取得优异效果,但需积累多帧信息才能提取运动特征。相比之下,雷达传感器已在多数车辆中部署,可直接提供多普勒速度,从而在单次测量中就包含瞬时运动信息。本文针对噪声雷达点云中的移动物体分割问题,提出一种基于Transformer的单帧分割方法,不依赖时间序列即可准确区分移动与静止物体,尤其关注区分静止车与移动车以增强场景理解。核心在于将速度信息贯穿网络各模块,实现高精度分割。同时提出一种基于Transformer的上采样策略,通过自适应融合信息克服稀疏点云插值缺陷。此外,基于RadarScenes数据集构建新基准,实验表明该方法仅使用单帧数据即可达到领先性能,推理速度超过传感器帧率。
原文摘要 · Abstract (English)
The awareness about moving objects in the surroundings of a self-driving vehicle is essential for safe and reliable autonomous navigation. The interpretation of LiDAR and camera data achieves exceptional results but typically requires to accumulate and process temporal sequences of data in order to extract motion information. In contrast, radar sensors, which are already installed in most recent vehicles, can overcome this limitation as they directly provide the Doppler velocity of the detections and, hence incorporate instantaneous motion information within a single measurement. % In this paper, we tackle the problem of moving object segmentation in noisy radar point clouds. We also consider differentiating parked from moving cars, to enhance scene understanding. Instead of exploiting temporal dependencies to identify moving objects, we develop a novel transformer-based approach to perform single-scan moving object segmentation in sparse radar scans accurately. The key to our Radar Velocity Transformer is to incorporate the valuable velocity information throughout each module of the network, thereby enabling the precise segmentation of moving and non-moving objects. Additionally, we propose a transformer-based upsampling, which enhances the performance by adaptively combining information and overcoming the limitation of interpolation of sparse point clouds. Finally, we create a new radar moving object segmentation benchmark based on the RadarScenes dataset and compare our approach to other state-of-the-art methods. Our network runs faster than the frame rate of the sensor and shows superior segmentation results using only single-scan radar data.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。