paper-with-me

Papers

AVGCN: Trajectory Prediction using Graph Convolutional Networks Guided by Human Attention

2021-01-14 · Congcong Liu, Yuying Chen, Ming Liu, Bertram E. Shi

Pedestrian trajectory prediction is a critical yet challenging task, especially for crowded scenes. We suggest that introducing an attention mechanism to infer the importance of different neighbors is critical for accurate trajectory prediction in scenes with varying crowd size. In this work, we propose a novel method, AVGCN, for trajectory prediction utilizing graph convolutional networks (GCN) based on human attention (A denotes attention, V denotes visual field constraints). First, we train an attention network that estimates the importance of neighboring pedestrians, using gaze data collected as subjects perform a bird's eye view crowd navigation task. Then, we incorporate the learned attention weights modulated by constraints on the pedestrian's visual field into a trajectory prediction network that uses a GCN to aggregate information from neighbors efficiently. AVGCN also considers the stochastic nature of pedestrian trajectories by taking advantage of variational trajectory prediction. Our approach achieves state-of-the-art performance on several trajectory prediction benchmarks, and the lowest average prediction error over all considered benchmarks.

📄 PDF Abstract BibTeX arXiv:2101.05682

Code (0)

등록된 구현이 없습니다.

Tasks

Pedestrian Trajectory PredictionPredictionTrajectory Prediction

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음
GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

EPG-MGCN: Ego-Planning Guided Multi-Graph Convolutional Network for Heterogeneous Agent Trajectory Prediction

2023-03-29 · Zihao Sheng, Zilin Huang, Sikai Chen

To drive safely in complex traffic environments, autonomous vehicles need to make an accurate prediction of the future trajectories of nearby heterogeneous traffic agents (i.e., vehicles, pedestrians, bicyclists, etc). D…

Autonomous VehiclesDecoderPredictionTrajectory Prediction

Semantics-STGCNN: A Semantics-guided Spatial-Temporal Graph Convolutional Network for Multi-class Trajectory Prediction

2021-08-10 · Ben A. Rainbow, Qianhui Men, Hubert P. H. Shum

Predicting the movement trajectories of multiple classes of road users in real-world scenarios is a challenging task due to the diverse trajectory patterns. While recent works of pedestrian trajectory prediction successf…

Pedestrian Trajectory PredictionTrajectory Prediction

Multi-grained Trajectory Graph Convolutional Networks for Habit-unrelated Human Motion Prediction

2020-12-23 · Jin Liu, Jianqin Yin

Human motion prediction is an essential part for human-robot collaboration. Unlike most of the existing methods mainly focusing on improving the effectiveness of spatiotemporal modeling for accurate prediction, we take e…

Computational EfficiencyHuman motion predictionMotion Generationmotion prediction+1

HGCN-GJS: Hierarchical Graph Convolutional Network with Groupwise Joint Sampling for Trajectory Prediction

2020-09-15 · Yuying Chen, Congcong Liu, Xiaodong Mei, Bertram E. Shi 외

Accurate pedestrian trajectory prediction is of great importance for downstream tasks such as autonomous driving and mobile robot navigation. Fully investigating the social interactions within the crowd is crucial for ac…

Autonomous DrivingPedestrian Trajectory PredictionPredictionRobot Navigation+1

Graph-Based Spatial-Temporal Convolutional Network for Vehicle Trajectory Prediction in Autonomous Driving

2021-09-27 · Zihao Sheng, Yunwen Xu, Shibei Xue, Dewei Li

Forecasting the trajectories of neighbor vehicles is a crucial step for decision making and motion planning of autonomous vehicles. This paper proposes a graph-based spatial-temporal convolutional network (GSTCN) to pred…

Autonomous DrivingAutonomous VehiclesDecision MakingMotion Planning+1