GTLGOCSep 14, 2021

Machine-Learned Prediction Equilibrium for Dynamic Traffic Assignment

arXiv:2109.06713v27 citations
Originality Incremental advance
AI Analysis

This work addresses traffic routing optimization for urban planners and transportation systems, but it is incremental as it builds on known equilibrium concepts with new predictors.

The paper tackles dynamic traffic assignment by introducing a dynamic prediction equilibrium (DPE) model where agents use real-time delay predictions for routing decisions, and it demonstrates that this framework generalizes existing models and allows for realistic predictors, with experimental comparisons of average travel times on synthetic and real-world networks.

We study a dynamic traffic assignment model, where agents base their instantaneous routing decisions on real-time delay predictions. We formulate a mathematically concise model and define dynamic prediction equilibrium (DPE) in which no agent can at any point during their journey improve their predicted travel time by switching to a different route. We demonstrate the versatility of our framework by showing that it subsumes the well-known full information and instantaneous information models, in addition to admitting further realistic predictors as special cases. We then proceed to derive properties of the predictors that ensure a dynamic prediction equilibrium exists. Additionally, we define $\varepsilon$-approximate DPE wherein no agent can improve their predicted travel time by more than $\varepsilon$ and provide further conditions of the predictors under which such an approximate equilibrium can be computed. Finally, we complement our theoretical analysis by an experimental study, in which we systematically compare the induced average travel times of different predictors, including two machine-learning based models trained on data gained from previously computed approximate equilibrium flows, both on synthetic and real world road networks.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes