Predicting Dynamic Map States from Limited Field-of-View Sensor Data
Knut Peterson, David Han
TL;DR
This work tackles predicting dynamic map states from limited field-of-view sensor data, a challenge for autonomous systems operating under occlusions or sensor failures. It introduces a cumulative dynamic sensor projection that encodes a time window of LIDAR observations into a single grayscale image, enabling the use of standard image-to-image translation models for map-state prediction. The method is validated in a 2D simulation across four obstacle/motion scenarios, using eight model variants and an ablation study showing the essential role of time-decay encoding. Results indicate high predictive performance, with dynamic scenarios revealing blur and probabilistic predictions as sensor data recency declines, underscoring the approach's potential to improve safety and reliability when full sensing is unavailable.
Abstract
When autonomous systems are deployed in real-world scenarios, sensors are often subject to limited field-of-view (FOV) constraints, either naturally through system design, or through unexpected occlusions or sensor failures. In conditions where a large FOV is unavailable, it is important to be able to infer information about the environment and predict the state of nearby surroundings based on available data to maintain safe and accurate operation. In this work, we explore the effectiveness of deep learning for dynamic map state prediction based on limited FOV time series data. We show that by representing dynamic sensor data in a simple single-image format that captures both spatial and temporal information, we can effectively use a wide variety of existing image-to-image learning models to predict map states with high accuracy in a diverse set of sensing scenarios.
