NewEvery arXiv paper, its researchers & institutions — mapped.
machine learning

Neural Architecture Search for Traffic Prediction: A Survey of Methods, Challenges, and Future Directions

arXiv:2607.26467

summary

The paper surveys how neural architecture search techniques are used to automatically design deep learning models for traffic prediction, reviewing gradient‑based, evolutionary, and one‑shot methods and outlining challenges such as scalability and cross‑city generalization.

Abstract

Traffic prediction is a core task in intelligent transportation systems, supporting applications such as adaptive signal control, route guidance, and ride-hailing dispatch. Deep learning models, including graph convolutional networks, recurrent networks, and Transformers, achieve strong results on standard benchmarks, but their architectures are designed by hand, requiring significant expert effort and producing models that often generalize poorly across cities and datasets. Neural Architecture Search (NAS) offers a systematic alternative to manual design. It automates the search over candidate architectures of deep learning models, finding designs that match the spatial-temporal structure of traffic data without manual trial and error. This survey reviews NAS methods applied to traffic prediction, organized by search strategy: gradient-based methods, evolutionary methods, and one-shot weight-sharing methods. For each category, we analyze how the search space is designed to cover spatial and temporal traffic operators, and how the search strategy balances cost against architecture quality. We also discuss open challenges, computational scalability to large road networks, manual search space design, cross-city generalization, dynamic graph structure, and the open question of NAS for spatial-temporal foundation models, and identify directions for future research.

8 pages, 3 tables. Accepted at UrbCom 2026, the 8th International Workshop on Urban Computing, co-located with IEEE DCOSS-IoT 2026

Topics & keywords

#traffic prediction#neural architecture search#graph neural networks#spatiotemporal modeling#evolutionary algorithmsgradient-based NASone-shot weight sharingspatial-temporal graph convolutioncross-city generalizationsearch space design