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/Learning to Remember Patterns: Pattern Matching Memory Net...

Learning to Remember Patterns: Pattern Matching Memory Networks for Traffic Forecasting

Hyunwook Lee, Seungmin Jin, Hyeshin Chu, Hongkyu Lim, Sungahn Ko

2021-10-20ICLR 2022 4Traffic Prediction
PaperPDFCode(official)

Abstract

Traffic forecasting is a challenging problem due to complex road networks and sudden speed changes caused by various events on roads. A number of models have been proposed to solve this challenging problem with a focus on learning spatio-temporal dependencies of roads. In this work, we propose a new perspective of converting the forecasting problem into a pattern matching task, assuming that large data can be represented by a set of patterns. To evaluate the validness of the new perspective, we design a novel traffic forecasting model, called Pattern-Matching Memory Networks (PM-MemNet), which learns to match input data to the representative patterns with a key-value memory structure. We first extract and cluster representative traffic patterns, which serve as keys in the memory. Then via matching the extracted keys and inputs, PM-MemNet acquires necessary information of existing traffic patterns from the memory and uses it for forecasting. To model spatio-temporal correlation of traffic, we proposed novel memory architecture GCMem, which integrates attention and graph convolution for memory enhancement. The experiment results indicate that PM-MemNet is more accurate than state-of-the-art models, such as Graph WaveNet with higher responsiveness. We also present a qualitative analysis result, describing how PM-MemNet works and achieves its higher accuracy when road speed rapidly changes.

Results

TaskDatasetMetricValueModel
Traffic PredictionEXPY-TKY1 step MAE5.94PM-MemNet
Traffic PredictionEXPY-TKY3 step MAE6.52PM-MemNet
Traffic PredictionEXPY-TKY6 step MAE6.87PM-MemNet

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