Performance Improvement of Path Planning algorithms with Deep Learning Encoder Model

08/05/2020
by   Janderson Ferreira, et al.
0

Currently, path planning algorithms are used in many daily tasks. They are relevant to find the best route in traffic and make autonomous robots able to navigate. The use of path planning presents some issues in large and dynamic environments. Large environments make these algorithms spend much time finding the shortest path. On the other hand, dynamic environments request a new execution of the algorithm each time a change occurs in the environment, and it increases the execution time. The dimensionality reduction appears as a solution to this problem, which in this context means removing useless paths present in those environments. Most of the algorithms that reduce dimensionality are limited to the linear correlation of the input data. Recently, a Convolutional Neural Network (CNN) Encoder was used to overcome this situation since it can use both linear and non-linear information to data reduction. This paper analyzes in-depth the performance to eliminate the useless paths using this CNN Encoder model. To measure the mentioned model efficiency, we combined it with different path planning algorithms. Next, the final algorithms (combined and not combined) are checked in a database that is composed of five scenarios. Each scenario contains fixed and dynamic obstacles. Their proposed model, the CNN Encoder, associated to other existent path planning algorithms in the literature, was able to obtain a time decrease to find the shortest path in comparison to all path planning algorithms analyzed. the average decreased time was 54.43

READ FULL TEXT

page 1

page 3

page 4

page 6

research
04/10/2020

CNN Encoder to Reduce the Dimensionality of Data Image for Motion Planning

Many real-world applications need path planning algorithms to solve task...
research
05/08/2023

Reducing Onboard Processing Time for Path Planning in Dynamically Evolving Polygonal Maps

Autonomous agents face the challenge of coordinating multiple tasks (per...
research
11/15/2022

Multiagent Rollout with Reshuffling for Warehouse Robots Path Planning

Efficiently solving path planning problems for a large number of robots ...
research
07/27/2021

A-star path planning simulation for UAS Traffic Management (UTM) application

This paper presents a Robot Operating System and Gazebo application to c...
research
01/10/2022

Continuous-Curvature Target Tree Algorithm for Path Planning in Complex Parking Environments

Rapidly-exploring random tree (RRT) has been applied for autonomous park...
research
03/20/2016

An Approximation Approach for Solving the Subpath Planning Problem

The subpath planning problem is a branch of the path planning problem, w...
research
01/17/2023

Pathfinding Neural Cellular Automata

Pathfinding makes up an important sub-component of a broad range of comp...

Please sign up or login with your details

Forgot password? Click here to reset