Safety-Oriented Pedestrian Occupancy Forecasting
Katie Luo, Sergio Casas, Renjie Liao, Xinchen Yan, Yuwen Xiong, Wenyuan Zeng, Raquel Urtasun
Abstract
In this paper we address an important problem in self-driving, forecasting multi-pedestrian motion and their shared scene occupancy map, which is critical for safe navigation. Our contributions are two-fold. First, we advocate for predicting both the individual motions as well as the scene occupancy map in order to effectively deal with missing detections caused by postprocessing, e.g. confidence thresholding and non-maximum suppression. Second, we propose a Scene-Actor Graph Neural Network (SA-GNN) which captures the interactions among pedestrians within the same scene, including those that have not been detected, by preserving the relative spatial information of pedestrians via 2D convolution and via message passing. We show that our scene-occupancy predictions are more accurate than those from state-of-the-art motion forecasting methods, while also matching their performance in pedestrian motion forecasting metrics on two large-scale real-world datasets, nuScenes and ATG4D.
BibTeX
@inproceedings{iros2021_safetyorientedpe,
title = {Safety-Oriented Pedestrian Occupancy Forecasting},
author = {Katie Luo and Sergio Casas and Renjie Liao and Xinchen Yan and Yuwen Xiong and Wenyuan Zeng and Raquel Urtasun},
booktitle = {IROS 2021},
year = {2021}
}