paper-with-me

Papers

STIGCN: spatial–temporal interaction‑aware graph convolution network for pedestrian trajectory prediction

2023-12-30 · The Journal of Supercomputing 2023 12 · Wangxing Chen, Haifeng Sang, Jinyu Wang, Zishan Zhao

Accurately predicting the future trajectory of pedestrians is critical for tasks such as autonomous driving and robot navigation. Previous methods for pedestrian trajectory prediction dealt with social interaction and pedestrian movement factors either concurrently or sequentially, neglecting the link between them. Therefore, a Spatial-Temporal Interaction-aware Graph Convolution Network (STIGCN) is proposed for pedestrian trajectory prediction. STIGCN considers the correlation between social interaction and pedestrian movement factors to achieve more accurate interaction modeling. Specifically, we first constructed spatial and temporal graphs to model social interactions and movement factors. Then, we designed the spatial-temporal interaction-aware learning to utilize the spatial interaction features of each moment to assist the temporal interaction modeling and utilize the temporal interaction features of each pedestrian to assist the spatial interaction modeling, resulting in more accurate interaction modeling. Finally, a Time-Extrapolator Pyramid Convolution Neural Network (TEP-CNN) is designed to jointly estimate the two-dimensional Gaussian distribution parameters of future trajectories by combining the prediction features from multiple layers. Experimental results on two benchmark pedestrian trajectory prediction datasets show that our proposed method outperforms existing methods in terms of average displacement error and final displacement error and achieves more accurate predictions for pedestrian motions such as convergence and encounter.

📄 PDF Abstract BibTeX

Code (1)

Chenwangxing/STIGCN_master pytorch

Tasks

Autonomous DrivingPedestrian Trajectory PredictionPredictionRobot NavigationTrajectory Prediction

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

DSTIGCN: Deformable Spatial-Temporal Interaction Graph Convolution Network for Pedestrian Trajectory Prediction

2025-01-16 · IEEE Transactions on Intelligent Transportation Systems 2025 1 · Wangxing Chen, Haifeng Sang, Jinyu Wang, Zishan Zhao

Accurate and reliable pedestrian trajectory prediction can reduce the risk of human-vehicle collisions and predict accidents in advance, which is crucial for developing autonomous driving and intelligent monitoring. Prev…

Autonomous DrivingPedestrian Trajectory PredictionPredictionTAG+1

Spatio-Temporal Inception Graph Convolutional Networks for Skeleton-Based Action Recognition

2020-11-26 · Zhen Huang, Xu Shen, Xinmei Tian, Houqiang Li 외

Skeleton-based human action recognition has attracted much attention with the prevalence of accessible depth sensors. Recently, graph convolutional networks (GCNs) have been widely used for this task due to their powerfu…

Action RecognitionSkeleton Based Action RecognitionTemporal Action Localization

Hyper-STTN: Social Group-aware Spatial-Temporal Transformer Network for Human Trajectory Prediction with Hypergraph Reasoning

2024-01-12 · Weizheng Wang, Chaowei Wang, Baijian Yang, Guohua Chen 외

Predicting crowded intents and trajectories is crucial in varouls real-world applications, including service robots and autonomous vehicles. Understanding environmental dynamics is challenging, not only due to the comple…

Autonomous VehiclesTrajectory Prediction

RAIST: Learning Risk Aware Traffic Interactions via Spatio-Temporal Graph Convolutional Networks

2020-11-17 · Videsh Suman, Phu Pham, Aniket Bera

A key aspect of driving a road vehicle is to interact with other road users, assess their intentions and make risk-aware tactical decisions. An intuitive approach to enabling an intelligent automated driving system would…

Transaction Fraud Detection via Spatial-Temporal-Aware Graph Transformer

2023-07-11 · Yue Tian, Guanjun Liu

How to obtain informative representations of transactions and then perform the identification of fraudulent transactions is a crucial part of ensuring financial security. Recent studies apply Graph Neural Networks (GNNs)…

Fraud DetectionGraph Neural NetworkRepresentation Learning