IJCAI 2024poster0 citations

DenseKoopman: A Plug-and-Play Framework for Dense Pedestrian Trajectory Prediction

Xianbang Li, Yilong Ren, Han Jiang, Haiyang Yu, Yanlei Cui, Liang Xu

Abstract

Pedestrian trajectory prediction has emerged as a core component of human-robot interaction and autonomous driving. Fast and accurate prediction of surrounding pedestrians contributes to making decisions and improves safety and efficiency. However, pedestrians’ future trajectories will interact with their surrounding traffic participants. As the density of pedestrians increases, the complexity of such interactions also increases significantly, leading to an inevitable decrease in the accuracy of pedestrian trajectory prediction. To address this issue, we propose DenseKoopman, a plug-and-play framework for dense pedestrian trajectory prediction. Specifically, we introduce the Koopman operator theory to find an embedding space for a global linear approximation of a nonlinear pedestrian motion system. By encoding historical trajectories as linear state embeddings in the Koopman space, we transforms nonlinear trajectory data for pedestrians in dense scenes. This linearized representation greatly reduces the complexity of dense pedestrian trajectory prediction. Extensive experiments on pedestrian trajectory prediction benchmarks demonstrate the superiority of the proposed framework. We also conducted an analysis of the data transformation to explore how our DenseKoopman framework works with each validation method and uncovers motion patterns that may be hidden within the trajectory data. Code is available at https://github.com/lixianbang/DenseKoopman.

Computer Vision: CV: Motion and trackingComputer Vision: CV: Machine learning for visionComputer Vision: CV: Other
BibTeX
@inproceedings{ijcai2024p113,
  title     = {DenseKoopman: A Plug-and-Play Framework for Dense Pedestrian Trajectory Prediction},
  author    = {Li, Xianbang and Ren, Yilong and Jiang, Han and Yu, Haiyang and Cui, Yanlei and Xu, Liang},
  booktitle = {Proceedings of the Thirty-Third International Joint Conference on
               Artificial Intelligence, {IJCAI-24}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Kate Larson},
  pages     = {1020--1028},
  year      = {2024},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2024/113},
  url       = {https://doi.org/10.24963/ijcai.2024/113},
}
DenseKoopman: A Plug-and-Play Framework for Dense Pedestrian Trajectory Prediction · IJCAI 2024