计算机科学
Dijkstra算法
马尔可夫决策过程
数学优化
布线(电子设计自动化)
过程(计算)
代表(政治)
马尔可夫过程
订单(交换)
选择(遗传算法)
马尔可夫链
车辆路径问题
最短路径问题
人工智能
数学
机器学习
图形
计算机网络
理论计算机科学
统计
操作系统
经济
政治学
政治
法学
财务
作者
Mitchell Jones,Maximilian Haas-Heger,Jur van den Berg
标识
DOI:10.1177/02783649231225474
摘要
We present an algorithm that, given a representation of a road network in lane-level detail, computes a route that minimizes the expected cost to reach a given destination. In doing so, our algorithm allows us to solve for the complex trade-offs encountered when trying to decide not just which roads to follow, but also when to change between the lanes making up these roads, in order to—for example—reduce the likelihood of missing a left exit while not unnecessarily driving in the leftmost lane. This routing problem can naturally be formulated as a Markov Decision Process (MDP), in which lane change actions have stochastic outcomes. However, MDPs are known to be time-consuming to solve in general. In this paper, we show that—under reasonable assumptions—we can use a Dijkstra-like approach to solve this stochastic problem, and benefit from its efficient O( n log n) running time. This enables an autonomous vehicle to exhibit lane-selection behavior as it efficiently plans an optimal route to its destination.
科研通智能强力驱动
Strongly Powered by AbleSci AI