A Multi-Stage Goal-Driven Network for Pedestrian Trajectory Prediction
Xiuen Wu, Tao Wang, Yuanzheng Cai, Lingyu Liang, George Papageorgiou

TL;DR
This paper introduces MGNet, a multi-stage goal-driven network for pedestrian trajectory prediction that improves accuracy by forecasting intermediate goals rather than a single long-term goal.
Contribution
The paper presents a novel multi-stage goal-driven approach combining CVAE, attention, and goal evaluation to enhance trajectory prediction accuracy over existing methods.
Findings
MGNet outperforms state-of-the-art algorithms on JAAD and PIE datasets.
Forecasting intermediate goals reduces cumulative prediction errors.
The approach demonstrates significant improvements in pedestrian trajectory forecasting.
Abstract
Pedestrian trajectory prediction plays a pivotal role in ensuring the safety and efficiency of various applications, including autonomous vehicles and traffic management systems. This paper proposes a novel method for pedestrian trajectory prediction, called multi-stage goal-driven network (MGNet). Diverging from prior approaches relying on stepwise recursive prediction and the singular forecasting of a long-term goal, MGNet directs trajectory generation by forecasting intermediate stage goals, thereby reducing prediction errors. The network comprises three main components: a conditional variational autoencoder (CVAE), an attention module, and a multi-stage goal evaluator. Trajectories are encoded using conditional variational autoencoders to acquire knowledge about the approximate distribution of pedestrians' future trajectories, and combined with an attention mechanism to capture the…
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 · Traffic Prediction and Management Techniques · Video Surveillance and Tracking Methods
MethodsSoftmax · Attention Is All You Need
