CORTEXA
← Browse
crossrefRobotics2026-05-11Cited by 1

Attention-Guided Path Planning: Learning Efficient Heuristics for Mobile Robot Navigation via Deep Neural Networks

Abderrahim Waga, Said Benhlima, Ali Bekri, Fatima Zahrae Saber, Jawad Abdouni, Toufik Mzili, Ahmed Regragui

Path planning in cluttered environments constitutes a critical challenge for mobile robotics. Although optimal solutions can be obtained by classical methods such as A*, they have the disadvantage of being computationally expensive in complex environments. In this paper, we propose a novel deep learning-based framework for 2D trajectory prediction in grid environments. The framework employs attention mechanisms specifically designed for path planning tasks. In particular, we design an Attention U-Net architecture that employs attention gates for effective path area focusing and residual connections for efficient feature selection. To validate our method, the Attention U-Net architecture is trained on 5000 randomly sampled 40 × 40 environments and tested on a separate test set of 200 environments. The experimental results show that the Attention U-Net architecture significantly outperforms the A* algorithm. It expands 62% fewer nodes (207.6 vs. 543.11) and achieves near-optimal path lengths (99.8% of optimal) and planning speed (0.78 ms vs. 1.19 ms). Furthermore, the Attention U-Net architecture achieves a 100% success rate for A* path planning with the attention heuristic, demonstrating the effectiveness of the attention heuristic for path planning.

View free PDFSource page

Related papers

crossrefRobotics2024-01-15Cited by 3

Genetic Algorithm-Based Data Optimization for Efficient Transfer Learning in Convolutional Neural Networks: A Brain–Machine Interface Implementation

Goragod Pongthanisorn, Genci Capi

In brain–machine interface (BMI) systems, the performance of trained Convolutional Neural Networks (CNNs) is significantly influenced by the quality of the training data. Another issue is the training time of CNNs. This paper introduces a novel approach by combining transfer lear…

View free PDFSource page
crossrefRobotics2024-11-17Cited by 2

Trajectory Aware Deep Reinforcement Learning Navigation Using Multichannel Cost Maps

Tareq A. Fahmy, Omar M. Shehata, Shady A. Maged

Deep reinforcement learning (DRL)-based navigation in an environment with dynamic obstacles is a challenging task due to the partially observable nature of the problem. While DRL algorithms are built around the Markov property (assumption that all the necessary information for ma…

View free PDFSource page
crossrefRobotics2024-01-17Cited by 7

A Vision Dynamics Learning Approach to Robotic Navigation in Unstructured Environments

Cosmin Ginerica, Mihai Zaha, Laura Floroian, Dorian Cojocaru, Sorin Grigorescu

Autonomous legged navigation in unstructured environments is still an open problem which requires the ability of an intelligent agent to detect and react to potential obstacles found in its area. These obstacles may range from vehicles, pedestrians, or immovable objects in a stru…

View free PDFSource page
crossrefRobotics2024-01-09Cited by 44

A Survey of Machine Learning Approaches for Mobile Robot Control

Monika Rybczak, Natalia Popowniak, Agnieszka Lazarowska

Machine learning (ML) is a branch of artificial intelligence that has been developing at a dynamic pace in recent years. ML is also linked with Big Data, which are huge datasets that need special tools and approaches to process them. ML algorithms make use of data to learn how to…

View free PDFSource page
crossrefRobotics2026-03-18

Energy-Efficient Path Planning for AMR Using Modified A* Algorithm with Machine Learning Integration

Mishell Cadena-Yanez, Danel Rico-Melgosa, Ekaitz Zulueta, Angela Bernardini, Jorge Rodriguez-Guerra

Energy consumption optimisation has emerged as a critical need in Autonomous Mobile Robots (AMRs). Conventional A* implementations typically minimise path distance, neglecting energy-relevant factors such as directional changes and trajectory smoothness that significantly impact…

View free PDFSource page