Route Recommendations for Traffic Management Under Learned Partial Driver Compliance
Heeseung Bang, Jung-Hoon Cho, Cathy Wu, Andreas A. Malikopoulos
TL;DR
This work tackles the gap between system-optimal traffic assignment and partial driver adherence by formalizing a compliance-aware routing framework. It computes a system-optimal edge flow $x_e^*$ via flow optimization, learns a compliance probability model $\hat{\phi}$ from historical data, and solves a stochastic route-allocation IP to minimize the occupancy gap $|L_e^*-\sum_n\sum_p \phi_n(p|p_n^r)\mathbb{I}(e\in p)|$ with $L_e^*=x_e^* t_e(x_e^*)$. The contributions include a compliance-aware formulation, a data-driven compliance learner with Random Forest achieving substantial predictive accuracy, and an IP-based route allocation that integrates learned compliance to closely approximate system-optimal performance. Numerical experiments on a grid network demonstrate travel-time improvements and the practicality of incorporating learned driver behavior into congestion management, with potential extensions to incentives and multi-modal transportation.
Abstract
In this paper, we aim to mitigate congestion in traffic management systems by guiding travelers along system-optimal (SO) routes. However, we recognize that most theoretical approaches assume perfect driver compliance, which often does not reflect reality, as drivers tend to deviate from recommendations to fulfill their personal objectives. Therefore, we propose a route recommendation framework that explicitly learns partial driver compliance and optimizes traffic flow under realistic adherence. We first compute an SO edge flow through flow optimization techniques. Next, we train a compliance model based on historical driver decisions to capture individual responses to our recommendations. Finally, we formulate a stochastic optimization problem that minimizes the gap between the target SO flow and the realized flow under conditions of imperfect adherence. Our simulations conducted on a grid network reveal that our approach significantly reduces travel time compared to baseline strategies, demonstrating the practical advantage of incorporating learned compliance into traffic management.
