Pith. sign in

REVIEW 1 cited by

A3T-GCN: Attention Temporal Graph Convolutional Network for Traffic Forecasting

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2006.11583 v1 pith:WVRLNH5A submitted 2020-06-20 cs.LG stat.ML

A3T-GCN: Attention Temporal Graph Convolutional Network for Traffic Forecasting

classification cs.LG stat.ML
keywords temporaltrafficnetworka3t-gcnpointsspatialattentionconvolutional
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Accurate real-time traffic forecasting is a core technological problem against the implementation of the intelligent transportation system. However, it remains challenging considering the complex spatial and temporal dependencies among traffic flows. In the spatial dimension, due to the connectivity of the road network, the traffic flows between linked roads are closely related. In terms of the temporal factor, although there exists a tendency among adjacent time points in general, the importance of distant past points is not necessarily smaller than that of recent past points since traffic flows are also affected by external factors. In this study, an attention temporal graph convolutional network (A3T-GCN) traffic forecasting method was proposed to simultaneously capture global temporal dynamics and spatial correlations. The A3T-GCN model learns the short-time trend in time series by using the gated recurrent units and learns the spatial dependence based on the topology of the road network through the graph convolutional network. Moreover, the attention mechanism was introduced to adjust the importance of different time points and assemble global temporal information to improve prediction accuracy. Experimental results in real-world datasets demonstrate the effectiveness and robustness of proposed A3T-GCN. The source code can be visited at https://github.com/lehaifeng/T-GCN/A3T.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. ClouDens: Operational Context-Aware Anomaly Detection for Large-scale Cloud System Monitoring

    cs.NI 2026-07 conditional novelty 5.0

    ClouDens detects cloud telemetry anomalies by partitioning metrics into status/aggregation subsets, building context-aware graphs, and forecasting with ST-GNNs, beating a GRU baseline on IBM Cloud data.