Finetuning Randomized Heuristic Search For 2D Path Planning: Finding The Best Input Parameters For R* Algorithm Through Series Of Experiments

11/03/2015
by   Konstantin Yakovlev, et al.
0

Path planning is typically considered in Artificial Intelligence as a graph searching problem and R* is state-of-the-art algorithm tailored to solve it. The algorithm decomposes given path finding task into the series of subtasks each of which can be easily (in computational sense) solved by well-known methods (such as A*). Parameterized random choice is used to perform the decomposition and as a result R* performance largely depends on the choice of its input parameters. In our work we formulate a range of assumptions concerning possible upper and lower bounds of R* parameters, their interdependency and their influence on R* performance. Then we evaluate these assumptions by running a large number of experiments. As a result we formulate a set of heuristic rules which can be used to initialize the values of R* parameters in a way that leads to algorithm's best performance.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/03/2018

Two Techniques That Enhance the Performance of Multi-robot Prioritized Path Planning

We introduce and empirically evaluate two techniques aimed at enhancing ...
research
06/05/2015

Grid-based angle-constrained path planning

Square grids are commonly used in robotics and game development as spati...
research
02/25/2023

Homotopy Path Class Encoder Based on Convex Dissection Topology

The concept of path homotopy has received widely attention in the field ...
research
05/31/2022

Fast-Spanning Ant Colony Optimisation (FaSACO) for Mobile Robot Coverage Path Planning

Coverage Path Planning (CPP) aims at finding an optimal path that covers...
research
01/14/2019

Optimal Needle Diameter, Shape, and Path in Autonomous Suturing

Needle shape, diameter, and path are critical parameters that directly a...
research
06/28/2023

Lagrangian based A* algorithm for automated reasoning

In this paper, a modification of A* algorithm is considered for the shor...
research
07/27/2016

Psychologically inspired planning method for smart relocation task

Behavior planning is known to be one of the basic cognitive functions, w...

Please sign up or login with your details

Forgot password? Click here to reset