Learning from Yesterday's Error: An Efficient Online Learning Method for Traffic Demand Prediction
Xiannan Huang, Quan Yuan, Chao Yang

TL;DR
FORESEE is a lightweight online adaptation framework for traffic demand prediction that improves accuracy and robustness without retraining the base model, using error correction and adaptive smoothing techniques.
Contribution
It introduces a novel online learning method that corrects forecasts using past errors and adaptive smoothing, avoiding parameter updates and reducing computational costs.
Findings
Consistently improves prediction accuracy across datasets
Maintains robustness during distribution shifts
Has the lowest computational overhead among online methods
Abstract
Accurately predicting short-term traffic demand is critical for intelligent transportation systems. While deep learning models achieve strong performance under stationary conditions, their accuracy often degrades significantly when faced with distribution shifts caused by external events or evolving urban dynamics. Frequent model retraining to adapt to such changes incurs prohibitive computational costs, especially for large-scale or foundation models. To address this challenge, we propose FORESEE (Forecasting Online with Residual Smoothing and Ensemble Experts), a lightweight online adaptation framework that is accurate, robust, and computationally efficient. FORESEE operates without any parameter updates to the base model. Instead, it corrects today's forecast in each region using yesterday's prediction error, stabilized through exponential smoothing guided by a mixture-of-experts…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Traffic control and management · Transportation Planning and Optimization
