2022
DOI: 10.1016/j.simpa.2021.100201
|View full text |Cite
|
Sign up to set email alerts
|

PyTorch-based implementation of label-aware graph representation for multi-class trajectory prediction

Abstract: Trajectory Prediction under diverse patterns has attracted increasing attention in multiple real-world applications ranging from urban traffic analysis to human motion understanding, among which graph convolution network (GCN) is frequently adopted with its superior ability in modeling the complex trajectory interactions among multiple humans. In this work, we propose a python package by enhancing GCN with class label information of the trajectory, such that we can explicitly model not only human trajectories … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
8
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
3
2

Relationship

0
5

Authors

Journals

citations
Cited by 7 publications
(8 citation statements)
references
References 13 publications
0
8
0
Order By: Relevance
“…A variant of GNNs called Graph Convolutional Networks (GCN) has also been used for trajectory prediction of pedestrians in a mixed environment of multi-class agents [51]- [53]. In these models, the feature of each node and the structure of the graph's connections in form of an adjacency matrix are inputted to a multi-layer convolutional network for extraction of common patterns in the trajectories.…”
Section: B Data-driven Modelsmentioning
confidence: 99%
See 2 more Smart Citations
“…A variant of GNNs called Graph Convolutional Networks (GCN) has also been used for trajectory prediction of pedestrians in a mixed environment of multi-class agents [51]- [53]. In these models, the feature of each node and the structure of the graph's connections in form of an adjacency matrix are inputted to a multi-layer convolutional network for extraction of common patterns in the trajectories.…”
Section: B Data-driven Modelsmentioning
confidence: 99%
“…Some have used Graph Convolutional Network (GCN) to directly operate on the graph [45], [51]- [53]. In these models, an adjacency matrix is constructed which stores the connected edges in the graph and specifies weights for them that are proportional to the inverse of the relative speed [52] or relative distances [45], [53] of the interacting agents.…”
Section: B Implicit Interaction Modelingmentioning
confidence: 99%
See 1 more Smart Citation
“…Road network interface and road similarity are also considered in the representation learning method by Sun [26], and a comprehensive representation is provided for the input of trajectory prediction. Moreover, the Word2vec and Node2vec methods, combined with the CNN model [27], and a corpus of vehicle preference features [28], as well as graph embedding layers [29] are proposed for traffic problems. Based on the complexity and diversity of trajectory data, noise trajectory [30], different characteristics of vehicle motion [31], and vehicle distribution features [32] are considered in proposing trajectory representation models.…”
Section: Literature Reviewmentioning
confidence: 99%
“…Intuitively speaking, even if two agents have a similar velocity, human instincts would force us to pay more attention to the movements of the larger agents, such as considering car over bicycle. To address this issue, Semantics-STGCNN [10,11] considered class labels for multi-class trajectory prediction by embedding agent-label features into the velocity representations [12], ensuring that the upcoming GCN [13] aggregates both features. Nevertheless, Semantics-STGCNN still suffers from the superfluous interactions problem as it uses a densely connected graph.…”
Section: Introductionmentioning
confidence: 99%