Regularizing Neural Networks for Future Trajectory Prediction via Inverse Reinforcement Learning Framework
Dooseop Choi, Kyoungwook Min, Jeongdan Choi

TL;DR
This paper introduces a novel RNN-based model for future trajectory prediction that uses inverse reinforcement learning to regularize training, effectively leveraging scene context to improve accuracy in dynamic environments.
Contribution
It proposes a new regularization method using inverse reinforcement learning within an encoder-decoder RNN framework for trajectory prediction.
Findings
Outperforms state-of-the-art methods in accuracy.
Regularization improves utilization of scene context.
Model effectively predicts trajectories in complex scenes.
Abstract
Predicting distant future trajectories of agents in a dynamic scene is not an easy problem because the future trajectory of an agent is affected by not only his/her past trajectory but also the scene contexts. To tackle this problem, we propose a model based on recurrent neural networks (RNNs) and a novel method for training the model. The proposed model is based on an encoder-decoder architecture where the encoder encodes inputs (past trajectories and scene context information) while the decoder produces a trajectory from the context vector given by the encoder. We train the networks of the proposed model to produce a future trajectory, which is the closest to the true trajectory, while maximizing a reward from a reward function. The reward function is also trained at the same time to maximize the margin between the rewards from the ground-truth trajectory and its estimate. The reward…
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 · Human Pose and Action Recognition · Autonomous Vehicle Technology and Safety
