5 results on '"Chen, Wangxing"'
Search Results
2. DSTCNN: Deformable spatial-temporal convolutional neural network for pedestrian trajectory prediction.
- Author
-
Chen, Wangxing, Sang, Haifeng, Wang, Jinyu, and Zhao, Zishan
- Subjects
- *
CONVOLUTIONAL neural networks , *LOGICAL prediction , *ARTIFICIAL neural networks , *RECURRENT neural networks , *PEDESTRIANS , *PROBABILITY density function - Abstract
Pedestrian trajectory prediction holds significant research value in service robots, autonomous driving, and intelligent monitoring. Currently, most pedestrian trajectory prediction methods focus on data-driven models based on recurrent neural networks, but there is insufficient research on data-driven models based on convolutional neural networks. In this study, we first analyze the two problems in pedestrian trajectory prediction methods based on convolutional neural networks: 1. Previous trajectory prediction methods based on convolutional neural networks have spatial-temporal entanglement problems; 2. These methods are limited by their fixed convolution kernels and cannot accurately model social and temporal interactions. Furthermore, we propose a deformable spatial-temporal convolutional neural network (DSTCNN) to better adapt to the pedestrian trajectory prediction task. The deformable spatial-temporal convolutional neural network models spatial and temporal interactions separately, overcoming the shortcomings of spatial-temporal entanglement. The deformable spatial-temporal convolution also gets rid of the fixed convolution kernel, making the modeling of spatial-temporal interactions more accurate. On the ETH and UCY datasets, the average displacement error and final displacement error of our method are 0.29 and 0.53 meters, respectively. In kernel density estimation, average Mahalanobis distance, and average maximum eigenvalue metrics, our method still achieves better performance compared to baseline methods. Moreover, the deformable spatial-temporal convolutional neural network is a memory-efficient model with only 4.1 K parameters. • For the first time, we analyze the two problems in pedestrian trajectory prediction methods based on convolutional neural networks. • To the best of our knowledge, our work is the first time that deformable convolution is introduced into the trajectory prediction task. • We modeled pedestrian features separately from the two dimensions of time and space, which gets rid of the spatial-temporal entanglement. • We introduced deformable convolution and used nearest neighbor interpolation to aggregate features to better adapt to pedestrian trajectory prediction tasks. • It is worth mentioning that our method only uses convolutional neural networks, and the model parameters are reduced compared with previous methods. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
3. RDGCN: Reasonably dense graph convolution network for pedestrian trajectory prediction.
- Author
-
Sang, Haifeng, Chen, Wangxing, Wang, Jinyu, and Zhao, Zishan
- Subjects
- *
DENSE graphs , *PEDESTRIANS , *SOCIAL movements , *SOCIAL interaction , *GAUSSIAN distribution , *MATHEMATICAL convolutions - Abstract
• Pedestrian trajectories were jointly modeled using both social interactions and movement factors. • Asymmetric 3D convolution was used to further process the adjacency matrices of the spatial and temporal graphs, so as to realize the fusion of spatial-temporal information, so that the model could learn the continuity of social interaction and the movement factors. • The RSigmoid function was designed to assign weights to the adjacency matrices. While holding the integrity of the interaction information, appropriate weights were given to the micro-interactions to achieve a reasonable setting of interaction weights. • The U-TCN module achieved better trajectory prediction effects by combining the information of the front and back temporal convolution network (TCN) layers. The pedestrian trajectory prediction remains challenging due to its uncertainty and interference from surrounding pedestrians. There are two deficiencies in previous pedestrian trajectory prediction methods: 1. The temporal correlation of social interaction and the movement factors of groups are ignored; 2. Unreasonable interaction weight allocation. In order to eliminate these two deficiencies, a reasonably dense graph convolution network (RDGCN) was developed in this study. Spatial and temporal graphs were first constructed to model social interactions and movement factors. Then, asymmetric three-dimensional (3D) convolution was employed for the fusion of spatial-temporal information to capture the temporal correlation of social interactions and the movement factors of groups. The RSigmoid function was designed to assign interaction weights and to make the setting of interaction weight more reasonable. Finally, a U-TCN module was designed to estimate two-dimensional Gaussian distribution parameters of the future trajectories. On the ETH and UCY datasets, the proposed method outperformed versus other models in terms of average displacement error and final displacement error, and it was capable of predicting complex social behaviors and movement factors. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
4. Physics constrained pedestrian trajectory prediction with probability quantification.
- Author
-
Sang, Haifeng, Wang, Jinyu, Liu, Quankai, Chen, Wangxing, and Zhao, Zishan
- Subjects
- *
CONSTRAINTS (Physics) , *DISTRIBUTION (Probability theory) , *LEGAL motions , *PREDICTION models , *AUTONOMOUS vehicles , *PEDESTRIANS - Abstract
Accurately understanding and predicting the future trajectories of pedestrians around autonomous vehicles is a major challenge. Due to the uncertainty and diversity of pedestrian trajectories, current research focuses on the multimodality of trajectory prediction. Currently, multimodal pedestrian prediction methods mainly use deep generative networks to generate mutually independent trajectories through independent sampling strategy, thus focusing on modes with a large number of samples. Moreover, deep generative networks are black-box models that are entirely data-driven and cannot effectively explain trajectory generation. In addition, current research lacks an effective measure for each trajectory. Therefore, in our paper, we propose a physics constrained pedestrian trajectory prediction with probability quantification. We divide multimodal trajectory prediction into two phases: trajectory generation phase and trajectory selection phase. During the trajectory generation phase, rather than directly predicting trajectories, we incorporate a differential constraint module to ensure that the generated trajectories adhere to pedestrian motion laws. This approach enhances the interpretability of the model prediction process. Subsequently, we generate a set of candidate trajectory proposals with specific correlations through the correlated sampling module. During the trajectory selection phase, a probability selection module is proposed to establish explicit probability distributions for the candidate trajectory proposals and to select the proposal with the highest probability as the final output. Extensive experiments on a public real-world pedestrian trajectory dataset show that our proposed model exhibits significant advantages over existing models in multimodal trajectory prediction, which not only effectively reduces the error but also mitigates mode collapse. Moreover, we provide probabilities for each trajectory to better capture the model uncertainty and provide more comprehensive information for downstream decision-making systems. • Implemented differential constraints to regulate pedestrian behavior. • Proposed a correlation sampling method to mitigate modal collapse. • We propose an efficient probabilistic measurement mechanism. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
5. Neural differential constraint-based pedestrian trajectory prediction model in ego-centric perspective.
- Author
-
Wang, Jinyu, Sang, Haifeng, Liu, Quankai, Chen, Wangxing, and Zhao, Zishan
- Subjects
- *
PEDESTRIANS , *TRAFFIC safety , *PREDICTION models , *DIFFERENTIAL equations - Abstract
Autonomous vehicles offer significant advantages for transportation systems, particularly in enhancing traffic safety. To achieve this goal, it is crucial to comprehensively understand and predict the future trajectories of pedestrians in proximity to autonomous vehicles. Many contemporary approaches for predicting pedestrian trajectories heavily rely on neural networks, especially recurrent neural networks. However, these approaches do not explicitly incorporate the dynamics of pedestrian movement and instead rely on data-driven black-box models. Consequently, these models may fall short in terms of interpretability and fail to adhere to the fundamental principles of kinematics. In response to these limitations, our work introduces an innovative model for pedestrian trajectory prediction grounded in neural differential constraints. We aim to investigate temporal changes in pedestrian state variables, such as position and speed, using neural networks. During the prediction process, the output of the neural network is governed by differential equations. This approach ensures that the generated trajectories align with the fundamental principles of physics, harnessing the combined power of neural networks and physics-based pedestrian motion models. Furthermore, our research endeavors to develop a cohesive framework that seamlessly integrates pedestrian movement patterns with the influence of ego-vehicles, while also considering potential destinations to inform future trajectory planning. We conducted extensive experiments on two publicly available real-world datasets to assess the effectiveness of our model in enhancing prediction accuracy and providing coherent explanations of pedestrian motion, comparing it to state-of-the-art methods. • Differential equations can restrict trajectories to adhere to physical principles. • Pedestrian-vehicle movement is converted to image coordinate system for modeling. • Enhance prediction accuracy by precisely estimating a pedestrian's potential goal. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.