paper-with-me

Papers

SGCN:Sparse Graph Convolution Network for Pedestrian Trajectory Prediction

2021-04-04 · Liushuai Shi, Le Wang, Chengjiang Long, Sanping Zhou, Mo Zhou, Zhenxing Niu, Gang Hua

Pedestrian trajectory prediction is a key technology in autopilot, which remains to be very challenging due to complex interactions between pedestrians. However, previous works based on dense undirected interaction suffer from modeling superfluous interactions and neglect of trajectory motion tendency, and thus inevitably result in a considerable deviance from the reality. To cope with these issues, we present a Sparse Graph Convolution Network~(SGCN) for pedestrian trajectory prediction. Specifically, the SGCN explicitly models the sparse directed interaction with a sparse directed spatial graph to capture adaptive interaction pedestrians. Meanwhile, we use a sparse directed temporal graph to model the motion tendency, thus to facilitate the prediction based on the observed direction. Finally, parameters of a bi-Gaussian distribution for trajectory prediction are estimated by fusing the above two sparse graphs. We evaluate our proposed method on the ETH and UCY datasets, and the experimental results show our method outperforms comparative state-of-the-art methods by 9% in Average Displacement Error(ADE) and 13% in Final Displacement Error(FDE). Notably, visualizations indicate that our method can capture adaptive interactions between pedestrians and their effective motion tendencies.

📄 PDF Abstract BibTeX arXiv:2104.01528

Code (4)

shuaishiliu/SGCN 공식 구현 pytorch
code-implementation1/Code9/tree/main/sgcn mindspore
lyqcom/sgcn mindspore
zhanwei-z/g2ltraj pytorch

Tasks

Pedestrian Trajectory PredictionPredictionTrajectory 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 제목 키워드 기반

SGCN: Sparse Graph Convolution Network for Pedestrian Trajectory Prediction

2021-06-19 · CVPR 2021 1 · Liushuai Shi, Le Wang, Chengjiang Long, Sanping Zhou 외

Pedestrian trajectory prediction is a key technology in autopilot, which remains to be very challenging due to complex interactions between pedestrians. However, previous works based on dense undirected interaction s…

Pedestrian Trajectory PredictionPredictionTrajectory Prediction

BP-SGCN: Behavioral Pseudo-Label Informed Sparse Graph Convolution Network for Pedestrian and Heterogeneous Trajectory Prediction

2025-02-20 · Ruochen Li, Stamos Katsigiannis, Tae-Kyun Kim, Hubert P. H. Shum

Trajectory prediction allows better decision-making in applications of autonomous vehicles or surveillance by predicting the short-term future movement of traffic agents. It is classified into pedestrian or heterogeneous…

Autonomous VehiclesPredictionPseudo LabelTrajectory Prediction

Multiclass-SGCN: Sparse Graph-based Trajectory Prediction with Agent Class Embedding

2022-06-30 · Ruochen Li, Stamos Katsigiannis, Hubert P. H. Shum

Trajectory prediction of road users in real-world scenarios is challenging because their movement patterns are stochastic and complex. Previous pedestrian-oriented works have been successful in modelling the complex inte…

Trajectory Prediction

SGCN: Exploiting Compressed-Sparse Features in Deep Graph Convolutional Network Accelerators

2023-01-25 · Mingi Yoo, Jaeyong Song, Jounghoo Lee, Namhyung Kim 외

Graph convolutional networks (GCNs) are becoming increasingly popular as they overcome the limited applicability of prior neural networks. A GCN takes as input an arbitrarily structured graph and executes a series of lay…

Feature Compression

SSGCNet: A Sparse Spectra Graph Convolutional Network for Epileptic EEG Signal Classification

2022-03-24 · Jialin Wang, Rui Gao, Haotian Zheng, Hao Zhu 외

In this article, we propose a sparse spectra graph convolutional network (SSGCNet) for solving Epileptic EEG signal classification problems. The aim is to achieve a lightweight deep learning model without losing model cl…

ClassificationEEGEEG Signal ClassificationElectroencephalogram (EEG)