ROOct 18, 2018

Probably Unknown: Deep Inverse Sensor Modelling In Radar

arXiv:1810.08151v283 citations
Originality Incremental advance
AI Analysis

This addresses the problem of robust perception in autonomous vehicles under various weather conditions, though it is an incremental improvement using deep learning on existing sensor data.

The paper tackles the challenge of distinguishing occupied and free space from raw radar power returns for autonomous vehicles by proposing a deep neural network to learn an Inverse Sensor Model, which outperforms standard CFAR filtering approaches in segmenting the world into occupied and free space.

Radar presents a promising alternative to lidar and vision in autonomous vehicle applications, able to detect objects at long range under a variety of weather conditions. However, distinguishing between occupied and free space from raw radar power returns is challenging due to complex interactions between sensor noise and occlusion. To counter this we propose to learn an Inverse Sensor Model (ISM) converting a raw radar scan to a grid map of occupancy probabilities using a deep neural network. Our network is self-supervised using partial occupancy labels generated by lidar, allowing a robot to learn about world occupancy from past experience without human supervision. We evaluate our approach on five hours of data recorded in a dynamic urban environment. By accounting for the scene context of each grid cell our model is able to successfully segment the world into occupied and free space, outperforming standard CFAR filtering approaches. Additionally by incorporating heteroscedastic uncertainty into our model formulation, we are able to quantify the variance in the uncertainty throughout the sensor observation. Through this mechanism we are able to successfully identify regions of space that are likely to be occluded.

Foundations

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

Your Notes