Scene-LSTM: A Model for Human Trajectory Prediction
Huynh Manh, Gita Alaghband

TL;DR
This paper introduces Scene-LSTM, a novel human trajectory prediction model that integrates scene context and human movement patterns using coupled LSTMs and a grid-based scene representation, significantly improving prediction accuracy.
Contribution
The paper presents a new scene-aware LSTM framework with a scene data filter and grid structure, enhancing trajectory prediction over existing methods.
Findings
Reduces location displacement errors compared to related methods
Achieves about 80% error reduction over social interaction models
Effective in crowded scenes from UCY and ETH datasets
Abstract
We develop a human movement trajectory prediction system that incorporates the scene information (Scene-LSTM) as well as human movement trajectories (Pedestrian movement LSTM) in the prediction process within static crowded scenes. We superimpose a two-level grid structure (scene is divided into grid cells each modeled by a scene-LSTM, which are further divided into smaller sub-grids for finer spatial granularity) and explore common human trajectories occurring in the grid cell (e.g., making a right or left turn onto sidewalks coming out of an alley; or standing still at bus/train stops). Two coupled LSTM networks, Pedestrian movement LSTMs (one per target) and the corresponding Scene-LSTMs (one per grid-cell) are trained simultaneously to predict the next movements. We show that such common path information greatly influences prediction of future movement. We further design a scene…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Video Surveillance and Tracking Methods · Traffic and Road Safety
