CVLGROJan 10, 2024

Knowledge-aware Graph Transformer for Pedestrian Trajectory Prediction

arXiv:2401.04872v113 citationsh-index: 242023 IEEE 26th International Conference on Intelligent Transportation Systems (ITSC)
Originality Incremental advance
AI Analysis

This addresses trajectory prediction for autonomous vehicles, but appears incremental with domain adaptation techniques.

The paper tackles pedestrian trajectory prediction for autonomous vehicles by proposing a graph transformer structure with domain adaptation to handle discrepancies between training datasets, achieving improved performance on ETH and UCY datasets.

Predicting pedestrian motion trajectories is crucial for path planning and motion control of autonomous vehicles. Accurately forecasting crowd trajectories is challenging due to the uncertain nature of human motions in different environments. For training, recent deep learning-based prediction approaches mainly utilize information like trajectory history and interactions between pedestrians, among others. This can limit the prediction performance across various scenarios since the discrepancies between training datasets have not been properly incorporated. To overcome this limitation, this paper proposes a graph transformer structure to improve prediction performance, capturing the differences between the various sites and scenarios contained in the datasets. In particular, a self-attention mechanism and a domain adaption module have been designed to improve the generalization ability of the model. Moreover, an additional metric considering cross-dataset sequences is introduced for training and performance evaluation purposes. The proposed framework is validated and compared against existing methods using popular public datasets, i.e., ETH and UCY. Experimental results demonstrate the improved performance of our proposed scheme.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes