TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Network Level Spatial Temporal Traffic State Forecasting w...

Network Level Spatial Temporal Traffic State Forecasting with Hierarchical Attention LSTM (HierAttnLSTM)

Tianya Terry Zhang

2022-01-15Traffic Prediction
PaperPDFCode(official)

Abstract

Traffic state data, such as speed, volume and travel time collected from ubiquitous traffic monitoring sensors require advanced network level analytics for forecasting and identifying significant traffic patterns. This paper leverages diverse traffic state datasets from the Caltrans Performance Measurement System (PeMS) hosted on the open benchmark and achieved promising performance compared to well recognized spatial-temporal models. Drawing inspiration from the success of hierarchical architectures in various Artificial Intelligence (AI) tasks, we integrate cell and hidden states from low-level to high-level Long Short-Term Memory (LSTM) networks with an attention pooling mechanism, similar to human perception systems. The developed hierarchical structure is designed to account for dependencies across different time scales, capturing the spatial-temporal correlations of network-level traffic states, enabling the prediction of traffic states for all corridors rather than a single link or route. The efficiency of designed attention-based LSTM is analyzed by ablation study. Comparative results with baseline LSTM models demonstrate that the Hierarchical Attention LSTM (HierAttnLSTM) model not only provides higher prediction accuracy but also effectively forecasts unusual congestion patterns. Data and code are made publicly available to support reproducible scientific research.

Results

TaskDatasetMetricValueModel
Traffic PredictionPeMSD412 steps MAE9.168Hierarchical-Attention-LSTM (HierAttnLSTM)
Traffic PredictionPeMSD412 steps RMSE22.844Hierarchical-Attention-LSTM (HierAttnLSTM)
Traffic PredictionPeMSD812 steps MAE9.215Hierarchical-Attention-LSTM (HierAttnLSTM)
Traffic PredictionPeMSD812 steps RMSE22.32Hierarchical-Attention-LSTM (HierAttnLSTM)

Related Papers

Federated Learning with Graph-Based Aggregation for Traffic Forecasting2025-07-13Beyond Attention: Learning Spatio-Temporal Dynamics with Emergent Interpretable Topologies2025-06-01MetaSTNet: Multimodal Meta-learning for Cellular Traffic Conformal Prediction2025-05-26Cellular Traffic Prediction via Byzantine-robust Asynchronous Federated Learning2025-05-25PPTNet: A Hybrid Periodic Pattern-Transformer Architecture for Traffic Flow Prediction and Congestion Identification2025-05-19HQSI: Hybrid Quantum Swarm Intelligence -- A Case Study of Online Certificate Status Protocol Request Flow Prediction2025-05-07Enhancing short-term traffic prediction by integrating trends and fluctuations with attention mechanism2025-04-28DG-STMTL: A Novel Graph Convolutional Network for Multi-Task Spatio-Temporal Traffic Forecasting2025-04-10