CORTEXA
← Browse
crossrefRobotics2026-03-18Cited by 0

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 battery life and operational costs. This work proposes two energy-aware A* variants trained on empirical data from the KUKA KMP 1500 platform, where energy consumption is measured as battery SoC depletion: A*-RF, which integrates a Random Forest (RF) model directly into the cost function, and A*-MOD, which approximates the energy model through RF feature importance weights, achieving linear computational complexity O(nf). The RF model predicted energy consumption with an RMSE below 1.5% relative error, identifying travel distance and rotation angle as the dominant energy factors. Experimental validation across 42 path planning scenarios on a real industrial factory floor demonstrates that A*-MOD reduces energy consumption by up to 58.91% and improves operational autonomy by 2.21 times, with statistically significant improvements (p < 0.01) across all evaluated metrics.

View free PDFSource page

Related papers

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, et al.

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 propo…

View free PDFSource page
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-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
crossrefRobotics2025-12-04

Synthetic Hamiltonian Energy Prediction for Motor Performance Assessment in Neurorehabilitation Procedures: A Machine Learning Approach with TimeGAN-Augmented Data

Henry P. Paz-Arias, Omar A. Dominguez-Ramirez, Raúl Villafuerte-Segura, Jeimmy Y. Eche-Salazar, Jose F. Lucio-Naranjo

This study presents an assessment scheme for haptic interaction systems based on Hamiltonian energy prediction, which contributes to procedures applied to neurorehabilitation. It focuses on robotic systems involving human participation in the control loop, where uncertainty may c…

View free PDFSource page
crossrefRobotics2024-02-16Cited by 13

Comparison of Machine Learning Approaches for Robust and Timely Detection of PPE in Construction Sites

Roxana Azizi, Maria Koskinopoulou, Yvan Petillot

Globally, workplace safety is a critical concern, and statistics highlight the widespread impact of occupational hazards. According to the International Labour Organization (ILO), an estimated 2.78 million work-related fatalities occur worldwide each year, with an additional 374…

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