Robot Learning Using Multi-Coordinate Elastic Maps
Brendan Hertel, Reza Azadeh
TL;DR
This work introduces Multi-Coordinate Elastic Maps (MC-Elmap), an extension of Elastic Maps that encodes robot demonstrations in multiple differential coordinate frames (Cartesian, Tangent, Laplacian) and automatically balances their importance during trajectory reproduction. It combines an EM-based clustering routine with a joint energy minimization over $u_\mathcal{X}$, $u_E$, $u_R$, $u_\mathcal{T}$, and $u_\mathcal{L}$, accompanied by meta-optimization for hyperparameters and online update capability. The method is validated on 2D LASA handwriting, 3D robotic tasks (RAIL), and a real-world UR5e handwriting task, showing smoother, shape-preserving reproductions and superior metrics (e.g., Fréchet distance, SSE, angular similarity, jerk) compared to baselines. The results demonstrate MC-Elmap's ability to uncover and reproduce task-relevant features beyond Cartesian space, offering practical benefits for robust robot manipulation and handwriting-like skills.
Abstract
To learn manipulation skills, robots need to understand the features of those skills. An easy way for robots to learn is through Learning from Demonstration (LfD), where the robot learns a skill from an expert demonstrator. While the main features of a skill might be captured in one differential coordinate (i.e., Cartesian), they could have meaning in other coordinates. For example, an important feature of a skill may be its shape or velocity profile, which are difficult to discover in Cartesian differential coordinate. In this work, we present a method which enables robots to learn skills from human demonstrations via encoding these skills into various differential coordinates, then determines the importance of each coordinate to reproduce the skill. We also introduce a modified form of Elastic Maps that includes multiple differential coordinates, combining statistical modeling of skills in these differential coordinate spaces. Elastic Maps, which are flexible and fast to compute, allow for the incorporation of several different types of constraints and the use of any number of demonstrations. Additionally, we propose methods for auto-tuning several parameters associated with the modified Elastic Map formulation. We validate our approach in several simulated experiments and a real-world writing task with a UR5e manipulator arm.
