A Spatial-Temporal Attention Model for Human Trajectory Prediction

Xiaodong Zhao,Yaran Chen,Jin Guo,Dongbin Zhao
DOI: https://doi.org/10.1109/jas.2020.1003228
2020-01-01
IEEE/CAA Journal of Automatica Sinica
Abstract:Human trajectory prediction is essential and promising in many related applications. This is challenging due to the uncertainty of human behaviors, which can be influenced not only by himself, but also by the surrounding environment. Recent works based on long-short term memory(LSTM) models have brought tremendous improvements on the task of trajectory prediction. However, most of them focus on the spatial influence of humans but ignore the temporal influence. In this paper, we propose a novel spatial-temporal attention(ST-Attention) model,which studies spatial and temporal affinities jointly. Specifically,we introduce an attention mechanism to extract temporal affinity,learning the importance for historical trajectory information at different time instants. To explore spatial affinity, a deep neural network is employed to measure different importance of the neighbors. Experimental results show that our method achieves competitive performance compared with state-of-the-art methods on publicly available datasets.
What problem does this paper attempt to address?