Traffic Flow Reconstruction from Limited Collected Data
Nail Baloul, Amaury Hayat, Thibault Liard, Pierre Lissy
TL;DR
The paper tackles reconstructing traffic density from sparse data by using only initial and final positions of a small set of probe vehicles, bridging microscopic Follow-the-Leader dynamics and the macroscopic LWR conservation law. It proposes an ODE-constrained learning framework that implicitly enforces mass conservation through the underlying FtL-to-LWR convergence, avoiding explicit PDE constraints. A residual-network architecture models time-stepped vehicle interactions, trained to match observed probe final positions and recover a discrete density $\rho^N$ that converges to the entropy solution of the LWR model as $N\to\infty$, given growth conditions on the inter-probe counts $\alpha^N$. Theoretical convergence is complemented by numerical experiments under Greenshields velocity, showing accurate density reconstruction and agreement with Godunov solutions even with limited data, illustrating the method’s potential for sparse-sensor traffic state estimation. The approach offers a practical, low-data-demand path to scalable traffic density estimation with convergence guarantees, and future work includes validation on real-world data sets.
Abstract
We propose an efficient method for reconstructing traffic density with low penetration rate of probe vehicles. Specifically, we rely on measuring only the initial and final positions of a small number of cars which are generated using microscopic dynamical systems. We then implement a machine learning algorithm from scratch to reconstruct the approximate traffic density. This approach leverages learning techniques to improve the accuracy of density reconstruction despite constraints in available data. For the sake of consistency, we will prove that, if only using data from dynamical systems, the approximate density predicted by our learned-based model converges to a well-known macroscopic traffic flow model when the number of vehicles approaches infinity.
