Learning Spatiotemporal Occupancy Grid Maps for Lifelong Navigation in Dynamic Scenes
Hugues Thomas, Matthieu Gallet de Saint Aurin, Jian Zhang, Timothy D., Barfoot

TL;DR
This paper introduces a self-supervised method for generating and predicting spatiotemporal occupancy maps from lidar data, enhancing lifelong robot navigation in dynamic environments.
Contribution
It presents a novel 3D-2D neural architecture for predicting future occupancy maps, enabling robots to navigate more effectively in changing scenes.
Findings
Accurate prediction of future occupancy states demonstrated.
Self-supervised training enables lifelong learning.
Improved navigation performance in dynamic scenes.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Robotic Path Planning Algorithms · Multimodal Machine Learning Applications
