English

A Multi-Stage Goal-Driven Network for Pedestrian Trajectory Prediction

Computer Vision and Pattern Recognition 2024-06-27 v1

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 temporal dependency between trajectory sequences. The pivotal module is the multi-stage goal evaluator, which utilizes the encoded feature vectors to predict intermediate goals, effectively minimizing cumulative errors in the recursive inference process. The effectiveness of MGNet is demonstrated through comprehensive experiments on the JAAD and PIE datasets. Comparative evaluations against state-of-the-art algorithms reveal significant performance improvements achieved by our proposed method.

Keywords

Cite

@article{arxiv.2406.18050,
  title  = {A Multi-Stage Goal-Driven Network for Pedestrian Trajectory Prediction},
  author = {Xiuen Wu and Tao Wang and Yuanzheng Cai and Lingyu Liang and George Papageorgiou},
  journal= {arXiv preprint arXiv:2406.18050},
  year   = {2024}
}

Comments

Paper accepted by 5th International Conference on Computer Vision, Image and Deep Learning (CVIDL 2024)

R2 v1 2026-06-28T17:19:26.139Z