ROSep 25, 2019

Motion Estimation in Occupancy Grid Maps in Stationary Settings Using Recurrent Neural Networks

arXiv:1909.11387v322 citations
Originality Incremental advance
AI Analysis

This work addresses motion estimation for autonomous vehicles in complex urban settings, representing an incremental improvement over existing methods.

The paper tackles the problem of modeling vehicle environments as dynamic occupancy grid maps in urban scenarios using recurrent neural networks, resulting in improved velocity estimation for braking and turning vehicles compared to state-of-the-art methods.

In this work, we tackle the problem of modeling the vehicle environment as dynamic occupancy grid map in complex urban scenarios using recurrent neural networks. Dynamic occupancy grid maps represent the scene in a bird's eye view, where each grid cell contains the occupancy probability and the two dimensional velocity. As input data, our approach relies on measurement grid maps, which contain occupancy probabilities, generated with lidar measurements. Given this configuration, we propose a recurrent neural network architecture to predict a dynamic occupancy grid map, i.e. filtered occupancy and velocity of each cell, by using a sequence of measurement grid maps. Our network architecture contains convolutional long-short term memories in order to sequentially process the input, makes use of spatial context, and captures motion. In the evaluation, we quantify improvements in estimating the velocity of braking and turning vehicles compared to the state-of-the-art. Additionally, we demonstrate that our approach provides more consistent velocity estimates for dynamic objects, as well as, less erroneous velocity estimates in static area.

Foundations

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

Your Notes