paper-with-me

Papers

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

2024-06-26 · Xiuen Wu, Tao Wang, Yuanzheng Cai, Lingyu Liang, George Papageorgiou

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.

📄 PDF Abstract BibTeX arXiv:2406.18050

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesManagementPedestrian Trajectory PredictionPredictionTrajectory Prediction

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

GDTS: Goal-Guided Diffusion Model with Tree Sampling for Multi-Modal Pedestrian Trajectory Prediction

2023-11-25 · Ge Sun, Sheng Wang, Lei Zhu, Ming Liu 외

Accurate prediction of pedestrian trajectories is crucial for improving the safety of autonomous driving. However, this task is generally nontrivial due to the inherent stochasticity of human motion, which naturally requ…

Autonomous DrivingDenoisingPedestrian Trajectory PredictionPrediction+1

GUIDE-CoT: Goal-driven and User-Informed Dynamic Estimation for Pedestrian Trajectory using Chain-of-Thought

2025-03-10 · Sungsik Kim, Janghyun Baek, Jinkyu Kim, Jaekoo Lee

While Large Language Models (LLMs) have recently shown impressive results in reasoning tasks, their application to pedestrian trajectory prediction remains challenging due to two key limitations: insufficient use of visu…

Pedestrian Trajectory PredictionPredictionTrajectory Prediction

GoalNet: Goal Areas Oriented Pedestrian Trajectory Prediction

2024-02-29 · Ching-Lin Lee, Zhi-Xuan Wang, Kuan-Ting Lai, Amar Fadillah

Predicting the future trajectories of pedestrians on the road is an important task for autonomous driving. The pedestrian trajectory prediction is affected by scene paths, pedestrian's intentions and decision-making, whi…

Autonomous DrivingDecision MakingPedestrian Trajectory PredictionPrediction+1

Stepwise Goal-Driven Networks for Trajectory Prediction

2021-03-25 · Chuhua Wang, Yuchen Wang, Mingze Xu, David J. Crandall

We propose to predict the future trajectories of observed agents (e.g., pedestrians or vehicles) by estimating and using their goals at multiple time scales. We argue that the goal of a moving agent may change over time,…

DecoderMulti-future Trajectory PredictionPredictionTrajectory Prediction

TNT: Target-driveN Trajectory Prediction

2020-08-19 · Hang Zhao, Jiyang Gao, Tian Lan, Chen Sun 외

Predicting the future behavior of moving agents is essential for real world applications. It is challenging as the intent of the agent and the corresponding behavior is unknown and intrinsically multimodal. Our key insig…

Motion ForecastingPredictionTrajectory Prediction