Lane-Level Route Planning for Autonomous Vehicles

06/06/2022
by   Mitchell Jones, et al.
0

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 natural lane-selection behavior as it efficiently plans an optimal route to its destination.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/07/2022

Emerging cooperation on the road by myopic local interactions

We study a combinatorial problem inspired by the following scenario: ful...
research
07/28/2020

Lane-Change Initiation and Planning Approach for Highly Automated Driving on Freeways

Quantifying and encoding occupants' preferences as an objective function...
research
04/20/2020

Efficient Route Planning with Temporary Driving Bans, Road Closures, and Rated Parking Areas

We study the problem of planning routes in road networks when certain st...
research
01/22/2023

Game Theoretic Decision Making by Actively Learning Human Intentions Applied on Autonomous Driving

The ability to estimate human intentions and interact with human drivers...
research
05/23/2013

An Intelligent System to Detect, Avoid and Maintain Potholes: A Graph Theoretic Approach

In this paper, we propose a conceptual framework where a centralized sys...
research
08/31/2018

Bayesian Classifier for Route Prediction with Markov Chains

We present here a general framework and a specific algorithm for predict...
research
11/23/2022

Effects of Sim2Real Image Translation on Lane Keeping Assist System in CARLA Simulator

Autonomous vehicle simulation has the advantage of testing algorithms in...

Please sign up or login with your details

Forgot password? Click here to reset