paper-with-me

Papers

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, Ming Liu

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 accurate pedestrian trajectory prediction. However, most existing methods do not capture group level interactions well, focusing only on pairwise interactions and neglecting group-wise interactions. In this work, we propose a hierarchical graph convolutional network, HGCN-GJS, for trajectory prediction which well leverages group level interactions within the crowd. Furthermore, we introduce a novel joint sampling scheme for modeling the joint distribution of multiple pedestrians in the future trajectories. Based on the group information, this scheme associates the trajectory of one person with the trajectory of other people in the group, but maintains the independence of the trajectories of outsiders. We demonstrate the performance of our network on several trajectory prediction datasets, achieving state-of-the-art results on all datasets considered.

📄 PDF Abstract BibTeX arXiv:2009.07140

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingPedestrian Trajectory PredictionPredictionRobot NavigationTrajectory Prediction

Similar Papers 제목 키워드 기반

HGCN2SP: Hierarchical Graph Convolutional Network for Two-Stage Stochastic Programming

2025-11-20 · Yang Wu, Yifan Zhang, Zhenxing Liang, Jian Cheng arxiv

Two-stage Stochastic Programming (2SP) is a standard framework for modeling decision-making problems under uncertainty. While numerous methods exist, solving such problems with many scenarios remains challenging. Selecti…

Reinforcement Learning

Hierarchical Graph Capsule Network

2020-12-16 · Jinyu Yang, Peilin Zhao, Yu Rong, Chaochao Yan 외

Graph Neural Networks (GNNs) draw their strength from explicitly modeling the topological information of structured data. However, existing GNNs suffer from limited capability in capturing the hierarchical graph represen…

Graph Classification

DeepHGCN: Toward Deeper Hyperbolic Graph Convolutional Networks

2023-10-03 · Jiaxu Liu, Xinping Yi, Xiaowei Huang

Hyperbolic graph convolutional networks (HGCNs) have demonstrated significant potential in extracting information from hierarchical graphs. However, existing HGCNs are limited to shallow architectures due to the computat…

Computational EfficiencyLink PredictionNode Classification

Residual Hyperbolic Graph Convolution Networks

2024-12-05 · Yangkai Xue, Jindou Dai, Zhipeng Lu, Yuwei Wu 외

Hyperbolic graph convolutional networks (HGCNs) have demonstrated representational capabilities of modeling hierarchical-structured graphs. However, as in general GCNs, over-smoothing may occur as the number of model lay…

Hyperbolic Graph Convolutional Neural Networks

2019-10-28 · NeurIPS 2019 12 · Ines Chami, Rex Ying, Christopher Ré, Jure Leskovec

Graph convolutional neural networks (GCNs) embed nodes in a graph into Euclidean space, which has been shown to incur a large distortion when embedding real-world graphs with scale-free or hierarchical structure. Hyperbo…

Link PredictionNode Classification