A learning based pedestrian flow prediction approach with diffusion behavior
Weiming Mai (TU Delft - Traffic Systems Engineering)
DC Duives (TU Delft - Transport, Mobility and Logistics)
Serge P. Hoogendoorn (TU Delft - Traffic Systems Engineering)
More Info
expand_more
Other than for strictly personal use, it is not permitted to download, forward or distribute the text or part of it, without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license such as Creative Commons.
Abstract
In public spaces such as city centers, train stations, airports, shopping malls, and multi-modal hubs, accurately predicting pedestrian flow is crucial for effective crowd management e.g. congestion prevention and evacuation planning. Traditional microscopic simulation models offer fine-grained insights by simulating each pedestrian individually, but they are computationally intensive and typically used at the planning and design stage, making them unsuitable for real-time interventions in high-demand scenarios. Macroscopic models, on the other hand, reduce computational cost by aggregating pedestrian behavior and solving partial differential equations, but they typically require estimates of traffic states such as density and speed — quantities that are difficult to measure accurately in practice. Additionally, as the complexity of these physics-based models increases, their computational feasibility for real-time use becomes even more limited. Data-driven (machine learning) models provide a computationally efficient alternative, enhancing real-time prediction capabilities. However, they often require large historical datasets to generalize well, and their performance can degrade under out-of-distribution (OOD) conditions. Moreover, most black-box learning models lack interpretability and domain-specific insights, limiting their practical adoption. In this paper, we propose a novel pedestrian flow prediction model based on the theory of crowd diffusion. Our method estimates flow rates directly from sensor-observed data and infers both Origin–Destination (OD) demand and route choice probabilities to support real-time operations. To address the OOD challenge, we incorporate an online learning mechanism that continuously calibrates model parameters based on incoming observations.