2TD Path-Planner: Towards a More Realistic Path Planning System over Two-Fold Time-Dependent Road Networks [application Notes].
Chao Chen,Liping Gao,Xuefeng Xie,Liang Feng,Yasha Wang
DOI: https://doi.org/10.1109/mci.2021.3061879
IF: 9.809
2021-01-01
IEEE Computational Intelligence Magazine
Abstract:P lanning driving routes is a com- mon yet challenging task.Previous solutions that often suggest the shortest or time-dependent fastest paths for drivers are incompatible with the diversity of user requirements.Recent years are witnessing an increasing need of utility gained along the driving path and more advanced pathplanners are developed correspondingly, such as the safest and the most beautiful paths.Similar to the travel time on the edge, the utility score actually changes with the time as well.In this paper, targeting a more realistic path planning system, we allow both time cost and utility on the edge to vary from time to time.Over such two-fold time-dependent road network, we aim to discover the optimal driving path for the given user query.To address this NP-hard problem, we propose an approximated algorithm called 2TD Path-Planner, which mainly consists of three components, i.e., edge reachability computing, chromosome encoding, and chromosome decoding.Specifically, an edge timetable and four heuristic rules are proposed to guarantee the planning efficiency and a desired degree of population diversity.The one with the highest utility score among the population would be picked as the optimal solution.We implement two different forms of utility with distinct timechanging frequency (i.e., beauty and risky), and evaluate the proposed algorithm based on one synthetic and four real-world road networks.Results show that it outperforms other baselines in terms of the obtained path utility score and the running time.