CVLGSPSep 20, 2021

Anomaly Detection in Radar Data Using PointNets

arXiv:2109.09401v118 citations
Originality Incremental advance
AI Analysis

This addresses the issue of radar data anomalies for autonomous driving systems, but it is incremental as it adapts an existing method to a specific domain.

The paper tackles the problem of detecting anomalous radar targets, such as ghost targets or clutter, which can cause erroneous object detections in autonomous driving, by presenting a PointNet-based approach that shows promising results on a real-world urban dataset.

For autonomous driving, radar is an important sensor type. On the one hand, radar offers a direct measurement of the radial velocity of targets in the environment. On the other hand, in literature, radar sensors are known for their robustness against several kinds of adverse weather conditions. However, on the downside, radar is susceptible to ghost targets or clutter which can be caused by several different causes, e.g., reflective surfaces in the environment. Ghost targets, for instance, can result in erroneous object detections. To this end, it is desirable to identify anomalous targets as early as possible in radar data. In this work, we present an approach based on PointNets to detect anomalous radar targets. Modifying the PointNet-architecture driven by our task, we developed a novel grouping variant which contributes to a multi-form grouping module. Our method is evaluated on a real-world dataset in urban scenarios and shows promising results for the detection of anomalous radar targets.

Foundations

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

Your Notes