Global Grouped Coordinate Attention for Transformer in Pedestrian Trajectory Prediction
摘要
Pedestrian trajectory prediction stands as a critical research domain within the field of computer vision, offering substantial application potential in areas such as intelligent transportation systems and video surveillance. Nevertheless, the intricate and unpredictable nature of pedestrian movements renders this prediction task notably challenging. In an effort to enhance the precision of pedestrian trajectory forecasts, this study introduces an innovative approach rooted in model fusion. We propose a novel Global Grouped Coordinate Attention (GGCA) module, which significantly enhances the Transformer model’s ability to model spatial dependencies by combining channel grouping operations with bidirectional global pooling. Specifically, we first selected a classic pedestrian trajectory prediction network model as the basic architecture, and then seamlessly integrated the GGCA module into this model to optimize feature representation and generate the final prediction results. To ascertain the efficacy of the method proposed in this thesis, we conducted a series of experiments on the ETH-UCY and SDD datasets. The experimental findings indicate that the hybrid model we have developed achieves a marked improvement in prediction accuracy over the original model. Particularly in the case of the SDD dataset, our fusion model brought about a substantial reduction in the mean prediction error. Concretely, the Average Displacement Error (ADE) was decreased from 7.80 to 7.74, while the Final Displacement Error (FDE) was lowered from 12.89 to 12.65. Such notable improvements incontrovertibly prove the efficacy of our approach. Consequently, the pedestrian trajectory prediction strategy based on model fusion presented in this paper offers clear benefits in terms of prediction enhancement and provides valuable insights for advancements in the field of pedestrian trajectory prediction.