SPAICVMar 21, 2023

ADCNet: Learning from Raw Radar Data via Distillation

arXiv:2303.11420v318 citationsh-index: 10
Originality Incremental advance
AI Analysis

This work addresses robust perception for autonomous vehicles in adverse weather, but it is incremental as it builds on existing research using raw radar data.

The paper tackles the challenge of noisy and sparse radar point clouds for autonomous vehicles by using raw radar data and a distillation approach, achieving state-of-the-art detection performance on the RADIal dataset.

As autonomous vehicles and advanced driving assistance systems have entered wider deployment, there is an increased interest in building robust perception systems using radars. Radar-based systems are lower cost and more robust to adverse weather conditions than their LiDAR-based counterparts; however the point clouds produced are typically noisy and sparse by comparison. In order to combat these challenges, recent research has focused on consuming the raw radar data, instead of the final radar point cloud. We build on this line of work and demonstrate that by bringing elements of the signal processing pipeline into our network and then pre-training on the signal processing task, we are able to achieve state of the art detection performance on the RADIal dataset. Our method uses expensive offline signal processing algorithms to pseudo-label data and trains a network to distill this information into a fast convolutional backbone, which can then be finetuned for perception tasks. Extensive experiment results corroborate the effectiveness of the proposed techniques.

Foundations

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

Your Notes