Popularity-based Alternative Routing
Giuliano Cornacchia, Ludovico Lemma, Luca Pappalardo
TL;DR
Polaris introduces a popularity-aware alternative routing framework that uses multiple $K_{\text{road}}$ layers to penalize highly used road edges, thereby reducing congestion and CO$_2$ emissions without requiring centralized coordination. By computing several layers of road popularity from sampled origin-destination trips and applying multi-layer edge-weight penalization, Polaris achieves diverse routes that avoid overusing popular roads. Experimental results across three Italian cities show Polaris lowers the share of highly popular edges and CO$_2$ emissions (up to $23.57\%$ vs baselines) and performs comparably to a coordinated approach, with favorable execution times, highlighting its practical utility for urban traffic management.
Abstract
Alternative routing is crucial to minimize the environmental impact of urban transportation while enhancing road network efficiency and reducing traffic congestion. Existing methods neglect information about road popularity, possibly leading to unintended consequences such as increasing emissions and congestion. This paper introduces Polaris, an alternative routing algorithm that exploits road popularity to optimize traffic distribution and reduce CO2 emissions. Polaris leverages the novel concept of K-road layers, which mitigates the feedback loop effect where redirecting vehicles to less popular roads could increase their popularity in the future. We conduct experiments in three cities to evaluate Polaris against state-of-the-art alternative routing algorithms. Our results demonstrate that Polaris significantly reduces the overuse of highly popular road edges and traversed regulated intersections, showcasing its ability to generate efficient routes and distribute traffic more evenly. Furthermore, Polaris achieves substantial CO2 reductions, outperforming existing alternative routing strategies. Finally, we compare Polaris to an algorithm that coordinates vehicles centrally to distribute them more evenly on the road network. Our findings reveal that Polaris performs comparably well, even with much less information, highlighting its potential as an efficient and sustainable solution for urban traffic management.
