A Two-Block RNN-based Trajectory Prediction from Incomplete Trajectory
Ryo Fujii, Jayakorn Vongkulbhisal, Ryo Hachiuma, Hideo Saito

TL;DR
This paper introduces a two-block RNN model for trajectory prediction that effectively handles incomplete observed trajectories caused by miss-detection, improving prediction accuracy in complex real-world scenarios.
Contribution
The paper proposes a novel two-block RNN architecture that approximates Bayesian filtering steps to better predict trajectories from incomplete data due to miss-detection.
Findings
Improves prediction accuracy by 9% on ADE and 7% on FDE metrics.
Outperforms baseline imputation methods on ETH and UCY datasets.
Effective in scenarios with and without miss-detection.
Abstract
Trajectory prediction has gained great attention and significant progress has been made in recent years. However, most works rely on a key assumption that each video is successfully preprocessed by detection and tracking algorithms and the complete observed trajectory is always available. However, in complex real-world environments, we often encounter miss-detection of target agents (e.g., pedestrian, vehicles) caused by the bad image conditions, such as the occlusion by other agents. In this paper, we address the problem of trajectory prediction from incomplete observed trajectory due to miss-detection, where the observed trajectory includes several missing data points. We introduce a two-block RNN model that approximates the inference steps of the Bayesian filtering framework and seeks the optimal estimation of the hidden state when miss-detection occurs. The model uses two RNNs…
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 · Anomaly Detection Techniques and Applications
