paper-with-me

Papers

Adaptive Graph Convolutional Recurrent Network for Traffic Forecasting

2020-07-06 · NeurIPS 2020 12 · Lei Bai, Lina Yao, Can Li, Xianzhi Wang, Can Wang

Modeling complex spatial and temporal correlations in the correlated time series data is indispensable for understanding the traffic dynamics and predicting the future status of an evolving traffic system. Recent works focus on designing complicated graph neural network architectures to capture shared patterns with the help of pre-defined graphs. In this paper, we argue that learning node-specific patterns is essential for traffic forecasting while the pre-defined graph is avoidable. To this end, we propose two adaptive modules for enhancing Graph Convolutional Network (GCN) with new capabilities: 1) a Node Adaptive Parameter Learning (NAPL) module to capture node-specific patterns; 2) a Data Adaptive Graph Generation (DAGG) module to infer the inter-dependencies among different traffic series automatically. We further propose an Adaptive Graph Convolutional Recurrent Network (AGCRN) to capture fine-grained spatial and temporal correlations in traffic series automatically based on the two modules and recurrent networks. Our experiments on two real-world traffic datasets show AGCRN outperforms state-of-the-art by a significant margin without pre-defined graphs about spatial connections.

📄 PDF Abstract BibTeX arXiv:2007.02842

Code (3)

LeiBAI/AGCRN 공식 구현 pytorch
benedekrozemberczki/pytorch_geometric_temporal pytorch
panwangwin/SpatialTemporalNetTrainer-pytorch pytorch

Tasks

Graph GenerationGraph Neural NetworkMultivariate Time Series ForecastingSpatio-Temporal ForecastingTime SeriesTime Series AnalysisTime Series ForecastingTime Series PredictionTraffic PredictionWeather Forecasting

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

A Decomposition Dynamic graph convolutional recurrent network for traffic forecasting

2023-05-01 · Pattern Recognition 2023 5 · Wenchao Weng; Jin Fan; Huifeng Wu; Yujie Hu; Hao Tian; Fu Zhu; Jia Wu

Our daily lives are greatly impacted by traffic conditions, making it essential to have accurate predictions of traffic flow within a road network. Traffic signals used for forecasting are usually generated by sensors al…

Traffic Prediction

Attention-based Spatial-Temporal Graph Convolutional Recurrent Networks for Traffic Forecasting

2023-02-25 · Haiyang Liu, Chunjiang Zhu, Detian Zhang, Qing Li

Traffic forecasting is one of the most fundamental problems in transportation science and artificial intelligence. The key challenge is to effectively model complex spatial-temporal dependencies and correlations in moder…

Spatial-Temporal Graph Convolutional Gated Recurrent Network for Traffic Forecasting

2022-10-06 · Le Zhao, Mingcai Chen, Yuntao Du, Haiyang Yang 외

As an important part of intelligent transportation systems, traffic forecasting has attracted tremendous attention from academia and industry. Despite a lot of methods being proposed for traffic forecasting, it is still …

Graph-Partitioning-Based Diffusion Convolutional Recurrent Neural Network for Large-Scale Traffic Forecasting

2019-09-24 · Tanwi Mallick, Prasanna Balaprakash, Eric Rask, Jane Macfarlane

Traffic forecasting approaches are critical to developing adaptive strategies for mobility. Traffic patterns have complex spatial and temporal dependencies that make accurate forecasting on large highway networks a chall…

graph partitioningManagement

Wavelet-Inspired Multiscale Graph Convolutional Recurrent Network for Traffic Forecasting

2024-01-11 · Qipeng Qian, Tanwi Mallick

Traffic forecasting is the foundation for intelligent transportation systems. Spatiotemporal graph neural networks have demonstrated state-of-the-art performance in traffic forecasting. However, these methods do not expl…

DecoderGraph Learning