Pedestrian Trajectory Prediction with Convolutional Neural Networks

Simone Zamboni,Zekarias Tilahun Kefato,Sarunas Girdzijauskas,Noren Christoffer,Laura Dal Col
DOI: https://doi.org/10.48550/arXiv.2010.05796
2021-09-16
Abstract:Predicting the future trajectories of pedestrians is a challenging problem that has a range of application, from crowd surveillance to autonomous driving. In literature, methods to approach pedestrian trajectory prediction have evolved, transitioning from physics-based models to data-driven models based on recurrent neural networks. In this work, we propose a new approach to pedestrian trajectory prediction, with the introduction of a novel 2D convolutional model. This new model outperforms recurrent models, and it achieves state-of-the-art results on the ETH and TrajNet datasets. We also present an effective system to represent pedestrian positions and powerful data augmentation techniques, such as the addition of Gaussian noise and the use of random rotations, which can be applied to any model. As an additional exploratory analysis, we present experimental results on the inclusion of occupancy methods to model social information, which empirically show that these methods are ineffective in capturing social interaction.
Computer Vision and Pattern Recognition,Machine Learning
What problem does this paper attempt to address?