Real-Time Generation of Near-Minimum-Energy Trajectories via Constraint-Informed Residual Learning
Domenico Dona', Giovanni Franzese, Cosimo Della Santina, Paolo Boscariol, Basilio Lenzo
TL;DR
The paper tackles real-time generation of near-minimum-energy trajectories for manipulators by learning only the residual needed to convert a standard prior solution into an optimal one, with hard boundary-condition enforcement. It introduces a residual-learning paradigm using either neural network ensembles or Gaussian Processes, augmented by active learning to iteratively improve data efficiency. Experiments on a pendulum, SCARA, and UR5e demonstrate substantial energy savings, feasibility, and real-time performance, with GP methods offering flexible active-learning integration and NN ensembles delivering strong baseline gains. The approach promises practical RT deployment for energy-aware robotic planning while enabling principled uncertainty-driven data augmentation and future extensions to more constraints.
Abstract
Industrial robotics demands significant energy to operate, making energy-reduction methodologies increasingly important. Strategies for planning minimum-energy trajectories typically involve solving nonlinear optimal control problems (OCPs), which rarely cope with real-time requirements. In this paper, we propose a paradigm for generating near minimum-energy trajectories for manipulators by learning from optimal solutions. Our paradigm leverages a residual learning approach, which embeds boundary conditions while focusing on learning only the adjustments needed to steer a standard solution to an optimal one. Compared to a computationally expensive OCP-based planner, our paradigm achieves 87.3% of the performance near the training dataset and 50.8% far from the dataset, while being two to three orders of magnitude faster.
