City-Conditioned Memory for Multi-City Traffic and Mobility Forecasting
Wenzhang Du

TL;DR
CityCond introduces a lightweight, city-conditioned memory layer that enhances multi-city traffic forecasting models by improving accuracy, transferability, and adaptability across diverse urban datasets with minimal modifications.
Contribution
The paper proposes CityCond, a novel city-conditioned memory layer that can be integrated into existing models to improve multi-city traffic forecasting, especially in low-data and transfer scenarios.
Findings
CityCond improves accuracy across multiple backbones.
CityMem reduces Transformer error by about one third.
CityCond enhances low-data and cross-city transfer performance.
Abstract
Deploying spatio-temporal forecasting models across many cities is difficult: traffic networks differ in size and topology, data availability can vary by orders of magnitude, and new cities may provide only a short history of logs. Existing deep traffic models are typically trained per city and backbone, creating high maintenance cost and poor transfer to data-scarce cities. We ask whether a single, backbone-agnostic layer can condition on "which city this sequence comes from", improve accuracy in full- and low-data regimes, and support better cross-city adaptation with minimal code changes. We propose CityCond, a light-weight city-conditioned memory layer that augments existing spatio-temporal backbones. CityCond combines a city-ID encoder with an optional shared memory bank (CityMem). Given a city index and backbone hidden states, it produces city-conditioned features fused through…
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 · Human Mobility and Location-Based Analysis · Advanced Data and IoT Technologies
