SR-LSTM: State Refinement for LSTM towards Pedestrian Trajectory Prediction
Pu Zhang, Wanli Ouyang, Pengfei Zhang, Jianru Xue, Nanning Zheng

TL;DR
This paper introduces SR-LSTM, a novel LSTM-based model that refines pedestrian trajectory predictions by incorporating current neighbor intentions and social-aware information selection, achieving state-of-the-art results.
Contribution
The paper proposes a data-driven state refinement module for LSTM that utilizes current neighbor intentions and a social-aware information selection mechanism.
Findings
Achieves state-of-the-art results on ETH and UCY datasets.
Effectively models social behaviors in pedestrian trajectory prediction.
Outperforms previous LSTM-based methods in accuracy.
Abstract
In crowd scenarios, reliable trajectory prediction of pedestrians requires insightful understanding of their social behaviors. These behaviors have been well investigated by plenty of studies, while it is hard to be fully expressed by hand-craft rules. Recent studies based on LSTM networks have shown great ability to learn social behaviors. However, many of these methods rely on previous neighboring hidden states but ignore the important current intention of the neighbors. In order to address this issue, we propose a data-driven state refinement module for LSTM network (SR-LSTM), which activates the utilization of the current intention of neighbors, and jointly and iteratively refines the current states of all participants in the crowd through a message passing mechanism. To effectively extract the social effect of neighbors, we further introduce a social-aware information selection…
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
TopicsAnomaly Detection Techniques and Applications · Video Surveillance and Tracking Methods · Autonomous Vehicle Technology and Safety
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
