paper-with-me

홈 › Papers

Residual Correction in Real-Time Traffic Forecasting

2022-09-12 · Daejin Kim, Youngin Cho, Dongmin Kim, Cheonbok Park, Jaegul Choo

Predicting traffic conditions is tremendously challenging since every road is highly dependent on each other, both spatially and temporally. Recently, to capture this spatial and temporal dependency, specially designed architectures such as graph convolutional networks and temporal convolutional networks have been introduced. While there has been remarkable progress in traffic forecasting, we found that deep-learning-based traffic forecasting models still fail in certain patterns, mainly in event situations (e.g., rapid speed drops). Although it is commonly accepted that these failures are due to unpredictable noise, we found that these failures can be corrected by considering previous failures. Specifically, we observe autocorrelated errors in these failures, which indicates that some predictable information remains. In this study, to capture the correlation of errors, we introduce ResCAL, a residual estimation module for traffic forecasting, as a widely applicable add-on module to existing traffic forecasting models. Our ResCAL calibrates the prediction of the existing models in real time by estimating future errors using previous errors and graph signals. Extensive experiments on METR-LA and PEMS-BAY demonstrate that our ResCAL can correctly capture the correlation of errors and correct the failures of various traffic forecasting models in event situations.

📄 PDF Abstract BibTeX arXiv:2209.05406

Code (0)

등록된 구현이 없습니다.

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…
RESCAL RESCAL

Similar Papers 제목 키워드 기반

RiskTraf: Risk-Extrapolated Residual Learning for Multi-Variate Traffic Flow Prediction

2026-08-21 · Guangyu Wang, Zhidan Liu arxiv

Traffic sensors commonly record flow, speed, and occupancy, but standard traffic flow forecasting benchmarks and models rarely exploit all three raw measurements reliably. Although speed and occupancy provide sensor-nati…

A2TTA: Anchored-and-Agile Test-Time Adaptation for Evolving Traffic Sensor Networks

2026-07-28 · Du Yin, Xiachong Lin, Yue Tan, Jinliang Deng 외 arxiv

Traffic forecasting is important for efficient traffic management and route planning in smart cities. Existing traffic forecasting studies typically assume fixed sensor graphs, overlooking the continuous evolution of rea…

Test-time Adaptation

PHGNet: Prototype-Guided Hypergraph Construction for Heterogeneous Spatiotemporal Forecasting

2026-05-25 · Ruiwen Gu, Yahao Liu, Zhenyu Liu, Qitai Tan 외 arxiv

As a core task in intelligent transportation systems, traffic forecasting plays a critical role in urban traffic management. Accurate traffic forecasting relies on modeling complex spatiotemporal dependencies, which is i…

HyperD: Hybrid Periodicity Decoupling Framework for Traffic Forecasting

2025-11-12 · Minlan Shao, Zijian Zhang, Yili Wang, Yiwei Dai 외 arxiv

Accurate traffic forecasting plays a vital role in intelligent transportation systems, enabling applications such as congestion control, route planning, and urban mobility optimization. However, traffic forecasting remai…

Computational Efficiency

Online Test-Time Adaptation of Spatial-Temporal Traffic Flow Forecasting

2024-01-08 · Pengxin Guo, Pengrong Jin, Ziyue Li, Lei Bai 외

Accurate spatial-temporal traffic flow forecasting is crucial in aiding traffic managers in implementing control measures and assisting drivers in selecting optimal travel routes. Traditional deep-learning based methods …

Test-time AdaptationTraffic Prediction