Circular Image

T. Gao

info

Please Note

5 records found

Queue length estimation via Kalman-based neural networks

Journal article (2026) - Ting Gao, Elvin Isufi, Winnie Daamen, Erik Sander Smits, Serge Hoogendoorn
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. ...
In urban centers, cycling is increasingly popular as an eco-friendly transportation mode and a short-distance transport option, driving higher demand for accurate bicycle travel time estimation. Policymakers need to understand bicycle traffic for urban traffic management and sustainable transport promotion, while cyclists benefit from better route planning and improved network efficiency. However, urban bicycle travel time estimation has not received as much attention as car traffic estimation and presents several challenges: 1) Limited availability of structural cycling data, which can be inaccessible due to privacy concerns and/or severely biased by user demographics. 2) The diverse and complex behaviors of cyclists. 3) The lack of strict road constraints for cyclists and frequent rule violations, complicating the model definition of a comprehensive cycling infrastructure network. This paper presents the first study on urban bicycle travel time estimation using GPS tracking data. Leveraging graph-based deep learning's ability to learn from topological network information, we introduce the Dual Graph-based approach for bicycles (DG4b), which employs two parallel encode-process-decode pipelines: one for a shared undirected road network graph to capture intrinsic road characteristics, and another for a directed trip-specific graph reflecting unique trip features. The outputs are combined to estimate road segment speeds and overall trip travel time. When applied to a real-world dataset from Berlin, our method shows superior accuracy and reliability compared to baseline models, while maintaining low complexity. Our approach provides a novel perspective on integrating bicycling-specific characteristics and aims to inspire more future research in bicycle-related traffic estimation. ...
Large Language Models zijn AI-systemen die menselijke taal begrijpen en zich er ook in kunnen uiten. Ze zijn de basis onder populaire applicaties als ChatGPT, Gemini en Copilot. Maar inmiddels is de technologie zó breed inzetbaar dat ze ook doordringt in de mobiliteitssector. Hoe werken de Large Language Models? Hoe kunnen ze van nut zijn in ons vakgebied? En wat zijn de mitsen en maren ...
Are you using tools like ChatGPT in your daily life to help write an email or even draft a construction plan? Just ten years ago, these kinds of capabilities would have seemed unimaginable. Today, they’re becoming part of everyday life for ordinary people. Behind these powerful tools are technologies known as Large Language Models (LLMs)—AI systems that can understand and generate human-like text and now even create images and videos. But what exactly are LLMs? Could they help transform fields like transportation and traffic management? Can they really do everything, or are there still limitations? In this article, we’ll walk you through a general introduction to LLMs: what they are, how they work, and what opportunities—and challenges—they bring to the transportation sector. ...
Journal article (2024) - Ting Gao, Winnie Daamen, Panchamy Krishnakumari, Serge Hoogendoorn
To promote urban sustainability, many cities are adopting bicycle-friendly policies, leveraging GPS trajectories as a vital data source. However, the inherent errors in GPS data necessitate a critical preprocessing step known as map-matching. Due to GPS device malfunction, road network ambiguity for cyclists, and inaccuracies in publicly accessible streetmaps, existing map-matching methods face challenges in accurately selecting the best-mapped route. In urban settings, these challenges are exacerbated by high buildings, which tend to attenuate GPS accuracy, and by the increased complexity of the road network. To resolve this issue, this work introduces a map-matching method tailored for cycling travel data in urban areas. The approach introduces two main innovations: a reliable classification of road availability for cyclists, with a particular focus on the main road network, and an extended multi-objective map-matching scoring system. This system integrates penalty, geometric, topology, and temporal scores to optimize the selection of mapped road segments, collectively forming a complete route. Rotterdam, the second-largest city in the Netherlands, is selected as the case study city, and real-world data is used for method implementation and evaluation. Hundred trajectories were manually labelled to assess the model performance and its sensitivity to parameter settings, GPS sampling interval, and travel time. The method is able to unveil variations in cyclist travel behavior, providing municipalities with insights to optimize cycling infrastructure and improve traffic management, such as by identifying high-traffic areas for targeted infrastructure upgrades and optimizing traffic light settings based on cyclist waiting times. ...