Spatio-Temporal Look-Ahead Trajectory Prediction using Memory Neural Network
Nishanth Rao, Suresh Sundaram

TL;DR
This paper introduces a Memory Neuron Network for predicting vehicle trajectories in complex environments, demonstrating superior performance and computational efficiency over existing models on real and synthetic datasets.
Contribution
The paper presents a novel recurrent neural network architecture, the Memory Neuron Network, for spatio-temporal trajectory prediction that outperforms state-of-the-art methods with simpler design.
Findings
Outperforms existing algorithms on NGSIM dataset
Achieves better accuracy on synthetic CARLA data
Demonstrates robustness in real-time traffic scenarios
Abstract
Prognostication of vehicle trajectories in unknown environments is intrinsically a challenging and difficult problem to solve. The behavior of such vehicles is highly influenced by surrounding traffic, road conditions, and rogue participants present in the environment. Moreover, the presence of pedestrians, traffic lights, stop signs, etc., makes it much harder to infer the behavior of various traffic agents. This paper attempts to solve the problem of Spatio-temporal look-ahead trajectory prediction using a novel recurrent neural network called the Memory Neuron Network. The Memory Neuron Network (MNN) attempts to capture the input-output relationship between the past positions and the future positions of the traffic agents. The proposed model is computationally less intensive and has a simple architecture as compared to other deep learning models that utilize LSTMs and GRUs. It is…
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
MethodsEntropy Regularization · Proximal Policy Optimization · CARLA: An Open Urban Driving Simulator
