English

Q-Net: Queue Length Estimation via Kalman-based Neural Networks

Machine Learning 2026-05-21 v3 Artificial Intelligence

Abstract

Estimating queue lengths at signalized intersections is a long-standing challenge in traffic management. Partial observability of vehicle flows complicates this task despite the availability of two privacy-preserving data sources: (i) aggregated vehicle counts from loop detectors near stop lines, and (ii) aggregated floating car data (aFCD) that provide segment-wise average speed measurements. However, how to integrate these sources with differing spatial and temporal resolutions for queue length estimation is rather unclear. Addressing this question, we present Q-Net: a queue estimation framework built upon a state-space formulation. This design addresses key challenges in queue modeling, such as violations of traffic conservation assumptions. Q-Net follows the Kalman predict-update structure and maintains physical interpretability in both the state evolution and measurement models. Q-Net uses an AI-augmented Kalman filter to learn time-varying gain dynamics from data. The framework supports real-time implementation and improves spatial transferability by grouping aFCD measurements into fixed-size local groups, making the number of learnable parameters independent of section length. Evaluations on urban main roads in Rotterdam, the Netherlands, show that Q-Net outperforms baseline methods, tracks queue formation and dissipation accurately, and mitigates aFCD-induced delays. By combining data efficiency, interpretability, real-time applicability, and spatial transferability, Q-Net makes accurate queue length estimation possible without costly sensing infrastructure like cameras or radar.

Keywords

Cite

@article{arxiv.2509.24725,
  title  = {Q-Net: Queue Length Estimation via Kalman-based Neural Networks},
  author = {Ting Gao and Elvin Isufi and Winnie Daamen and Erik-Sander Smits and Serge Hoogendoorn},
  journal= {arXiv preprint arXiv:2509.24725},
  year   = {2026}
}
R2 v1 2026-07-01T06:04:27.256Z