paper-with-me

Papers

Spatial-Temporal Tensor Graph Convolutional Network for Traffic Prediction

2021-03-10 · Xuran Xu, Tong Zhang, Chunyan Xu, Zhen Cui, Jian Yang

Accurate traffic prediction is crucial to the guidance and management of urban traffics. However, most of the existing traffic prediction models do not consider the computational burden and memory space when they capture spatial-temporal dependence among traffic data. In this work, we propose a factorized Spatial-Temporal Tensor Graph Convolutional Network to deal with traffic speed prediction. Traffic networks are modeled and unified into a graph that integrates spatial and temporal information simultaneously. We further extend graph convolution into tensor space and propose a tensor graph convolution network to extract more discriminating features from spatial-temporal graph data. To reduce the computational burden, we take Tucker tensor decomposition and derive factorized a tensor convolution, which performs separate filtering in small-scale space, time, and feature modes. Besides, we can benefit from noise suppression of traffic data when discarding those trivial components in the process of tensor decomposition. Extensive experiments on two real-world traffic speed datasets demonstrate our method is more effective than those traditional traffic prediction methods, and meantime achieves state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2103.06126

Code (0)

등록된 구현이 없습니다.

Tasks

ManagementPredictionTensor DecompositionTraffic Prediction

Methods 이 논문이 사용한 방법론

TuckER TuckER
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 제목 키워드 기반

Spatial-temporal traffic modeling with a fusion graph reconstructed by tensor decomposition

2022-12-12 · Qin Li, Xuan Yang, Yong Wang, Yuankai Wu 외

Accurate spatial-temporal traffic flow forecasting is essential for helping traffic managers to take control measures and drivers to choose the optimal travel routes. Recently, graph convolutional networks (GCNs) have be…

Open-Ended Question AnsweringTensor Decomposition

Enhanced Traffic Flow Prediction with Multi-Segment Fusion Tensor Graph Convolutional Networks

2024-08-08 · Wei zhang, Peng Tang

Accurate traffic Flow Prediction can assist in traffic management, route planning, and congestion mitigation, which holds significant importance in enhancing the efficiency and reliability of intelligent transportation s…

ManagementPrediction

T-GCN: A Temporal Graph ConvolutionalNetwork for Traffic Prediction

2018-11-12 · Ling Zhao, Yujiao Song, Chao Zhang, Yu Liu 외

Accurate and real-time traffic forecasting plays an important role in the Intelligent Traffic System and is of great significance for urban traffic planning, traffic management, and traffic control. However, traffic fore…

ManagementPredictionTraffic Prediction

A Differential Smoothness-based Compact-Dynamic Graph Convolutional Network for Spatiotemporal Signal Recovery

2024-08-06 · Pengcheng Gao, Zicheng Gao, Ye Yuan

High quality spatiotemporal signal is vitally important for real application scenarios like energy management, traffic planning and cyber security. Due to the uncontrollable factors like abrupt sensors breakdown or commu…

energy managementManagement

Tensor Graph Convolutional Network for Dynamic Graph Representation Learning

2024-01-13 · Ling Wang, Ye Yuan

Dynamic graphs (DG) describe dynamic interactions between entities in many practical scenarios. Most existing DG representation learning models combine graph convolutional network and sequence neural network, which model…

Graph Representation LearningRepresentation Learning