Performance Improvement of Path Planning algorithms with Deep Learning Encoder Model
Janderson Ferreira (1), Agostinho A. F. J\'unior (1), Yves M. Galv\~ao, (1), Pablo Barros (2), Sergio Murilo Maciel Fernandes (1), Bruno J. T., Fernandes (1) ((1) Universidade de Pernambuco - Escola Polit\'ecnica de, Pernambuco

TL;DR
This paper demonstrates that integrating a CNN Encoder with path planning algorithms significantly reduces computation time, averaging a 54.43% decrease, especially in large and dynamic environments.
Contribution
It introduces a CNN Encoder model to enhance path planning efficiency by reducing dimensionality and eliminating useless paths in complex environments.
Findings
Average time reduction of 54.43% in path planning.
CNN Encoder outperforms traditional linear methods.
Effective in both static and dynamic obstacle scenarios.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
