CVAIMay 6, 2022

Predicting Future Occupancy Grids in Dynamic Environment with Spatio-Temporal Learning

arXiv:2205.03212v114 citationsh-index: 48
AI Analysis

This addresses the challenge of safe autonomous navigation by improving occupancy prediction without relying on HD-Maps or explicit object modeling, though it appears incremental as it builds on existing spatio-temporal methods.

The paper tackles the problem of predicting future occupancy in dynamic urban environments for autonomous navigation, achieving the ability to forecast occupancy for a longer horizon of 3 seconds in complex scenarios from the nuScenes dataset.

Reliably predicting future occupancy of highly dynamic urban environments is an important precursor for safe autonomous navigation. Common challenges in the prediction include forecasting the relative position of other vehicles, modelling the dynamics of vehicles subjected to different traffic conditions, and vanishing surrounding objects. To tackle these challenges, we propose a spatio-temporal prediction network pipeline that takes the past information from the environment and semantic labels separately for generating future occupancy predictions. Compared to the current SOTA, our approach predicts occupancy for a longer horizon of 3 seconds and in a relatively complex environment from the nuScenes dataset. Our experimental results demonstrate the ability of spatio-temporal networks to understand scene dynamics without the need for HD-Maps and explicit modeling dynamic objects. We publicly release our occupancy grid dataset based on nuScenes to support further research.

Code Implementations1 repo
Foundations

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

Your Notes