STIGCN: spatial–temporal interaction‑aware graph convolution network for pedestrian trajectory prediction
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.
Code (1)
Tasks
Autonomous DrivingPedestrian Trajectory PredictionPredictionRobot NavigationTrajectory PredictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
DSTIGCN: Deformable Spatial-Temporal Interaction Graph Convolution Network for Pedestrian Trajectory Prediction
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+1Spatio-Temporal Inception Graph Convolutional Networks for Skeleton-Based Action Recognition
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 LocalizationHyper-STTN: Social Group-aware Spatial-Temporal Transformer Network for Human Trajectory Prediction with Hypergraph Reasoning
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 PredictionRAIST: Learning Risk Aware Traffic Interactions via Spatio-Temporal Graph Convolutional Networks
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
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