ROAILGDec 3, 2020

Radar Artifact Labeling Framework (RALF): Method for Plausible Radar Detections in Datasets

arXiv:2012.01993v11 citations
AI Analysis

This framework addresses the challenge of manually labeling sparse radar point clouds, which is a significant bottleneck for researchers and developers working on radar-based perception and localization for autonomous driving.

This paper introduces the Radar Artifact Labeling Framework (RALF), a cross-sensor method that automatically generates plausibility labels for automotive radar data, distinguishing between artifacts and targets. It was validated on a semi-manually labeled ground truth dataset of 3.28 million points, enabling the creation of labeled low-level radar signal datasets.

Research on localization and perception for Autonomous Driving is mainly focused on camera and LiDAR datasets, rarely on radar data. Manually labeling sparse radar point clouds is challenging. For a dataset generation, we propose the cross sensor Radar Artifact Labeling Framework (RALF). Automatically generated labels for automotive radar data help to cure radar shortcomings like artifacts for the application of artificial intelligence. RALF provides plausibility labels for radar raw detections, distinguishing between artifacts and targets. The optical evaluation backbone consists of a generalized monocular depth image estimation of surround view cameras plus LiDAR scans. Modern car sensor sets of cameras and LiDAR allow to calibrate image-based relative depth information in overlapping sensing areas. K-Nearest Neighbors matching relates the optical perception point cloud with raw radar detections. In parallel, a temporal tracking evaluation part considers the radar detections' transient behavior. Based on the distance between matches, respecting both sensor and model uncertainties, we propose a plausibility rating of every radar detection. We validate the results by evaluating error metrics on semi-manually labeled ground truth dataset of $3.28\cdot10^6$ points. Besides generating plausible radar detections, the framework enables further labeled low-level radar signal datasets for applications of perception and Autonomous Driving learning tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes