SS-LSTM: A Hierarchical LSTM Model for Pedestrian Trajectory Prediction
Pedestrian trajectory prediction is an extremely challenging problem because of the crowdedness and clutter of the scenes. Previous deep learning LSTM-based approaches focus on the neighbourhood influence of pedestrians but ignore the scene layouts in pedestrian trajectory prediction. In this paper, a novel hierarchical LSTM-based network is proposed to consider both the influence of social neighbourhood and scene layouts. Our SS-LSTM, which stands for Social-Scene-LSTM, uses three different LSTMs to capture person, social and scene scale information. We also use a circular shape neighbourhood setting instead of the traditional rectangular shape neighbourhood in the social scale. We evaluate our proposed method against two baseline methods and a state-of-art technique on three public datasets. The results show that our method outperforms other methods and that using circular shape neighbourhood improves the prediction accuracy
Code (1)
Tasks
Pedestrian Trajectory PredictionPredictionTrajectory PredictionSimilar Papers 제목 키워드 기반
Trajectory Prediction by Coupling Scene-LSTM with Human Movement LSTM
We develop a novel human trajectory prediction system that incorporates the scene information (Scene-LSTM) as well as individual pedestrian movement (Pedestrian-LSTM) trained simultaneously within static crowded scenes. …
Trajectory PredictionLong-term Pedestrian Trajectory Prediction using Mutable Intention Filter and Warp LSTM
Trajectory prediction is one of the key capabilities for robots to safely navigate and interact with pedestrians. Critical insights from human intention and behavioral patterns need to be integrated to effectively foreca…
motion predictionNavigatePedestrian Trajectory PredictionTrajectory PredictionLearning Pedestrian Actions to Ensure Safe Autonomous Driving
To ensure safe autonomous driving in urban environments with complex vehicle-pedestrian interactions, it is critical for Autonomous Vehicles (AVs) to have the ability to predict pedestrians' short-term and immediate acti…
Autonomous DrivingAutonomous VehiclesPredictionTrajectory PredictionSR-LSTM: State Refinement for LSTM towards Pedestrian Trajectory Prediction
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 full…
Pedestrian Trajectory PredictionTrajectory PredictionSRA-LSTM: Social Relationship Attention LSTM for Human Trajectory Prediction
Pedestrian trajectory prediction for surveillance video is one of the important research topics in the field of computer vision and a key technology of intelligent surveillance systems. Social relationship among pedestri…
Pedestrian Trajectory PredictionTrajectory Prediction