AMRA*: Anytime Multi-Resolution Multi-Heuristic A*

10/11/2021
by   Dhruv Mauria Saxena, et al.
0

Heuristic search-based motion planning algorithms typically discretise the search space in order to solve the shortest path problem. Their performance is closely related to this discretisation. A fine discretisation allows for better approximations of the continuous search space, but makes the search for a solution more computationally costly. A coarser resolution might allow the algorithms to find solutions quickly at the expense of quality. For large state spaces, it can be beneficial to search for solutions across multiple resolutions even though defining the discretisations is challenging. The recently proposed algorithm Multi-Resolution A* (MRA*) searches over multiple resolutions. It traverses large areas of obstacle-free space and escapes local minima at a coarse resolution. It can also navigate so-called narrow passageways at a finer resolution. In this work, we develop AMRA*, an anytime version of MRA*. AMRA* tries to find a solution quickly using the coarse resolution as much as possible. It then refines the solution by relying on the fine resolution to discover better paths that may not have been available at the coarse resolution. In addition to being anytime, AMRA* can also leverage information sharing between multiple heuristics. We prove that AMRA* is complete and optimal (in-the-limit of time) with respect to the finest resolution. We show its performance on 2D grid navigation and 4D kinodynamic planning problems.

READ FULL TEXT

page 1

page 5

research
04/14/2020

Multi-Resolution A*

Heuristic search-based planning techniques are commonly used for motion ...
research
07/15/2023

A Multi-Heuristic Search-based Motion Planning for Automated Parking

In unstructured environments like parking lots or construction sites, du...
research
11/10/2017

Anytime Motion Planning on Large Dense Roadmaps with Expensive Edge Evaluations

We propose an algorithmic framework for efficient anytime motion plannin...
research
08/12/2021

Enhanced Multi-Resolution Analysis for Multi-Dimensional Data Utilizing Line Filtering Techniques

In this article we introduce Line Smoothness-Increasing Accuracy-Conserv...
research
03/27/2013

The Optimality of Satisficing Solutions

This paper addresses a prevailing assumption in single-agent heuristic s...
research
08/04/2022

Exploring Computational Complexity Of Ride-Pooling Problems

Ride-pooling is computationally challenging. The number of feasible ride...
research
06/28/2021

On Divergence- and Gradient-Preserving Coarse-Graining for Finite Volume Primitive Equation Ocean Models

We consider the problem of coarse-graining in finite-volume fluid models...

Please sign up or login with your details

Forgot password? Click here to reset