One-Shot Traffic Assignment with Forward-Looking Penalization
Giuliano Cornacchia, Mirco Nanni, Luca Pappalardo
TL;DR
The paper tackles efficient traffic assignment under real-time conditions by moving from purely individualistic routing to a cooperative, one-shot framework. It introduces METIS, which combines Forward-Looking Edge Penalization (FLEP), k-most diverse near-shortest paths (KMD), and a pattern-aware route scoring to balance route diversity with high-capacity edges. Empirical results across Milan, Florence, and Rome show substantial CO$_2$ reductions (18–46%) while maintaining modest computation times, outperforming several state-of-the-art one-shot baselines. The work demonstrates that penalizing edges anticipated to be used by nearby vehicles and favoring less-popular, high-capacity routes can distribute traffic more effectively and reduce environmental impact in urban transportation systems.
Abstract
Traffic assignment (TA) is crucial in optimizing transportation systems and consists in efficiently assigning routes to a collection of trips. Existing TA algorithms often do not adequately consider real-time traffic conditions, resulting in inefficient route assignments. This paper introduces METIS, a cooperative, one-shot TA algorithm that combines alternative routing with edge penalization and informed route scoring. We conduct experiments in several cities to evaluate the performance of METIS against state-of-the-art one-shot methods. Compared to the best baseline, METIS significantly reduces CO2 emissions by 18% in Milan, 28\% in Florence, and 46% in Rome, improving trip distribution considerably while still having low computational time. Our study proposes METIS as a promising solution for optimizing TA and urban transportation systems.
