Vehicle Trajectory Prediction in City-scale Road Networks using a
Direction-based Sequence-to-Sequence Model with Spatiotemporal Attention
Mechanisms
- URL: http://arxiv.org/abs/2106.11175v1
- Date: Mon, 21 Jun 2021 15:14:28 GMT
- Title: Vehicle Trajectory Prediction in City-scale Road Networks using a
Direction-based Sequence-to-Sequence Model with Spatiotemporal Attention
Mechanisms
- Authors: Yuebing Liang, Zhan Zhao
- Abstract summary: Tray prediction of vehicles at the city scale is of great importance to various location-based applications such as vehicle navigation, traffic management, and location-based recommendations.
Existing methods typically represent a trajectory as a sequence of grid cells, road segments or intention.
We propose a novel sequence-to-sequence model named D-LSTM, which represents each trajectory as a sequence of intersections and associated movement directions, and then feeds them into a LSTM encoder-decoder network for future generation.
- Score: 1.027974860479791
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Trajectory prediction of vehicles at the city scale is of great importance to
various location-based applications such as vehicle navigation, traffic
management, and location-based recommendations. Existing methods typically
represent a trajectory as a sequence of grid cells, road segments or intention
sets. None of them is ideal, as the cell-based representation ignores the road
network structures and the other two are less efficient in analyzing city-scale
road networks. In addition, most models focus on predicting the immediate next
position, and are difficult to generalize for longer sequences. To address
these problems, we propose a novel sequence-to-sequence model named D-LSTM
(Direction-based Long Short-Term Memory), which represents each trajectory as a
sequence of intersections and associated movement directions, and then feeds
them into a LSTM encoder-decoder network for future trajectory generation.
Furthermore, we introduce a spatial attention mechanism to capture dynamic
spatial dependencies in road networks, and a temporal attention mechanism with
a sliding context window to capture both short- and long-term temporal
dependencies in trajectory data. Extensive experiments based on two real-world
large-scale taxi trajectory datasets show that D-LSTM outperforms the existing
state-of-the-art methods for vehicle trajectory prediction, validating the
effectiveness of the proposed trajectory representation method and
spatiotemporal attention mechanisms.
Related papers
- Improving Traffic Flow Predictions with SGCN-LSTM: A Hybrid Model for Spatial and Temporal Dependencies [55.2480439325792]
This paper introduces the Signal-Enhanced Graph Convolutional Network Long Short Term Memory (SGCN-LSTM) model for predicting traffic speeds across road networks.
Experiments on the PEMS-BAY road network traffic dataset demonstrate the SGCN-LSTM model's effectiveness.
arXiv Detail & Related papers (2024-11-01T00:37:00Z) - Adaptive Hierarchical SpatioTemporal Network for Traffic Forecasting [70.66710698485745]
We propose an Adaptive Hierarchical SpatioTemporal Network (AHSTN) to promote traffic forecasting.
AHSTN exploits the spatial hierarchy and modeling multi-scale spatial correlations.
Experiments on two real-world datasets show that AHSTN achieves better performance over several strong baselines.
arXiv Detail & Related papers (2023-06-15T14:50:27Z) - A Dynamic Temporal Self-attention Graph Convolutional Network for
Traffic Prediction [7.23135508361981]
This paper proposes a temporal self-attention graph convolutional network (DT-SGN) model which considers the adjacent matrix as a trainable attention score matrix.
Experiments demonstrate the superiority of our method over state-of-art model-driven model and data-driven models on real-world traffic datasets.
arXiv Detail & Related papers (2023-02-21T03:51:52Z) - PDFormer: Propagation Delay-Aware Dynamic Long-Range Transformer for
Traffic Flow Prediction [78.05103666987655]
spatial-temporal Graph Neural Network (GNN) models have emerged as one of the most promising methods to solve this problem.
We propose a novel propagation delay-aware dynamic long-range transFormer, namely PDFormer, for accurate traffic flow prediction.
Our method can not only achieve state-of-the-art performance but also exhibit competitive computational efficiency.
arXiv Detail & Related papers (2023-01-19T08:42:40Z) - D2-TPred: Discontinuous Dependency for Trajectory Prediction under
Traffic Lights [68.76631399516823]
We present a trajectory prediction approach with respect to traffic lights, D2-TPred, using a spatial dynamic interaction graph (SDG) and a behavior dependency graph (BDG)
Our experimental results show that our model achieves more than 20.45% and 20.78% in terms of ADE and FDE, respectively, on VTP-TL.
arXiv Detail & Related papers (2022-07-21T10:19:07Z) - A spatial-temporal short-term traffic flow prediction model based on
dynamical-learning graph convolution mechanism [0.0]
Short-term traffic flow prediction is a vital branch of the Intelligent Traffic System (ITS) and plays an important role in traffic management.
Graph convolution network (GCN) is widely used in traffic prediction models to better deal with the graphical structure data of road networks.
To deal with this drawback, this paper proposes a novel location graph convolutional network (Location-GCN)
arXiv Detail & Related papers (2022-05-10T09:19:12Z) - Understanding Dynamic Spatio-Temporal Contexts in Long Short-Term Memory
for Road Traffic Speed Prediction [11.92436948211501]
We propose a dynamically localised long short-term memory (LSTM) model that involves both spatial and temporal dependence between roads.
The LSTM model can deal with sequential data with long dependency as well as complex non-linear features.
Empirical results indicated superior prediction performances of the proposed model compared to two different baseline methods.
arXiv Detail & Related papers (2021-12-04T19:33:05Z) - Graph-Based Spatial-Temporal Convolutional Network for Vehicle
Trajectory Prediction in Autonomous Driving [2.6774008509841005]
This paper proposes a graph-based spatial-temporal convolutional network ( GSTCN) to predict future trajectory distributions of all neighbor vehicles.
The spatial-temporal features are encoded and decoded by a gated recurrent unit (GRU) network to generate future trajectory distributions.
Our network is evaluated on two real-world freeway trajectory datasets: I-80 and US-101 in the Next Generation Simulation (NGSIM)
arXiv Detail & Related papers (2021-09-27T02:20:38Z) - Learning dynamic and hierarchical traffic spatiotemporal features with
Transformer [4.506591024152763]
This paper proposes a novel model, Traffic Transformer, for spatial-temporal graph modeling and long-term traffic forecasting.
Transformer is the most popular framework in Natural Language Processing (NLP)
analyzing the attention weight matrixes can find the influential part of road networks, allowing us to learn the traffic networks better.
arXiv Detail & Related papers (2021-04-12T02:29:58Z) - Spatio-temporal Modeling for Large-scale Vehicular Networks Using Graph
Convolutional Networks [110.80088437391379]
A graph-based framework called SMART is proposed to model and keep track of the statistics of vehicle-to-temporal (V2I) communication latency across a large geographical area.
We develop a graph reconstruction-based approach using a graph convolutional network integrated with a deep Q-networks algorithm.
Our results show that the proposed method can significantly improve both the accuracy and efficiency for modeling and the latency performance of large vehicular networks.
arXiv Detail & Related papers (2021-03-13T06:56:29Z) - Spatial-Temporal Transformer Networks for Traffic Flow Forecasting [74.76852538940746]
We propose a novel paradigm of Spatial-Temporal Transformer Networks (STTNs) to improve the accuracy of long-term traffic forecasting.
Specifically, we present a new variant of graph neural networks, named spatial transformer, by dynamically modeling directed spatial dependencies.
The proposed model enables fast and scalable training over a long range spatial-temporal dependencies.
arXiv Detail & Related papers (2020-01-09T10:21:04Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.