TPPO:一种带有伪神谕的新型轨迹预测器

TPPO: A Novel Trajectory Predictor With Pseudo Oracle

IEEE Transactions on Systems, Man, and Cybernetics: Systems · 2024
被引 32 · 同刊同年前 7%
ABS 3

中文导读

提出一种基于生成模型的轨迹预测器TPPO,利用伪神谕(行人移动方向和从真实轨迹估计的潜变量)和社交注意力模块,在多个数据集上以更低的位移误差超越现有方法。

Abstract

Forecasting pedestrian trajectories in dynamic scenes remains a critical problem in various applications, such as autonomous driving and socially aware robots. Such forecasting is challenging due to human-human and human-object interactions and future uncertainties caused by human randomness. Generative model-based methods handle future uncertainties by sampling a latent variable. However, few studies explored the generation of the latent variable. In this work, we propose the trajectory predictor with pseudo Oracle (TPPO), which is a generative model-based trajectory predictor. The first pseudo oracle is pedestrians’ moving directions, and the second one is the latent variable estimated from ground truth trajectories. A social attention module is used to aggregate neighbors’ interactions based on the correlation between pedestrians’ moving directions and future trajectories. This correlation is inspired by the fact that pedestrians’ future trajectories are often influenced by pedestrians in front. A latent variable predictor is proposed to estimate latent variable distributions from observed and ground-truth trajectories. Moreover, the gap between these two distributions is minimized during training. Therefore, the latent variable predictor can estimate the latent variable from observed trajectories to approximate that estimated from ground-truth trajectories. We compare the performance of TPPO with related methods on several public datasets. Results demonstrate that TPPO outperforms state-of-the-art methods with low average and final displacement errors. The ablation study shows that the prediction performance will not dramatically decrease as sampling times decline during tests.

行人轨迹预测生成模型自动驾驶社交机器人