paper-with-me

Papers

Bayesian Spatio-Temporal Graph Convolutional Network for Traffic Forecasting

2020-10-15 · Jun Fu, Wei Zhou, Zhibo Chen

In traffic forecasting, graph convolutional networks (GCNs), which model traffic flows as spatio-temporal graphs, have achieved remarkable performance. However, existing GCN-based methods heuristically define the graph structure as the physical topology of the road network, ignoring potential dependence of the graph structure over traffic data. And the defined graph structure is deterministic, which lacks investigation of uncertainty. In this paper, we propose a Bayesian Spatio-Temporal Graph Convolutional Network (BSTGCN) for traffic prediction. The graph structure in our network is learned from the physical topology of the road network and traffic data in an end-to-end manner, which discovers a more accurate description of the relationship among traffic flows. Moreover, a parametric generative model is proposed to represent the graph structure, which enhances the generalization capability of GCNs. We verify the effectiveness of our method on two real-world datasets, and the experimental results demonstrate that BSTGCN attains superior performance compared with state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2010.07498

Code (0)

등록된 구현이 없습니다.

Tasks

Traffic Prediction

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음

Similar Papers 제목 키워드 기반

Dynamic Causal Graph Convolutional Network for Traffic Prediction

2023-06-12 · Junpeng Lin, Ziyue Li, Zhishuai Li, Lei Bai 외

Modeling complex spatiotemporal dependencies in correlated traffic series is essential for traffic prediction. While recent works have shown improved prediction performance by using neural networks to extract spatiotempo…

PredictionTraffic Prediction

Spatio-Temporal Graph Convolutional Networks: A Deep Learning Framework for Traffic Forecasting

2017-09-14 · Bing Yu, Haoteng Yin, Zhanxing Zhu

Timely accurate traffic forecast is crucial for urban traffic control and guidance. Due to the high nonlinearity and complexity of traffic flow, traditional methods cannot satisfy the requirements of mid-and-long term pr…

Time SeriesTime Series AnalysisTime Series ForecastingTime Series Prediction+1

AST-GCN: Attribute-Augmented Spatiotemporal Graph Convolutional Network for Traffic Forecasting

2020-11-22 · Jiawei Zhu, Chao Tao, Hanhan Deng, Ling Zhao 외

Traffic forecasting is a fundamental and challenging task in the field of intelligent transportation. Accurate forecasting not only depends on the historical traffic flow information but also needs to consider the influe…

AttributeTraffic Prediction

ESGCN: Edge Squeeze Attention Graph Convolutional Network for Traffic Flow Forecasting

2023-07-03 · Sangrok Lee, Ha Young Kim

Traffic forecasting is a highly challenging task owing to the dynamical spatio-temporal dependencies of traffic flows. To handle this, we focus on modeling the spatio-temporal dynamics and propose a network termed Edge S…

Time Series

Spatio-Temporal Joint Graph Convolutional Networks for Traffic Forecasting

2021-11-25 · Chuanpan Zheng, Xiaoliang Fan, Shirui Pan, Haibing Jin 외

Recent studies have shifted their focus towards formulating traffic forecasting as a spatio-temporal graph modeling problem. Typically, they constructed a static spatial graph at each time step and then connected each no…