paper-with-me

Papers

GMAN: A Graph Multi-Attention Network for Traffic Prediction

2019-11-11 · Chuanpan Zheng, Xiaoliang Fan, Cheng Wang, Jianzhong Qi

Long-term traffic prediction is highly challenging due to the complexity of traffic systems and the constantly changing nature of many impacting factors. In this paper, we focus on the spatio-temporal factors, and propose a graph multi-attention network (GMAN) to predict traffic conditions for time steps ahead at different locations on a road network graph. GMAN adapts an encoder-decoder architecture, where both the encoder and the decoder consist of multiple spatio-temporal attention blocks to model the impact of the spatio-temporal factors on traffic conditions. The encoder encodes the input traffic features and the decoder predicts the output sequence. Between the encoder and the decoder, a transform attention layer is applied to convert the encoded traffic features to generate the sequence representations of future time steps as the input of the decoder. The transform attention mechanism models the direct relationships between historical and future time steps that helps to alleviate the error propagation problem among prediction time steps. Experimental results on two real-world traffic prediction tasks (i.e., traffic volume prediction and traffic speed prediction) demonstrate the superiority of GMAN. In particular, in the 1 hour ahead prediction, GMAN outperforms state-of-the-art methods by up to 4% improvement in MAE measure. The source code is available at https://github.com/zhengchuanpan/GMAN.

📄 PDF Abstract BibTeX arXiv:1911.08415

Code (6)

zhengchuanpan/GMAN 공식 구현 pytorch
SmallNana/GMAN_pytorch pytorch
VincLee8188/GMAN-PyTorch pytorch
VincLee8188/Gman_Ptorch_version pytorch
benedekrozemberczki/pytorch_geometric_temporal pytorch
tijsmaas/TrafficPrediction tf

Tasks

DecoderImage DehazingPredictionTraffic Prediction

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Multi-Attention Network 설명 없음

Similar Papers 제목 키워드 기반

MSGAT-GRU: A Multi-Scale Graph Attention and Recurrent Model for Spatiotemporal Road Accident Prediction

2025-09-22 · Thrinadh Pinjala, Aswin Ram Kumar Gannina, Debasis Dwibedy arxiv

Accurate prediction of road accidents remains challenging due to intertwined spatial, temporal, and contextual factors in urban traffic. We propose MSGAT-GRU, a multi-scale graph attention and recurrent model that jointl…

A Comparative Study on Basic Elements of Deep Learning Models for Spatial-Temporal Traffic Forecasting

2021-11-15 · Yuyol Shin, Yoonjin Yoon

Traffic forecasting plays a crucial role in intelligent transportation systems. The spatial-temporal complexities in transportation networks make the problem especially challenging. The recently suggested deep learning m…

Graph Attention

Drug-target interaction prediction by integrating heterogeneous information with mutual attention network

2024-04-03 · Yuanyuan Zhang, Yingdong Wang, Chaoyong Wu, Lingmin Zhana 외

Identification of drug-target interactions is an indispensable part of drug discovery. While conventional shallow machine learning and recent deep learning methods based on chemogenomic properties of drugs and target pro…

Drug DiscoveryGraph AttentionPrediction

Multivariate and Propagation Graph Attention Network for Spatial-Temporal Prediction with Outdoor Cellular Traffic

2021-08-18 · Chung-Yi Lin, Hung-Ting Su, Shen-Lung Tung, Winston H. Hsu

Spatial-temporal prediction is a critical problem for intelligent transportation, which is helpful for tasks such as traffic control and accident prevention. Previous studies rely on large-scale traffic data collected fr…

Graph Attention

Multistep Speed Prediction on Traffic Networks: A Graph Convolutional Sequence-to-Sequence Learning Approach with Attention Mechanism

2018-10-24 · Zhengchao Zhang, Meng Li, Xi Lin, Yinhai Wang 외

Multistep traffic forecasting on road networks is a crucial task in successful intelligent transportation system applications. To capture the complex non-stationary temporal dynamics and spatial dependency in multistep t…

Prediction