3DOF Pedestrian Trajectory Prediction Learned from Long-Term Autonomous Mobile Robot Deployment Data
Li Sun, Zhi Yan, Sergi Molina Mellado, Marc Hanheide, Tom, Duckett

TL;DR
This paper introduces T-Pose-LSTM, a novel 3DOF pedestrian trajectory prediction method using range-finder sensors and long-term deployment data, improving accuracy over traditional 2D approaches in real-world robot environments.
Contribution
The paper presents a new 3DOF trajectory prediction model trained on long-term deployment data, incorporating environment and time context, and validated with extensive real-world data.
Findings
Outperforms state-of-the-art 2D-based methods in long-term deployments
Utilizes long-term temporal information for improved accuracy
Validated with over 15,000 trajectories in a care home environment
Abstract
This paper presents a novel 3DOF pedestrian trajectory prediction approach for autonomous mobile service robots. While most previously reported methods are based on learning of 2D positions in monocular camera images, our approach uses range-finder sensors to learn and predict 3DOF pose trajectories (i.e. 2D position plus 1D rotation within the world coordinate system). Our approach, T-Pose-LSTM (Temporal 3DOF-Pose Long-Short-Term Memory), is trained using long-term data from real-world robot deployments and aims to learn context-dependent (environment- and time-specific) human activities. Our approach incorporates long-term temporal information (i.e. date and time) with short-term pose observations as input. A sequence-to-sequence LSTM encoder-decoder is trained, which encodes observations into LSTM and then decodes as predictions. For deployment, it can perform on-the-fly prediction…
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
TopicsVideo Surveillance and Tracking Methods · Human Pose and Action Recognition · Autonomous Vehicle Technology and Safety
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
