ROAug 24, 2021

Learning Spatiotemporal Occupancy Grid Maps for Lifelong Navigation in Dynamic Scenes

arXiv:2108.10585v218 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of enabling robots to navigate safely and adaptively in changing environments, representing an incremental improvement over prior work.

The paper tackles the problem of lifelong navigation in dynamic scenes by developing a method to generate, predict, and use Spatiotemporal Occupancy Grid Maps (SOGM) that embed future information, with results validated through quantitative comparisons and ablation studies.

We present a novel method for generating, predicting, and using Spatiotemporal Occupancy Grid Maps (SOGM), which embed future information of dynamic scenes. Our automated generation process creates groundtruth SOGMs from previous navigation data. We build on prior work to annotate lidar points based on their dynamic properties, which are then projected on time-stamped 2D grids: SOGMs. We design a 3D-2D feedforward architecture, trained to predict the future time steps of SOGMs, given 3D lidar frames as input. Our pipeline is entirely self-supervised, thus enabling lifelong learning for robots. The network is composed of a 3D back-end that extracts rich features and enables the semantic segmentation of the lidar frames, and a 2D front-end that predicts the future information embedded in the SOGMs within planning. We also design a navigation pipeline that uses these predicted SOGMs. We provide both quantitative and qualitative insights into the predictions and validate our choices of network design with a comparison to the state of the art and ablation studies.

Code Implementations3 repos
Foundations

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

Your Notes